How to obtain temperature measurements from a BMP388 sensor, using the ESP32 and the Arduino core.
ESP32: Getting pressure measurements from a BMP388 sensor
How to obtain barometric pressure measurements from a BMP388 sensor, using the ESP32 and the Arduino core.
ESP32 SSD1306 OLED: Drawing circles
How to draw circles on a SSD1306 OLED display, using the ESP32 and the Arduino core.
ESP32 Arduino SSD1306: Changing font size
In this tutorial we will check how to change the font size of the text written to the SSD1306 display. We will be using the Arduino core and this library, which makes it easier to interact with the display using a very simple API. Introduction In this tutorial we will check how to change the font …
Continue reading "ESP32 Arduino SSD1306: Changing font size"