An open API service indexing awesome lists of open source software.

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

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