XIAO ESP32C6: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) mNo edit summary |
Brian Wilson (talk | contribs) mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
[https://www.seeedstudio.com/Seeed-Studio-XIAO-ESP32C6-p-5884.html Xiao ESP32C6] | Seeed Studio description is here: [https://www.seeedstudio.com/Seeed-Studio-XIAO-ESP32C6-p-5884.html Xiao ESP32C6] | ||
Now I need to figure out how to program one of these, and how to make it talk to a [[24GHz mmWave Sensor for XIAO]] | Now I need to figure out how to program one of these, and how to make it talk to a [[24GHz mmWave Sensor for XIAO]]. | ||
GPIO01=TX=pin 10 | |||
GPIO02=RX=pin 11 | |||
GND=pin 2 | |||
3V3=pin 3 | |||
One reason I find this controller of particular interest is that it supports Zigbee and Matter. | |||
Xiao controller [https://www.seeedstudio.com/xiao-series-page series comparison] -- Seeed Studio has a plethora of Xiao boards with different processors. | Xiao controller [https://www.seeedstudio.com/xiao-series-page series comparison] -- Seeed Studio has a plethora of Xiao boards with different processors. | ||
[[Category: Electronics]] | [[Category: Electronics]] |
Latest revision as of 04:06, 24 May 2024
Seeed Studio description is here: Xiao ESP32C6
Now I need to figure out how to program one of these, and how to make it talk to a 24GHz mmWave Sensor for XIAO.
GPIO01=TX=pin 10
GPIO02=RX=pin 11
GND=pin 2
3V3=pin 3
One reason I find this controller of particular interest is that it supports Zigbee and Matter.
Xiao controller series comparison -- Seeed Studio has a plethora of Xiao boards with different processors.