XIAO-ESP32C3

From
Jump to: navigation, search

Support[edit]

XIAO-ESP32C3

XIAOESP32C3-1.PNG XIAOESP32C3-2.PNG

XIAOESP32C3-3.PNG XIAOESP32C3-5.PNG

XIAOESP32C3-6.PNG


Setup Arduino IDE

Step 1. Download and Install the latest version of Arduino IDE according to your operating system Step 2. Launch the Arduino application

Step 3. Add ESP32 board package to your Arduino IDE

Navigate to File > Preferences, and fill "Additional Boards Manager URLs" with the url below: https://jihulab.com/esp-mirror/espressif/arduino-esp32.git

Arduino-IDE-XIAO-ESP32C3-1.PNG


Navigate to Tools > Board > Boards Manager..., type the keyword "esp32" in the search box, select the latest version of esp32, and install it.


Arduino-IDE-XIAO-ESP32C3-2.PNG


Step 4. Select your board and port

Navigate to Tools > Board > ESP32 Arduino and select "XIAO_ESP32C3". The list of board is a little long and you need to roll to the buttom to reach it.


Arduino-IDE-XIAO-ESP32C3-3.PNG


Navigate to Tools > Port and select the serial port name of the connected XIAO ESP32C3. This is likely to be COM3 or higher (COM1 and COM2 are usually reserved for hardware serial ports).

Arduino-IDE-XIAO-ESP32C3-4.PNG


Liens externes[edit]

https://www.seeedstudio.com/Seeed-XIAO-ESP32C3-p-5431.html Shop

https://wiki.seeedstudio.com/XIAO_ESP32C3_Getting_Started/ Wiki


First Look at the Seeed Studio XIAO ESP32C3
Copyright © 2024 michel@sigmdel.ca
https://sigmdel.ca/michel/ha/xiao/xiao_esp32c3_intro_en.html


XIAO: Big Power, Small Board
Mastering Arduino and TinyML
https://mjrovai.github.io/XIAO_Big_Power_Small_Board-ebook/

[Code 1][edit]

[Code 2][edit]