If you’re building a project on your ESP32, you might want to give it a fancy graphical interface. If so, you might find a ...
Arduino library for the I2C LCD display, typical 20x4 characters. The library is inspired by the excellent New-LiquidCrystal library by F. Malpartida. Therefore the interface is kept quite identical, ...
Python gives you far more control, and the ecosystem is stacked with libraries that can replace most no-code platforms if you ...
Arduino library for the SPL06-001 pressure sensor. Derived from Adafruit_Sensor open-source library. Code was developed and tested on an ESP32-S2 microcontroller. Code was tested with I2C ...