Тёмный

XIAO ESP32C6 with Dual 32-bit RISC-V Processors, 2.4GHz WiFi 6, Bluetooth 5.0, Zigbee and Thread 

Leon Anavi
Подписаться 7 тыс.
Просмотров 2,9 тыс.
50% 1

Опубликовано:

 

6 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@Anton-dl7me
@Anton-dl7me 5 месяцев назад
this is a good successor of ESP32 microcontroller priced as ESP8266
@LeonAnavi
@LeonAnavi 5 месяцев назад
Yes, absolutely. I consider ESP32C3 as an excellent ESP8266 successor and ESP32C6 is superior in terms of connectivity options.
@mikequantum9835
@mikequantum9835 4 месяца назад
Thank you soo much. If it wasn't because you kindly shared you code I would never get the macropad Im making to work. Studing your code made me realize the several errors I did and I had no idea at all about how to solve them because Im completely new to MCU's and Python. After several weeks banging my head against a wall, I can say IT WORKS!! And it was possible only because of your generosity at the time of sharing your knowledge. THANK YOU. Added to that, I would like to know if you have any paypal or other method so I can send you a donation as a sign my gratitude. Again, Thank you so much Leon.
@LeonAnavi
@LeonAnavi 4 месяца назад
Wow, this is fantastic! Thank you very much for taking the time to share this feedback. I am happy to hear my videos and open source code is useful and have help you. I have a PayPal but totally no need to make a donation. Open source is about sharing the knowledge! If you want you can consider supporting some of the open source hardware project that I am working on in my spare time. Soon Crowd Supply will launch a campaign for a small gadget ANAVI Handle: a USB-C adapter for Wii Nunchuk compatible controllers to PC. The board is built around XIAO RP2040 and the open source firmware is written in CircuitPython: www.crowdsupply.com/anavi-technology/anavi-handle
@bennguyen1313
@bennguyen1313 29 дней назад
The XIAO RP2350 and ESP32C6 also looks like the series from the Banggood.... the $8 ESP32-C3FH4-5x5 RGB Board , and a similar ESP32 PICO D4 version
@LeonAnavi
@LeonAnavi 29 дней назад
That's interesting! Thanks for sharing. I will have a look. However, Seeed Studio has a proven as a stable manufacturer and supplier over the years so I prefer and recommend using the XIAO modules.
@oliverstevens4689
@oliverstevens4689 3 месяца назад
Hi, can two of these be connected together via Bluetooth, with one set up as master and another as slave?
@LeonAnavi
@LeonAnavi 3 месяца назад
Yes, absolutely, check the Bluetooth documentation for XIAO ESP32C6: wiki.seeedstudio.com/xiao_esp32c6_bluetooth/
@misckicirina
@misckicirina Месяц назад
What is the rectangular component close to the uFL connector? Is it an antenna? If yes, how do you select between external and built in antenna?
@LeonAnavi
@LeonAnavi 29 дней назад
Yes, this is the on-board antenna. GPIO14 is used to select between using the built-in antenna or an external antenna.
@tinkerersagar
@tinkerersagar Месяц назад
Does it have in built battery charging Circuit? I want to connect 3.7 v li po battery to it
@LeonAnavi
@LeonAnavi Месяц назад
Yes, it has, have a look at the details here: wiki.seeedstudio.com/xiao_esp32c6_getting_started/#battery-usage
@pablo__40363
@pablo__40363 Месяц назад
Nice review. What about temperature measurements and current measurements? Thanks
@LeonAnavi
@LeonAnavi Месяц назад
XIAO ESP32C6 working temperature is in a wide range from -40°C to 85°C. The power consumption depends on the mode, in deep sleep it can be reduced as low as about 15 μA.
@pablo__40363
@pablo__40363 Месяц назад
@@LeonAnavi Hi Leon. I meant about doing current measurements and temperature measurements of the SOC from the GPIOs
@LeonAnavi
@LeonAnavi Месяц назад
​@@pablo__40363 pins D4 and D5 on XIAO ESP32C6 are dedicated for I2C so you can attach various sensors supporting this bus for temperature and current measurement, for example INA260 for voltage and current power sensor as well as for temperature HTU21D, BME680, BMP180, etc. There are so many opportunities with these XIAO modules.
@pablo__40363
@pablo__40363 Месяц назад
@@LeonAnavi Thanks. I am just wondering because it states that the ESP32-C6 already does current and temperature measurements inside the chip.There are application examples part of the SDK.
@LeonAnavi
@LeonAnavi Месяц назад
@@pablo__40363 as far as I know esp32c6 has a built-in sensor with predefined measurement ranges but according to my understanding it is supposed to be used to measure the chip's internal temperature, for example to detect overheating.
@Monsieur.Nobody.
@Monsieur.Nobody. 4 месяца назад
G'day, I am wondering if it can do Speech to Text, and how small can it really get? I saw the XIAO Esp32 being tiny. I have a project that requires wireless, real-time Speech to Text capabilities, and 4 programmable buttons on it... in the smallest form factor possible... Max one index finger size. Do you reckon it can be done with Esp32's or am I better off looking somewhere else? what would you suggest?
@LeonAnavi
@LeonAnavi 4 месяца назад
Yes, check the open source project for ESP32 github.com/espressif/esp-sr
@Monsieur.Nobody.
@Monsieur.Nobody. 4 месяца назад
@@LeonAnavi Thank you Leon! I'll check it out.
@tineocedric
@tineocedric 5 месяцев назад
can you say the name of the module once again - i'm sorry I didn't understand the first 61 tiimes
@LeonAnavi
@LeonAnavi 5 месяцев назад
for i in range(62): print("XIAO ESP32C6") :) :) :)
@tineocedric
@tineocedric 5 месяцев назад
@@LeonAnavi return 0; 👍
@pinkman4851
@pinkman4851 5 месяцев назад
good job
@LeonAnavi
@LeonAnavi 5 месяцев назад
Thank you! Cheers!
@PriyankBolia
@PriyankBolia 5 месяцев назад
Is this an product unboxing video, at least I can't find anything technical info in it.
@LeonAnavi
@LeonAnavi 5 месяцев назад
It is a quick unboxing video of a new product. More technical details are available at the provided links in the description.
Далее
The Magic of RISC-V Vector Processing
16:56
Просмотров 296 тыс.
I Built a CoPilot+ AI PC (without Windows)
12:50
Просмотров 356 тыс.
Fixing my Zigbee with a network Zigbee coordinator
10:41
M5Stack Cardputer: ESP32-S3 Pocket Computer
17:06
Просмотров 84 тыс.
The Truth About SIM Card Cloning
13:04
Просмотров 1,1 млн
New Photonic Chip Explained: Computing in Femtoseconds
18:14
How good is MCU based on RISC-V? (ESP32-C6)
6:47
Просмотров 18 тыс.
Decoding A Program Sent From The Past
21:24
Просмотров 153 тыс.