From 82bf52adf87a16e682d276f5cb1af22ad0658382 Mon Sep 17 00:00:00 2001 From: jasionf <2248831014@qq.com> Date: Thu, 25 Jul 2024 10:01:45 +0800 Subject: [PATCH 1/5] UpdataXIAO ESP32S3/C3/C6 --- .../XIAO_ESP32C3_Pin_Multiplexing.md | 54 +++++++++++++++---- .../XIAO_ESP32C6_Pin_Multiplexing.md | 40 ++++++++++++++ .../XIAO_ESP32S3_Pin_Multiplexing.md | 42 ++++++++++++++- 3 files changed, 126 insertions(+), 10 deletions(-) diff --git a/docs/Sensor/SeeedStudio_XIAO/SeeedStudio_XIAO_ESP32C3/XIAO_ESP32C3_Pin_Multiplexing.md b/docs/Sensor/SeeedStudio_XIAO/SeeedStudio_XIAO_ESP32C3/XIAO_ESP32C3_Pin_Multiplexing.md index 0b624a86c8e0..265655b98fe5 100644 --- a/docs/Sensor/SeeedStudio_XIAO/SeeedStudio_XIAO_ESP32C3/XIAO_ESP32C3_Pin_Multiplexing.md +++ b/docs/Sensor/SeeedStudio_XIAO/SeeedStudio_XIAO_ESP32C3/XIAO_ESP32C3_Pin_Multiplexing.md @@ -123,9 +123,11 @@ However, if you want to use UART0 as the serial, you need to connect pin D6 as t
- +Also, you need to set **USB CDC On Boot** to **Disabled** from Arduino IDE. - +**NOTE: Change photo when board shows up on Arduino Board Manager** + + Upload the following code to Arduino IDE to send the string "Hello World!" via serial @@ -141,16 +143,10 @@ void loop() { } ``` -The output will be as follows on Arduino Serial Monitor: +The output will be as follows on Arduino Serial Monitor -Seeed Studio XIAO ESP32C6 | +||
---|---|---|
XIAO ESP32C6 WiFi Usage | +XIAO ESP32C6 BLE Usage | +XIAO ESP32C6 & AWS IoT | +
+ | + | + |
In this tutorial, we will explore how to leverage the XIAO ESP32C6's Wi-Fi capabilities to connect to a Wi-Fi network and perform basic networking tasks | +In this tutorial, we will focus on the basic features of the XIAO ESP32C6's Bluetooth capabilities, such as how to scan for nearby Bluetooth devices, how to establish a Bluetooth connection, and how to transmit and receive data over a Bluetooth connection. | +This Wiki serves as a comprehensive guide to deploying an advanced IoT system that harnesses the power of AWS services and the XIAO ESP32C6 microcontroller to monitor and analyze environmental data. | +
+ | + | + |
XIAO ESP32C6 & Apache Kafka | +XIAO ESP32C6 Zigbee Usage | +|
+ | + | |
By using the XIAO ESP32C6 with the DHT20 environmental sensor, data is collected and seamlessly sent to Apache Kafka via the ESP32C6. | +In this tutorial, we will embark on a journey to explore Zigbee application development using the XIAO ESP32C6 development board. | > +|
+ | + |
Programing in Rust | +||
---|---|---|
XIAO SAMD21 | +XIAO RP2040 | +XIAO ESP32S3 (Sence) | +
+ | + | + |
+ | + | + |
Embedded Swift | +||
---|---|---|
XIAO ESP32C6 | +||
+ | ||
+ |
Apache NuttX ROTS | +||
---|---|---|
XIAO RP2040 | +||
+ | ||
+ |