Track Awesome Circuitpython Updates Weekly
A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 adafruit/awesome-circuitpython · ⭐ 620 · 🏷️ Programming Languages
Aug 05 - Aug 11, 2024
Code
- Tod Kurt's CircuitPython
synthio
Tips and Tricks (⭐60) - More tips and tricks from Tod Kurt about CircuitPython'ssynthio
library.
Podcasts
- The Bootloader - hosted by CircuitPython community members Paul Cutler and Tod Kurt, this podcast often covers CircuitPython topics.
Talks
- Connecting Old to New with CircuitPython: Retrocomputer input devices on modern PCs - Jeff Epler at PyCon 2024
- Cutting the USB Cord: Wirelessly Programming CircuitPython - Scott Shawcroft at PyCascades 2024
Mar 04 - Mar 10, 2024
Frameworks
- The CircuitPython Online IDE Version 1 and Version 2 - A browser based IDE for CircuitPython by River Wang
Newsletter
- Adafruit Daily, Python for Microcontrollers - A weekly newsletter on MicroPython, CircuitPython, and Python on single-board computers (SBC). A spam-free list.
Swag
- CircuitPython 9 release poster - CircuitPython release version 9 poster.
Feb 05 - Feb 11, 2024
News
- CircuitPython Show Episode 1: Kattni Rembor - Host Paul Cutler interviews CircuitPython team member Kattni Rembor, March 1, 2022.
Podcasts
- The CircuitPython Show - an interview podcast with people in the CircuitPython community hosted by Paul Cutler.
Nov 14 - Nov 20, 2022
Social
Oct 31 - Nov 06, 2022
Events
- Weekly Adafruit Show-and-tell, Wednesday 7:30pm ET on YouTube LIVE - The weekly Adafruit Show-and-tell program often has CircuitPython-related projects on display.
- PyCon 2023 - Salt Lake City, Utah USA April 19 - April 27, 2023.
- John Park's CircuitPython Parsec, Thursdays 4pm ET on YouTube LIVE - John Park shares CircuitPython tips and tricks.
Swag
- CircuitPython 8 release poster - CircuitPython release version 8 poster.
Talks
- EuroPython 2022 talk video: Radomir Dopieralski - Game Development with CircuitPython - Radomir Dopieralski
May 23 - May 29, 2022
Code
- Tod Kurt's CircuitPython Tips and Tricks (⭐596) - A collection of tips and tricks for CircuitPython. Also available as an Adafruit Learn Guide.
Frameworks
- PewPew workshops - Materials, examples, libraries and hardware for running Python game programming and electronics workshops with a minimum of problems.
May 16 - May 22, 2022
News
Feb 28 - Mar 06, 2022
Community
- Reddit r/circuitpython - a subreddit devoted to CircuitPython.
- MicroPython Slack - a Slack channel for MicroPython users. You can get an invitation here.
- MicroPython Meetup - online and in Melbourne, Australia once a month, and Blog.
Code
- CircuitPython Board Software Versions: Select per board at CircuitPython.org. The source for each is also on GitHub (⭐4k).
- Awesome List for the RP2040 Macropad (⭐243) - A list of awesome Macropad applications, macros, 3D printed plans, and more.
Hardware
Newsletter
- Python on Hardware weekly Videocast - Ladyada and PT review the highlights of the newsletter every week in this video series. The broadcast is also on iTunes, YouTube, IGTV (Instagram TV), and XML.
News
- CircuitPython on the Adafruit.com/blog - Adafruit Blog posts discussing CircuitPython.
- Scott Shawcroft Works On Bare-Metal Raspberry Pi CircuitPython as Adafruit Plans an E Ink Computer - Hackster.io, December 2021.
- The Real Python Podcast Episode 75: Building With CircuitPython & Constraints of Python for Microcontrollers - Scott Shawcroft, August 27, 2021.
- embedded.fm Podcast Episode 372: The Motivation of Creativity - interview with Anne Barela, CircuitPython team member and Python on Microcontrollers Editor, May 6, 2021.
- DroneBot Workshop: Raspberry Pi Pico with CircuitPython - March 5, 2021.
Social
- CircuitPython community on Reddit - Dedicated home of CircuitPython on reddit r/circuitpython/.
Feb 21 - Feb 27, 2022
Community
- Adafruit CircuitPython Discord channel #CircuitPython - 24/7 chat and support on CircuitPython including a weekly podcast.
Code
- CircuitPython API Reference - A list of functions and documentation available for CircuitPython.
- CircuitPython Community Libraries (⭐164) - CircuitPython Community Libraries. There are over 45+ libraries available.
News
- Scott Shawcroft Is Squeezing Python Into Microcontrollers - IEEE Spectrum Magazine article on the Python programming language for makers.
- HackSpace Magazine - Issue 17 - CircuitPython powered Adafruit Grand Central M4 Express review.
- Adafruit Circuit Playground Express review - Raspberry Pi reviews the Circuit Playground Express.
- CircuitPython on Hackaday - Hackaday posts related to CircuitPython.
Podcasts
- Weekly community chat on Adafruit Discord server CircuitPython channel - Audio / Podcast edition - Audio from the Discord chat space for CircuitPython, meetings are usually Mondays at 2pm ET, this is the audio version on iTunes, Pocket Casts, Spotify, and XML feed.
Feb 14 - Feb 20, 2022
Code
- Circuit Playground Express CircuitPython API Reference - The functions and documentation specific to the Circuit Playground Express using CircuitPython.
Frameworks
- For developers, Mu: A Python Code Editor - The documentation for Mu.
News
- Method's Magazine - Methods eZine: Design Trends & the Transformation of Everything features Python on hardware, page 35 - PDF.
- CircuitPython Snakes its Way onto Adafruit Hardware - An article by MAKE on CircuitPython.
Nov 29 - Dec 05, 2021
Code
- CircuitPython Essentials - Learning the essential functions of CircuitPython.
Talks
- Changing Lives through Open Source, Passion and Mentoring - Changing Lives through Open Source, Passion and Mentoring, Keynote by Kattni Rembor at PyOhio 2019.
- CircuitPython 入门 - CircuitPython 程序!An entry level CircuitPython tutorial in Chinese 01: From zero to Hello World (YouTube).
Contributing / Contribution Workflow Overview
- Fork this repository (⭐620) on GitHub.
- Merge adafruit or main.
Nov 22 - Nov 28, 2021
Books
- Getting started with Circuit Playground Express by Anne Barela (or purchase as part of your order from the Adafruit store) - Introduction and discussion of the Circuit Playground Express including programming via CircuitPython, MakeCode and Arduino.
Frameworks
- CircuitPython extension for VS Code - A full featured extension for VS Code that downloads the latest CircuitPython bundle automatically, includes access to the serial console, and auto complete.
Swag
- CircuitPython 7 release poster - CircuitPython release version 7 poster.
Talks
- CircuitPython: Python on hardware - CircuitPython: Python on hardware by Dave Astels at PyCon Canada.
- Embedded Programming for everyone using MicroPython and CircuitPython - Embedded Programming for everyone using MicroPython and CircuitPython by Ayan Pahwa at FOSSASIA Summit.
- Extending MicroPython: Using C for good - A look at how MicroPython can be extended to add features and improve performance. By Matt Trentini at PyCon Australia.
- Max Holiday - CircuitPython in space, SmallSats and more! - Max Holiday.
- MicroPython & the Internet of Things - MicroPython & the Internet of Things by Damien George at GOTO 2016.
- PyCon2019 Keynote: Python on Hardware – Nina Zakharenko - Nina Zakharenko.
- PyCon India - 2019 Interactive Hardware Poster Presentation powered by CircuitPython by Ayan Pahwa and Aakanksha Agrawal - Ayan Pahwa and Aakanksha Agrawal.
- VIDEO: PyCascades – Light Up Your Life – With Python and LEDs - Nina Zakharenko.
- More Fun with Hardware and CircuitPython -- IoT, Wearables, and More! - Nina Zakharenko at PyCon 2021.
Mar 29 - Apr 04, 2021
Books
- Initiation au langage CircuitPython et à la puce nRF52840 - A French introduction to CircuitPython and the nRF52840.
Dec 14 - Dec 20, 2020
Books
- Ten Games for the Circuit Playground Express by Rick Leander - Ten classic games adapted for Circuit Python.
Frameworks
- Using Microsoft VSCode for CircuitPython - Blog post discussing the process.
News
- PyDev of the Week: Scott Shawcroft - July 1, 2019.
- PyCon2019 Keynote - Light Up Your Life - With Python and LEDs - By Nina Zakharenko. Python opens a whole new world of working with wearable electronics. The slides are also available.
- Python on Hardware Means Choices for Makers - By Liz Clark - Apress. CircuitPython (a fork of MicroPython that is designed from the ground up to be beginner friendly.) This allows end users to use Python for their electronics hardware projects similar to how they may have used C/C++ with the Arduino IDE.
- CircuitPython on hackster.io - Posts on hackster.io related to CircuitPython.
Social
- CircuitPython on Hackaday.io - Curated list of projects on hackaday.io.
Podcasts
- The Best Python Podcasts - The Best Python Podcasts.
Events
- ASK AN ENGINEER, Wednesday 8pm ET on YouTube LIVE - The longest running YouTube live show about electronics, information on CircuitPython each week during "Python on hardware segment".
Talks
- EuroPython 2019 talk video: Nicholas Tollervey – Tools of the Trade: The Making of a Code Editor - Nicholas Tollervey.
- EuroPython 2019 talk video: Radomir Dopieralski – Game Development with CircuitPython - Radomir Dopieralski.
- Lighting Macro Photographs with CircuitPython - Lighting Macro Photographs with CircuitPython by Stacy Morse at PyCon Australia.
- Writing fast and efficient MicroPython - Writing fast and efficient MicroPython by Damien George at PyCon Australia.
Contributing / Contribution Workflow Overview
- Fetch the remote.
- Create a branch.
- Make a change.
- Commit and push to your repo.
Nov 16 - Nov 22, 2020
Swag
- CircuitPython 6 release poster - CircuitPython release version 6 poster.
Nov 09 - Nov 15, 2020
Frameworks
- Slappy.io, a browser-based IDE and REPL for CircuitPython - An in-browser editor designed especially for Chromebooks. Works on almost any computer that can run a Chromium-based browser.
Aug 03 - Aug 09, 2020
Books
- Make Music with the Circuit Playground Express by Rick Leander - Twelve projects that make music, sound and noise with Circuit Python.
Jan 20 - Jan 26, 2020
Frameworks
- Glider: An app for editing Python on mobile devices wirelessly (⭐41) - Also a video, in development.
News
- Learn Hardware Programming with CircuitPython - A course offered by Codecademy in collaboration with Adafruit.
- Use CircuitPython boards on the TI-83 Premium CE calculator - CircuitPython runs on Texas Instrument calculators.
Contributing / Contribution Workflow Overview
- Clone the forked repo to your drive.
- Add a remote using owner adafruit and the original URL.
- Create a pull request on the official repo.
- Once accepted, repeat by merging from the official repo to your fork's master, and re-branch.
Oct 07 - Oct 13, 2019
Books
Frameworks
- Microsoft Device Simulator Express - Virtual Circuit Playground Express and CircuitPython programming in Visual Studio Code.
Swag
- CircuitPython 5 release poster - CircuitPython release version 5 poster.
Aug 12 - Aug 18, 2019
Books
- CircuitPython for beginners with Adafruit Circuit Playground Express & Mu - Japanese by author Aoyama_PROD coming in September, 2019 from TechBookFest.
Swag
- CircuitPython 4 release poster - CircuitPython release version 4 poster featuring Nordic.
- CircuitPython 3 release poster - CircuitPython release version 3 poster.
- CircuitPlayground lanyard - CircuitPlayground lanyard featuring Blinka.
Aug 05 - Aug 11, 2019
Frameworks
- Thonny, a Python IDE for beginners - An editor with support for CircuitPython and MicroPython.
News
- Control servos with CircuitPython and Raspberry Pi - The MagPi Magazine, Issue 84, Melissa LeBlanc-Williams, July, 2019.
Jun 24 - Jun 30, 2019
News
- Five Things You Didn't Know Python Could Do - YouTube video, June 19, 2019.
May 27 - Jun 02, 2019
News
- Scott Shawcroft: History of CircuitPython - A discussion of CircuitPython for the core developers of Python, PyCon 2019.
May 20 - May 26, 2019
Books
- Wearable Tech Projects by Sophy Wong - Contains many wearable projects using CircuitPython.
Code
- Adafruit CircuitPython Libraries (⭐843) - Current Adafruit CircuitPython Libraries. There are over 150+ libraries available. More on Libraries on CircuitPython.org.
Frameworks
- A helper for CircuitPython development with Atom (⭐3) - A helper for the Atom editor.
Apr 22 - Apr 28, 2019
Books
- CircuitPython Development Workshop by Agus Kurniawan - This book helps you to get started with CircuitPython development. This book uses the Adafruit ItsyBitsy M0 Express board for development.
Code
- Adafruit Blinka - SBC Compatibility - CircuitPython Libraries on Raspberry Pi and other compatible single-board computers (SBC) running Linux.
Apr 01 - Apr 07, 2019
News
- Make: Vol. 68 Boards guide - Make: Magazine names Python the #1 Tech Trend for boards in 2019!
- Circuit Playground Express 4-H edition approved - The 4-H branded version was approved by the USDA, this is the first CircuitPython powered board that is also 4-H approved!
- CircuitPython in Space - CircuitPython provides an approachable and logical means of conducting science with hardware. Paired with low-cost hardware shown to work in space, we can enable an new generation to question and explore the unknown. With the necessary “satellite stuff” already baked in, students can spend their time trying something new rather than reinventing the wheel.
- Adafruit PyPortal: GUI meets CircuitPython in a Big Way - Disrupt It Yourself podcast on CircuitPython and the IoT device, PyPortal.
- Cool Tools - Sophy Wong Talks Circuit Playground Express including CircuitPython.
- CircuitPython for Rapid Microcontroller-Based Prototyping and Development - Digi-Key on the open source community's efforts adapting specific microcontrollers and dev boards to support serious microcontroller development using CircuitPython.
Jan 28 - Feb 03, 2019
News
- HackSpace Magazine - Issue 15 - CircuitPython makes the cover on HackSpace Magazine with feature article, and projects.
Social
- CircuitPython Twitter - Twitter account aggregator for CircuitPython news and more.
- CircuitPython tagged on Reddit - Reddit posts relating to CircuitPython.
- CircuitPython on hackster.io - Python on hardware projects on hackster.io including CircuitPython.
- CircuitPython on Instructables - How-tos, guides, and more, using CircuitPython on Autodesk's Instructables.
Events
- Weekly community chat on Adafruit Discord server CircuitPython channel - The Discord chat space for CircuitPython, meetings are usually Mondays at 2pm ET.
Nov 26 - Dec 02, 2018
Community
- CircuitPython Weekly Meeting - Video archive of weekly community meeting via Discord, starting from September, 2017.
- Adafruit CircuitPython Forums - The Adafruit discussion forum on CircuitPython.
Books
- Programming with MicroPython - by Nicholas H. Tollervey, includes CircuitPython - Discusses the MicroPython language.
Newsletter
- Archives of all newsletters - List of every newsletter published from the start, November 2016.
News
- CircuitPython in MicroSolutions Digital Magazine - Microchip’s MicroSolutions, “Python on Microcontrollers” in Design Corner article. MicroSolutions is Microchip’s bi-monthly digital magazine.
- The Amp Hour #383 - An Interview with Scott Shawcroft.
Jun 04 - Jun 10, 2018
Guides
- Welcome to CircuitPython! - An overview of CircuitPython and the community.
- learn.adafruit.com CircuitPython - Adafruit Learning Guides on CircuitPython.
- learn.adafruit.com CircuitPython & MicroPython - Guides on both CircuitPython and MicroPython.
Code
- CircuitPython GitHub Repository (⭐4k) - The source code for CircuitPython on GitHub.
Frameworks
- The Mu Editor, IDE, REPL, and plotter for CircuitPython - The recommended Python editor for CircuitPython.
Newsletter
- Contribute to newsletter (⭐60) - Guidelines on contributing to the newsletter.
News
- CircuitPython on MAKE - CircuitPython related content on MAKE.
Art
- CircuitPython Art Pack! Logos, banners, photos and Blinka! - Adafruit art relating to CircuitPython.
Social
- #CircuitPython tagged on Twitter, latest - Twitter posts tagged CircuitPython.
- CircuitPython videos on YouTube, latest - YouTube posts tagged CircuitPython.
- #CircuitPython tagged photos & videos on Instagram - Posts on Instagram tagged CircuitPython.
- CircuitPython - micropython.org forums - Articles on the MicroPython forums tagged for CircuitPython.
Swag
- Blinka the CircuitPython Limited Edition Enamel Pin - An enamel pin with the CircuitPython mascot.
- Blinka the CircuitPython Sticker - A sticker featuring Blinka, the CircuitPython mascot.
- Blinka the CircuitPython Temporary Tattoo - A temporary tattoo featuring the Blinka character.