-
Prototype Evolution Photo
10/14/2023 at 19:37 • 0 commentsMy friend made a photo of all the Esp32-C6-Bug prototypes(No living creature was hurt to make the footage)
-
Esp32-C6-Bug CircuitPython
10/06/2023 at 17:05 • 0 commentsA little log on testing CircuitPython with Esp32-C6-Bug, I was surprised by how smooth the integration actually was. I just downloaded the CircuitPython repo with git clone --recursive https://github.com/adafruit/circuitpython.git and followed the instructions here . Basic functions like led blinking and wifi scanning are supported out of the box... I guess more sophisticated things will be added later:)
The logic is negated(True-led off, False-led on)