In this tutorial we are going to learn how to draw rectangles on a SSD1306 OLED, using the ESP32 and the Arduino core.
ESP32 Arduino SSD1306 OLED: Redrawing a string
The objective of this post is to explain how we can change the value of a string drawn in the SSD1306 OLED display, using the Arduino core running on the ESP32. For this tutorial, an Elecrow’s version of the SSD1306 OLED display was used. The ESP32 board used was a NodeMCU. Introduction The objective of this post is to …
Continue reading "ESP32 Arduino SSD1306 OLED: Redrawing a string"