diff --git a/README.md b/README.md index 1ef77e1..29b1c44 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DIY Maimai Touch Screen -Welcome to our DIY Maimai Touch Screen Project! This project is a modification from the original project shared by [HelloworldDk ↗](https://github.com/HelloworldDk/dkmaiproj/blob/main/newmap-llvermtn202212271340/newmap-llvermtn202212271340.ino) and aims to improve the stability and usability of the touch screen. +This project is a modification from the original project shared by [HelloworldDk ↗](https://github.com/HelloworldDk/dkmaiproj/blob/main/newmap-llvermtn202212271340/newmap-llvermtn202212271340.ino) and aims to improve the stability and usability of the touch screen. ## Getting Started @@ -8,15 +8,8 @@ Before you proceed, we strongly recommend you to read the [original repository ## Project Improvements -Our contribution to this project includes: +The improments upon the original project are as follows: 1. **Isolated MPR121 Parameters**: We've isolated key MPR121 parameters for easy modification. This will allow users to customize the sensitivity and responsiveness of the touch screen to meet their specific needs. 2. **Utilized .touched() Method**: We've switched from manually calculating the threshold using raw data to using the .touched() method. This not only improves the speed of the touch screen but also increases its stability by leveraging MPR121's debounce functionality. - -## Conclusion - -We hope you find this project useful and inspiring. Should you have any queries or need further assistance, feel free to raise an issue or contribute to this project. - -Happy Building! -