home.social

Search

255 results for “circuitpython”

  1. 10.2.1 released!

    blog.adafruit.com/2026/05/12/c

    Highlights:
    - Fix crashes on certain boards with integral displays.
    - Adafruit MagTag 2025: improve display quality and support new display variant.

  2. This was so kind. An exchange student who took both my #CircuitPython & my #SwiftUI apps courses made this for me. The flowers are 3D printed & the vase was laser cut. Lovely.

  3. 10.3.0-alpha.1 released! blog.adafruit.com/2026/04/30/c
    Highlights of this release:
    - Improve SD card USB presentation on macOS.
    - Prefer 'foo.py' over 'foo/' package when importing, like CPython.
    - Pin fixes.
    - Enable gifio and storage in Zephyr port.

  4. The top feature project on Autodesk Instructables today is by my Physical Computing students Noah Priest & Vinith Ayapilla! An accessible driving game they created for children with disabilities in the Campus School at Boston College. Built in #CircuitPython. Students present their accessible tech work today. Congrats Nick & Vin!
    instructables.com/Accessible-D

  5. In our last class of the semester, Physical Computing students built WiFi-connected robot cars controlled via a web app with commands relayed through MQTT. Cars use $8 RaspberryPi Pico 2W microcontrollers running #CircuitPython. Want to see more coolness? Drop by 245 Beacon St on 4/25 1-3pm in the Protyoing Studio Room 301. The Hatchery Makerspaces at Boston College will be opened up showcasing #SwiftUI iOS apps and maker projects by our students.

  6. 10.2.0 is released!
    blog.adafruit.com/2026/04/22/c
    Highlights:
    - New audiotools.SpeedChanger.
    - New qspibus support for displayio.
    - Stability improvements to USB SD card handling.
    - Merge of MicroPython v1.27.
    - Update to ESP-IDF v5.5.3.
    - Many additions to the Zephyr port.
    - Simulated hardware testing is now being done in the Zephyr port.

  7. Come to BC this weekend & bring friends and family! The Student Tech Showcase will be during ArtsFest! Drop by lovely new 245 Beacon St as the prototyping lab opens for students to show their #CircuitPython physical computing & #SwiftUI app innovations! Showcase 4/25 1-3pm. All Welcome!
    drive.google.com/file/d/1VHx5n

  8. New project in progress with @ecken - CircuitPython-powered NeoPixel Tetris controlled by a seesaw gamepad. Guide soon #circuitpython

  9. Coming Monday on a new episode of The CircuitPython Show: Three former guests, Dan Cogliano, Tim Cocks, and Cooper Dalrymple, return to the show and share their advice, tips, and tricks for developing games, apps, and screensavers for the Adafruit Fruit Jam in #CircuitPython. Find the show wherever you get your podcasts.

  10. 10.2.0-rc.0 is released! Please try it so we can release 10.2.0 final.
    blog.adafruit.com/2026/04/16/c
    Highlights:
    - New audiotools.SpeedChanger.
    - New qspibus support for displayio.
    - Stability improvements to USB SD card handling.
    - Merge of MicroPython v1.27.
    - Update to ESP-IDF v5.5.3.
    - Many additions to the Zephyr port.
    - Simulated hardware testing is now being done in the Zephyr port.

  11. "Ghost Catch", an accessibility game I'm prototyping for the Campus School at Boston College, which allows children with severe motor restrictions to pass an animation back and forth. youtu.be/98N8J6Ri4L4 GitHub repo in description. #CircuitPython #MakerSpace #TechForGood #Accessibility #CSed

  12. 90 min newbie intro to #CircuitPython #raspberrypipico workshop. Lights, sound, potentiometer, and servo! Slides I use with parts & code for all #csed & #makerspace educators can be found at bit.ly/pico-workshop If you want to see a student demo video see: bsky.app/profile/gallaugher.bs

  13. Happy World 303 Day! I’m celebrating by noodling on my “TBish” code in #CircuitPython #303day #tb303

  14. Fun lesson - Build a @raspberrypi.com pico DJ board while learning to use the @adafruit.com $8 Adalogger Cowbell to expand file storage to 32GB, & add a STEMMA-QT port with no wiring! My students built this in the MakerSpace last class & it was a blast! youtu.be/yZdR7oGbTX8?si=HQveNp #CircuitPython #CSEd

  15. #MakerSpace, #makered, STEMed and #csed folks, here's a super-fun challenge lesson I use in class: Build a Baby Groot who talks when his plant is touched. Uses #Adafruit #CircuitPython a Circuit Playground, a 3D printed planter, laser-cut box, but lots of options abound. youtu.be/gEmyZ7ZWMIo

  16. RE: hachyderm.io/@prcutler/1160416

    Enjoyed talking with @prcutler on this ep! Learn how I planned to get the drop on Happy Meal toys, the Isle of Misfit Boards, rising to the top of the charts with a four chord song, what would happen if Freud played Shadowrun, and the Macropad Hotkeys II.

  17. Some of my @bostoncollege.bsky.social Physical Computing students delivering their #CircuitPython based assistive tech projects to their clients in the BC Campus School. I’m so lucky to work with such wonderful young people. instagram.com/p/DTljI53jW9h/?i #csed #assistivetech

  18. #CircuitPython2026 please get Bluetooth working on the Pico W so we can use these awesome little boards to building awesome BLE devices (including keyboards with #kmk

  19. New #CircuitPython School lesson introduces key concepts: variable naming conventions, print & input for maker / electronics debugging, & AI code completion in PyCharm w/helpful & incorrect results. Also: Using AI for CircuitPython code explanations w/prompting examples. youtu.be/-wIqy7drCN8 #CSed

  20. For , I've distilled my 2025 wish list (fosstodon.org/@anecdata/113773) to one item:

    • asyncio support for sockets

    (it can be done for TCP currently, though I don't think it's CPython-compatible, I'm not sure it's complete, and it hardfaults gist.github.com/anecdata/89b44)

  21. @backstube @adafruit We haven't added something like interrupts. The reality is that the Python VM isn't real time and I don't want to give that illusion. What do you need it for? I'm happy to hear more. I just launched #CircuitPython2026 where we're calling for posts about future CP developments. blog.adafruit.com/2026/01/02/c

  22. If you haven't seen Meghan & Michelle's #CircuitPython & #PixelBlaze jukebox, it's worth a look. They did a great job using @Adafruit, @RaspberryPi and ElectroMage PixelBlaze boards from @Wizard. I feel so lucky to get to teach and work with these students. And to see them derive such joy from showing off their work is a huge boost in otherwise challenging times bsky.app/profile/gallaugher.bs

  23. My plan for the day is to see if I can turn these components into something that makes noise, following @todbot's CircuitPython synthio tutorials

    github.com/todbot/CircuitPytho

    #CircuitPython #synthio #ESP32C3 #weeknotes

  24. My plan for the day is to see if I can turn these components into something that makes noise, following @todbot's CircuitPython synthio tutorials

    github.com/todbot/CircuitPytho

    #CircuitPython #synthio #ESP32C3 #weeknotes

  25. My plan for the day is to see if I can turn these components into something that makes noise, following @todbot's CircuitPython synthio tutorials

    github.com/todbot/CircuitPytho

    #CircuitPython #synthio #ESP32C3 #weeknotes

  26. My plan for the day is to see if I can turn these components into something that makes noise, following @todbot's CircuitPython synthio tutorials

    github.com/todbot/CircuitPytho

    #CircuitPython #synthio #ESP32C3 #weeknotes

  27. A look at a smidge of the #CircuitPython and #PixelBlaze awesomeness you’ll see tomorrow if you stop by 4-6pm, 12/5, 245 Beacon St, Boston College. Jukebox, real-world Minecraft mining, Squid Game Red/Green light, light-up hopscotch! Plus lots of assistive tech & student #SwiftUI apps. ALL welcome! Be there!

  28. Here's a look at Week 11 of #CircuitPython #PhysicalComputing class. Students made rubber band launchers with a #RaspberryPi Pico, joystick, 3 servos, and a button. Big fun! youtube.com/shorts/envNY1mYCEQ