Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added links for an ESP32 and for the screen.
  • Loading branch information
DustinWatts authored Aug 16, 2023
1 parent 8b05d3d commit 3a8364b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,10 @@ The FreeTouchDeck.ino and other files (for example in the data folder) rely on e
## Supported Hardware

For Resistive touch:
- an ESP32 DEVKIT V1 (WROOM32) (Partition scheme: NO OTA with 2MB app and 2MB SPIFFS)
- an 3.5" (480x320) TFT + Touchscreen with ILI9488 driver and XPT2046 resitive touch controller
- an ESP32 DEVKIT V1 (WROOM32) (Partition scheme: NO OTA with 2MB app and 2MB SPIFFS) I used: https://s.click.aliexpress.com/e/_AmfI1H They call it "ESP32-WROOM-32D"
- an 3.5" (480x320) TFT + Touchscreen with ILI9488 driver and XPT2046 resitive touch controller I used: https://s.click.aliexpress.com/e/_AMAa6B

_the links are affiliate links_

For Capacitive touch:
- an ESP32 TouchDown: https://www.esp32touchdown.com/
Expand Down

0 comments on commit 3a8364b

Please sign in to comment.