ESP32 C3 Geliştirme Kartı RISC-V WiFi Bluetooth Python ile Uyumlu IoT Geliştirme Kartı
İncelemenin bir kısmı otomatik olarak çevrildi.
Good tiny platform that has yet to be explored and made use of. Has demo code loaded in and works out of the package.
really nice little board, I’m running MicroPython on it, and have a blog series. shared code on GitHub as fivebyfive project.
absolutely brilliant.
Arrived well packed. Everything according to description!
/* TESTED ON ARDUINO IDE https://github.com/01Space/ESP32-C3FH4-RGB -> Error 5 at address 0x01//using sh1.0mm plug hardcoded pins= -> SCL= 9 -> SDA= 8//seem conflicting with led pin -> MISO= 5 -> MOSI= 6 -> SS= 7 -> SCK= 4 upload requiert a push on the B key usbc on boot =enabled board seting for enable console serial.printg g not found other way to enable console than uploading a script without pushing the B key still the setup serial.print dont show -> Scanning for I2C devices ... -> No I2C devices found not found ss1306screen on i2C disabling the led matrix not more bring ic2 error guess ic2 and led matrix share the same pin 8 */
Das ESP32-C3 Board ist 4Wochen früher angekommen, als angekündigt. Teste es unter Arduino IDE 1.8.19 und ESP32-SDK 2.0.2. Programmiermodus ist wie immer, Userbutton(GPIO9) gedrückt halten und reset(chip_en) drücken. LED's, Wifi als AP / Client+Webserver und BT funktionieren. An der Verbindung native USB mit dem seriellen Monitor der Arduino-IDE arbeite ich noch. Anmerkung: Das Board funktioniert nur mit einem USB-C to USB-A Kabel. Mit USB-C Kabel keine Stromversorgung!(getestet mit Netzteil, Rechner, Smartphone)
Ottima scheda, peccato per la difficoltà di implementazione dei sensori I2C. La porta a 4 pin richiede cavi appositi, inoltre in entrambe le schede dopo pochi test l'interfaccia i2C ha smesso di funzionare totalmente. Proverò a installare da capo firmware e IDE e proverò su un altro computer per capire se si tratta di un errore di compilazione oppure di un difetto della scheda. comunque sia rimane molto interessante il packaging, per il costo che hanno sono perfetti per hobby e divertimento.
Once again iI have received an item that does not work correctly. This is the 4th of these items that has not functioned correctly and you have done nothing to help me. Not even a reply!
Received it fast and was impressed by the size. Getting it to work though took longer than expected. The code provided by the GitHub repository is not working. See my GitHub fork for fixes / details.
Very nice, little development board with little neopixels. Show pretty demo out-of-the-box (Arduino code). Flashed one with micropython and have to explore more soon.