• sales

    +86-0755-88291180

ESP32 C3 0.42LCD display Hello world

1, Hardware connection: 

Directly connect the Type C USB port to the computer, and the serial port will be automatically recognized after connecting to the hub

2, Software burning:

2.1. Copy the following code to the Arduino IDE

#include<Arduino.h>

#include<U8g2lib.h>

#ifdefU8X8_HAVE_HW_SPI

#include<SPI.h>

#endif

#ifdefU8X8_HAVE_HW_I2C

#include<Wire.h>

#endif

#defineSDA_PIN5

#defineSCL_PIN6

U8G2_SSD1306_72X40_ER_F_HW_I2Cu8g2(U8G2_R0,/* reset=*/U8X8_PIN_NONE);//

voidsetup(void){

Wire.begin(SDA_PIN, SCL_PIN);

u8g2.begin();

}

voidloop(void){

u8g2.clearBuffer();// clear the internal memory

u8g2.setFont(u8g2_font_ncenB08_tr);// choose a suitable font

u8g2.drawStr(0,10,"Hello World!");// write something to the internal memory

u8g2.sendBuffer();// transfer internal memory to the display

delay(1000);

}


Note: The text characters in parentheses of 'Hello World!' can only be English letters and cannot be in Chinese

2.2. Use a type-c cable to connect the computer to the ESP 32-c3 development board. After successful connection, the serial port will be displayed in the computer management window

2.3. Click on Tools in the Arduino IDE, then click on Port and select the serial port Adafruit QT ESP32-C3

2.4 Click to Verfy

2.5 Click  to upload

2.6 6. Waiting for upload


After successful upload

The display effect of the development board is as follows


TAG: ESP32 Thermal imaging Raspberry Pi 5 PCIe TO Gigabit ETH USB3.2 HAT+ USB HUB 3.5 inch LCD Computer CPU GPU RAM Monitor PC USB Secondary Display Screen Raspberry Pi Pico Basics User Guide Raspberry Pi 1.3inch IPS LCD display HAT Raspberry Pi 4 USB Audio X1004 Orange Pi Zero 3 Raspberry Pi 5 8 inch DSI LCD Captive TouchScreen MIPI Display 1280x800 Industrial One-Body Tablet PC With 5MP Front Camera 1.54inch OLED user guide Raspberry Pi Pico 2 RP2350 0.85 inch LCD Display mini Development Board 0.85inch Screen RGB LED/SD Slot /QMI8658 Gyroscope Sensor Raspberry-Pi-GPIO-Audio-amplification-PWM-Sound-Card-Speaker-Buzzer Milk-V Duo S Usage of USB Type A interface Industrial Modbus POE ETH RJ45 To Relay 30CH RTU/Modbus TCP-Ethernet For IOT LuckFox Pico max X1300 X1300-A2 Raspberry Pi 5 HDMI to CSI-2 Shield 1080P@60fps & Audio & Video Also Raspberry Pi 13.3 inch DSI MIPI Display 13.3inch LCD Capacitive TouchScreen 1920x1080 Program Luckfox Pico Raspberry Pi Pico 2 P2350-Plus Smart Car Kit PicoGo2 Autonomous Driving Learning Car