This repository contains a simple LCD controller project designed for an SPI TFT LCD panel, which was acquired from AliExpress. The controller is built using an RP2040 microcontroller, and the pin ...
Example project of connecting ESP32 to Wifi, starting a simple HTTP webserver, and receiving HTTP input to change the text on a ST7789 TFT LCD screen. The TFT screen uses a SPI interface, and on ESP32 ...