Seeed Studio XIAO ESP32C3

 My dev.board - Seeed Studio XIAO ESP32C3




pinout:

ref:
Getting Started with Seeed Studio XIAO ESP32C3

Exercise on Arduino Framework:
Get info of XIAO ESP32C3
display on SSD1306 128x64 OLED (I2C & SPI) using U8g2 Library
BLE UART Communication between XIAO ESP32C3 (client/central) and nRF52840 (server/peripheral), in Arduino Framework.
Read TMP102 (I2C Temperature Sensors) with XIAO ESP32-C3
480x320 TFT/ILI9488 SPI wih EP32C3 (arduino-esp32) using Arduino_GFX Library
128x160 TFT/ST7735 SPI wih EP32C3 (arduino-esp32) using Arduino_GFX Library.

for CicuitPython:
~ Flash CircuitPython firmware to ESP32-S3/C3 using esptool on Windows 11
ESP-NOW on CircuitPython 9.0.3, tested on ESP32-S3/ESP32-C3.

Comments

Popular posts from this blog

MicroPython/ESP32-C3 + 1.8" 128x160 TFT ST7735 SPI, using boochow/MicroPython-ST7735 library.

CameraWebServe: ESP32-S3 (arduino-esp32) + OV5640 camera module