• 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: CSI-to-HDMI 7inch LCD 1024×600 Computer PC Monitor Display Secondary Screen TypeC USB CPU RAM Only For Windows ESP32 S3 Development Board 1.91 inch AMOLED Display Screen For Arduino LVGL With SD-Port/ QMI8658C 6-Axis Sensor RS485 to Ethernet Raspberry Pi 5 AI kit Hailo8 26Tops PCIe to M.2 NVMe HAT Plus For Pi5 Spotpear RP2040-PiZero FT232RNL USB TO TTL Industrial UART (C) User Guide Raspberry-Pi-1.54inch-LCD-Display-Touchscreen-configuration-Bookworm-Lite For Pi5 Raspberry Pi 5 POE PCIe To M.2 E KEY NGFF WIFI7 WIFI6 For BE200/AX210/AX200/RTL8822CE Industrial ESP32-S3 Relay 8-Channel 8-Ch ESP32-WROOM IOT WiFi Bluetooth HAT For Arduino ESP32 C3 Raspberry Pi CM5 IO BASE B Mini Board a Base Development Platform Compute Module 5 IO Board with EEPROM And Encryption chip Raspberry Pi Camera 1.54inch OLED Display D-Robotics RDK X3 Development Board Horizon Sunrise Pi ARM Cortex-A53 5Tops 2GB/4GB RAM ESP32-P4 ESP32-C6 Development Board RISC-V WiFi6 MIPI CSI Camera 7/10.1 inch DSI Display /RJ45 Ethernet /Mic /Audio Size Compatible with Raspberry Pi Arduino board manager tutorial User Guide Raspberry Pi 5 RTC charge configuration Raspberry Pi RP2040 Keyboard