Rem
Recensito nel Regno Unito il 8 aprile 2025
Best. good quality easy to use really functional awesome WiFi connection really good value for money.
Jcat
Recensito negli Stati Uniti il 21 giugno 2024
I've worked with a few ESP32-based dev boards recently, and this ESP32-C6-N8-M was the smoothest of the lot. I plugged it in, fired up the Arduino IDE, and was able to run several of the sample apps (e.g., Wi-Fi scanning) without any issue at all. It was seamless! The board itself is the same form factor as most of the other typical ESP32-based boards. It has a USB-C port w/ reset and boot buttons, but neither button was needed when driving the board through the Arduino IDE. The pins are clearly labeled on the underside, and are squeezed in on the topside in between the pins. That's a nice surprise, compared to some boards that omit the top-side silk screening. However, I've come to expect quality and attention to detail from Waveshare products, and this is no exception. Compared to some of the older boards, this C6 board is a delight, and I'll very likely lean toward this C6 series (and away from the original ESP & Arduino Uno) as I expand my hobby robotics projects in the near future.In short, I'm very pleased with this dev board, and highly recommend it!
Reviewer
Recensito in Canada il 19 giugno 2024
While a bit more expensive, this ESP32 board is great for IoT projects with improved connectivity. You have WiFi 6, support for Thread as well as Zigbee 3.0. You also have 8MB flash which is a good amount, especially compared to some boards that come with as little as 1MB.You can treat this essentially as an upgraded and more future-proof ESP32.
Dan
Recensito in Francia il 6 febbraio 2024
ESP32-C6 est la dernière génération des ESP32.Le gros intérêt de cette version C6 est le support de Zigbee et Thread.Pour le WIFI6 on est uniquement sur la bande 2.4 Ghz.Un driver est sorti récemment sur Arduino (décembre 2023, version alpha), on peut utiliser la plateforme Expressif si nécessaire.La connexion se fait par un port USB-C, cette carte N8 a 8 Mo (8MB).Vendu avec des broches à souder, ce qui est souvent plus pratique que des broches déjà soudées.Une traduction en français du descriptif produit par le marchand aurait été un plus
Flavio G.
Recensito in Italia il 5 febbraio 2024
Impossibile caricare il contenuto multimediale.
MayaAS2019
Recensito in Italia il 19 febbraio 2024
Ottima scheda per programmazione, lavora con IDE arduino e visual studio, vedere sito waveshare per la guida dettagliata su come configurarlo, al momento della recensione prezzo €15.99.Viene fornita con strip allegate per dare la possibilità di installarle o collegare direttamente i cavi, presente modulo Wi-fi e Bluetooth, usb C di interfaccia e alimentazione
Ali T
Recensito in Germania il 17 febbraio 2024
It is great device consist an USB hub inside to give you just one USB port. In this way UART and USB JTAG are available through out one USB connector. The SPI flash is 8MB and it works really perfect for Thread protocol in coexistence functionality.A little negative point is sometimes in VM Linux driver has problem and I got couple of times blue screen error.I have no idea is that for QEMU could not share the device properly or something else.
Marco
Recensito in Italia il 13 dicembre 2023
ancora non supportata dall'ambiente IDE ArduinoAggiornamento: Mi ha contattato il rivenditore e seguendo le istruzioni sono riuscito a farlo funzionare su IDE Arduino.Su la libreria cercare "esp32 by Espressif " e selezionare la versione 3.0.0-alpha3. Aggiornare a questa versione.