https://github.com/oberoner21/touchcalculator
TouchCalculator on ESP32-2432S028R using TFT_eSPI and XPT2046_Touchscreen
https://github.com/oberoner21/touchcalculator
cheap-yellow-display-board cyd esp32-2432s028r
Last synced: 3 months ago
JSON representation
TouchCalculator on ESP32-2432S028R using TFT_eSPI and XPT2046_Touchscreen
- Host: GitHub
- URL: https://github.com/oberoner21/touchcalculator
- Owner: Oberoner21
- Created: 2024-07-27T15:07:30.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T06:37:35.000Z (almost 2 years ago)
- Last Synced: 2025-03-11T13:41:15.263Z (over 1 year ago)
- Topics: cheap-yellow-display-board, cyd, esp32-2432s028r
- Language: C
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TouchCalculator
A porting and further development of the ESP32 Calculator TTGO T-Display Board project by VolosR for the Sunton Board ESP32-2432S028R (ESP32 Cheap Yellow Display Board – CYD) using and adapting the button library TFT_eSPI_Button by bodmer.
> [!NOTE]
> To make the display functional, the file User_Setup.h in the directory .pio/libdebs/esp32-2432S08Rv3/TFT_eSpi must be replaced with the file User_Setup.h from the include directory.
Links to VolosR project:
https://www.youtube.com/watch?v=vGuZ36mgAT4
https://github.com/VolosR/TTgocalc