Search
- New Learn Guide: Using a Mouse with USB Host #CircuitPython #AdafruitLearningSystem blog.adafruit.com/2025/05/06/n...
- Built an alarm clock for my kid using an old toy, an #esp32 board and #CircuitPython
- The Python on Microcontrollers Newsletter: subscribe for free The Python for Microcontrollers N... blog.adafruit.com/2025/05/06/the-pyth… #Adafruit #Daily #CircuitPython #micropython […] [Original post on blog.adafruit.com]
- I wrote about a project I did for my kid a few weeks ago: he found using a regular die for dice chess inconvenient, so I replaced it with an ESP32 and some Python code. blog.dowhile0.org/2025/03/28/creating… #embedded #esp32 #circuitpython
- Finished my chess dice project. Ported it today to a Lilygo T-Display S3 board that has a nice case. #circuitpython
- Lesson of the day. When doing HW prototyping, is much more convenient to solder headers to the board instead of the components themselves. That way if you damage a part, you can just replace it without the need to do any desoldering work. #hardware #esp32 #circuitpython
- Coming Monday on The CircuitPython Show: #CircuitPython core developer Dan Halbert joins the show and shares tips on how to build CircuitPython from source. Here's a clip with Dan sharing why you might want to build it yourself:
- I have been playing dice #chess with my kids lately. We were just rolling an ordinary dice to choose what piece could be moved on each turn, but I thought that building an electronic “dice” could be a fun #circuitpython project. #hardwarehacking #esp32
- I bought a wire wrap tool and now can quickly prototype circuits without the need for any wire soldering. #hardwarehacking #circuitpython #electronics
- New episode of The CircuitPython Show is out! Jan Goolsbey ( @cedargrovestudios.bsky.social ) returns to the show and shares how he build a corrosion and weather monitoring system using #CircuitPython and AdafruitIO+. www.circuitpythonshow.com/@circuitpyth...
- After about 10 hours of coding, here's a working version of the design. It's very easy to prototype with #CircuitPython. Next, add the weather condition icon and gratuitous graphic animations. Tested with an @unexpectedmaker FeatherS2 (ESP32-S2) attached to an @Adafruit 3.5" TFT FeatherWing display.