martinius96 / ESPD-35

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESPD-3.5

ESPD 3.5" - Development board with ESP32 and great TFT display

Don't you need a low-power board, but appreciate an active TFT display with a great viewing angle and quick connection of additional sensors and modules? What about ESPD-3.5"? Although it is a development kit, it is also suitable for fitting into the final product. The board has 4 mounting holes.

The 3.5" display has a resolution of 480x320 px and the number of colors of individual pixels can be up to 65535, and it also has a touch and includes a microSD card slot where you can store a lot of pictures and icons - instructions on how to do this can be found here.

In addition to the SD card slot, the board has a module with ESP32 supporting Wi-Fi and Bluetooth connectivity, a built-in programmer with CH9102, a charging circuit for a battery with a charging current of 400mA, 2x uŠup connector for connecting sensors (for example SHT40 - temperature/humidity, SCD41 - CO2/temperature/humidity or BME280 - pressure/temperature/humidity).

ESPD-3.5 pinout

The ESPD3.5" contains two buttons - RESET and Power ON/OFF - the button that turns the ESPD3.5" off (long press) and on (short press). The button is connected to GPIO35. You might also appreciate the 2x13 pin cavity rail where we connected the remaining ESP32 GPIO.

The USB-C connector is used for both programming and charging the Lipolka. We also left a place on the board for a 580mAh Lipol battery - so it won't get in the way anywhere else.

To measure the battery voltage, we also fitted a voltage divider connected to the battery and GPIO34 - don't forget to power the solder bridge.

You can buy ESPD35 on https://www.laskakit.cz/laskakit-espd-35-esp32-3-5-tft-ili9488-touch/

We have prepared some sample codes: https://github.com/LaskaKit/ESPD-35/tree/main/SW

And also a box to print on a 3D printer: https://github.com/LaskaKit/ESPD-35/tree/main/3D

ESPD-3.5 ESPD-3.5

About

License:Other


Languages

Language:C 96.3%Language:Assembly 2.4%Language:C++ 1.3%Language:CMake 0.0%