ESP32 TouchDown is complete solution for anyone who wants/needs an ESP32 with capacitive touchscreen. It also has battery management.

ESP32 TouchDown

Sold by Dustin Watts's store

$58.00

No tax for United States [change]
This item is currently out of stock.
Sign up to get notified when this product is back in stock.
ESP32
Displays
WiFi
SHARE

The ESP32 TouchDown

ESP32 TouchDown is complete solution for anyone who wants/needs an ESP32 with capacitive touchscreen. It also has battery management onboard, a piezo speaker, and an SD card reader. ESP32 TouchDown works out of the box with the Arduino IDE, providing you have installed the ESP32 Arduino Core. Pins that are not used by the peripherals onboard are broken out.

  • ESP32-WROOM-32D
  • ILI9488 3.5" (480*320) TFT screen in 4-wire SPI mode
  • FT62x6 Capacitive Touch Controller
  • APK2112 3.3V regulator (V1.1 -> AP7365)
  • MCP73831 battery management IC (V1.1 -> SD8016)
  • CP2102 USB-to-UART IC
  • USB-C connector
  • Piezo Speaker
  • microSD card holder
  • Battery voltage divider connected to GPIO35
  • Stemma / JST-PH I2C connector
  • Compact size: 100x57x15mm

FreeTouchDeck

The ESP32 TouchDown is designed with FreeTouchDeck (https://github.com/DustinWatts/FreeTouchDeck) in mind. The ESP32 TouchDown is the one stop solution to get a FreeTouchDeck up and running with capacitive touch without the need to buy separate modules. ESP32 TouchDown's are shipped to you with the most current release of FreeTouchDeck installed! Off course you can always re-flash it with your own firmware.

Write your own software

The ESP32 TouchDown can be used for more the FreeTouchDeck alone. It is a fully featured DevKit. In the Github repository you will find some examples to get you started:

  • An example for controlling Home Assistant (using their API)
  • An example of simple 4 by 3 matrix of buttons
  • An example of a phone-style keyboard
  • An example of how to get battery voltage information
  • And more...

** Portability **

The ESP32 TouchDown can run of a Li-Po battery. Combined with WiFi and BLE this makes the ESP32 TouchDown very portable. It uses an MCP73831 Charge Management Controller set to a charge current of 330mA. Charging is done through the USB-C port (using 5V). The on/off switch doesn't effect the battery charging. So even when the ESP2 TouchDown is off, you can still charge the battery. When the ESP32 TouchDown is plugged in to USB, it will use USB power over battery power and will switch to battery power when USB is disconnected, without interrupting the ESP32.

Note: *Always use a protected cell!***

** 3D printable Case **

Although the bare board looks great (if I do say so myself), there is a design for a nice slick case available on the Github repository. There are a few different backs to support a case without battery, with battery, and a FreeTouchDeck style case. You can find the case here: https://github.com/DustinWatts/esp32-touchdown/tree/main/Case

If you like to design your own case, you can use the 3D model as a reference: https://github.com/DustinWatts/esp32-touchdown/tree/main/3D-model

TFT screen

ESP32 TouchDown uses a 3.5" TFT screen with a resolution of 480x320. The driver is an ILI9488. Pins used by the TFT screen are:

  • GPIO2 -> DC_RS
  • GPIO4 -> TFT_RESET
  • GPIO15 -> TFT_CS
  • GPIO18 -> SPI Clock
  • GPIO23 -> SDI (MOSI)

The TFT backlight anode (positive supply) is selectable via a jumper on the back. You can either power it directly from 3.3V or use GPIO32 (this will add dimming support). By default, the positive source is GPIO32. On V1.1 Of the board the jumpers that are used are with bridged pads. So if you want to change the backlight power source, you will have to cut the trace and add a blob of solder bridging the other pads. You can revert back to the original configuration by adding a blob of solder to the pads where the trace was cut.

** Capacitive Touch**

The capacitive touch controller is a FocalTech FT6236 (datasheet). The FT6236 uses I2C and has address 0X38. I made an Arduino IDE library available here: https://github.com/DustinWatts/FT6236.

Note: from batch 2 forward the FT6206 touch controller is used. This controller works the same and has the same I2C only a different Chip ID. The library above also support the FT6202.

Pins used by the FT62x6 are:

  • GPIO21 -> I2C data
  • GPIO22 -> I2C clock
  • GPIO27 -> IRQ

GPIO Breakout

The following GPIO's are broken out on the header:

  • GPIO 12
  • GPIO 13
  • GPIO 14
  • GPIO 16
  • GPIO 17
  • SCK (GPIO 18, used as SPI clock)
  • SDO (GPIO 19, used as SPI MOSI)
  • SDA (GPIO 21, used as I2C data)
  • SCL (GPIO 22, used as I2C clock)
  • SDI (GPIO 23, used as SPI MISO)
  • GPIO 33
  • GPIO 34 (note: INPUT only!)

Why is it so special?

ESP32 TouchDown comes ready to use. It includes all features that you would need additional modules for when using a development board. Besides that, ESP32 TouchDown is fully open source. All hardware designs can be found in the Github repository. ESP32 TouchDown is also OSHWA cerftified. You can find more information here: https://certification.oshwa.org/nl000004.html

Changelog ESP32 TouchDown

Rev 1.1

  • Changed Jumpers to pre-bridged pads (connected without a solder blob)
  • MCP73831 Battery management IC changed to Shouding SD8016 (pin compatible)
  • AP2112K Voltage regulator changed to AP7365 (pin compatible)

** Batch information **

Batch 6 (ETA June 12th 2022): Board version V1.1, PCB & assembly by PCBWay, final screen fitting, test, and uploading firmware by me.

Batch 5 (January 30th 2022): Board version V1.0, PCB by PCBWay, assembly, final screen fitting, test, and uploading firmware by me.

Batch 4 (October 3rd 2021): Board version V1.0, PCB & assembly by PCBWay, final screen fitting, test, and uploading firmware by me.

Batch 3 (May 9th 2021): Board version V1.0, PCB & assembly by PCBWay, final screen fitting, test, and uploading firmware by me.

*Batch 2 (February 27th 2021): *Board version V1.0, PCB & assembly by PCBWay, final screen fitting, test, and uploading firmware by me.

Batch 1 (February 16th 2021): Board version V1.0, PCB manufacturer: PCBWay, Parts source: LCSC, Hand assembled.

Links to code and documentation

Documentation (esp32touchdown.com)

Code (github.com)

Design Files (github.com)

Schematics (github.com)

Bom (github.com)

Certified Open Source Hardware - OSHW NL000004

Shipping policy

I try to ship every day except Sunday.

The seller

Dustin Watts's store

Utrecht, Utrecht, Netherlands
25 orders since Aug 17, 2022
Hi there! I'm Dustin Watts. 41 years old from The Netherlands. I'm a professional Audio Engineer and an electronics enthusiast. I've been inspired by makers on Youtube for years and decided to start my own Youtube channel.
After that I also started developing PCBs. And now I'm finally ready to sell my designs!