Lighting Up the IL9341 Display with ESP32 Using VSCODE and PlatformIO (Arduino Framework)

Lighting Up the IL9341 Display with ESP32 Using VSCODE and PlatformIO (Arduino Framework)

⚔️ First, let’s see the effect ⚔️ Install the TFT_eSPI Library Step 1: Click on the ant icon on the right Step 2: Click on Open in English Step 3: Click on Libraries in English Click on TFT_eSPI in English to go to the next interface Step 1: Click on Add to Project Step 2: … Read more

Controlling an OLED Display to Show a Dynamic Progress Bar Using the ESP32 Development Board

Controlling an OLED Display to Show a Dynamic Progress Bar Using the ESP32 Development Board

First, prepare the ESP32 development board, a breadboard, several DuPont wires, and an SSD1306 OLED display. Then, connect the development board, breadboard, and OLED display according to the wiring diagram. Next, use the PlatformIO plugin in VS Code to write and upload the code for the OLED display. The wiring diagram is as follows: