The BME280 sensor was easier to set up, as it communicates over the I2C serial protocol. This means that we only needed to ...
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 ...