• 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: E-Paper ESP32-S3 A7670E 4G development board supports LTE Cat-1/2G/GNSS positioning/WiFi/Bluetooth Luckfox Pico LCD ESP32-S3 Raspberry Pi 5 Gen3 7inch LCD 1024×600 Computer PC Monitor Display Secondary Screen TypeC USB CPU RAM Only For Windows ESP32-S3 DeepSeek XiaoZhi AI Voice Chat ESP32-S3 All-in-One-PCB-Kit N16R8 WROOM-1-N16R8 DevKitC-1 Development Board ESP-IDF download and installation 1.47 inch LCD AXS5106L TouchScreen JD9853 Display 172x320 For Arduino/Raspberry Pi/Pico/ESP32 ESP32 ST7789 configuration Finger Vein Scanner Module (A) Cortex M4F UART 3.3V TTL UL94-5VB IP56 Better Than Fingerprint Recognition RS232 to CAN ESP32 Display RM520N GL 5G/4G/3G M.2 Moudle IoT EMBB For LTE-A/NSA/SA And GNSS For DFOTA /VoLTE For Quectel Raspberry Pi 5 PCIe to USB3 HUB Double 2.5G ETH RJ45 and M.2 NVMe SSD PI5 Expansion board HAT+ Raspberry Pi Pico 2 RP2350 1.69 inch LCD TouchScreen Development Board 240x280 1.69inch Display QMI8658 6-Axis USB to SPI Raspberry Pi ESP32 S3 Development Board 1.46 inch Round LCD 1.46inch Display 412x412 QMI8658 Sensor / MIC / SD /MP3 Audio /Battery Port LVGL/HMI For Arduino