Skip to content

nilathj/st7789-tft-esp32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-WROOM-32 with round 240x280 TFT using the SPI ST7789 interface controller

  • Example project to setup the round 240x280 TFT screen connected to an ESP32-WROOM-32 using PlatformIO IDE for VSCode.
  • The screen is using the SPI ST7789 interface controller, with a CS pin which is pulled down to ground.
  • I'm using the bodmer/TFT_eSPI display driver library.
  • The platformio.ini file has the screen size and pins set for this particular screen.
  • No manual change is required inside the TFT_eSPI library user setup, to set the drivers or pin definitions. All of the configuration is in the platformio.ini file.

240x280 TFT screen using ST7789 driver

Test program displaying on screen

Pin diagram

Pin connection diagram

References

Using the ST7789 with an ESP32

About

ESP32 example using ST7789 TFT driver using PlatformIO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages