update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -1,7 +1,8 @@
<h1 id="awesome-circuitpython">Awesome CircuitPython</h1>
<h1 align="center">
<img style="width: min(400px, 100%)" src="https://raw.githubusercontent.com/adafruit/awesome-circuitpython/master/awesome_circuitpython.png" alt="Awesome CircuitPython"><br>
</h1>
<p align="center">
<img style="width: min(400px, 100%)" src="https://raw.githubusercontent.com/adafruit/awesome-circuitpython/master/assets/awesome_circuitpython.png" alt="Awesome CircuitPython">
<br>
</p>
<p><a href="https://awesome.re"><img src="https://awesome.re/badge.svg"
alt="Awesome" /></a></p>
<blockquote>
@@ -21,8 +22,10 @@ C++ (what Arduino uses for programming). Its great for beginners!</p>
<h2 id="contents">Contents</h2>
<ul>
<li><a href="#circuitpythonorg">CircuitPython.org</a></li>
<li><a href="#guides">Guides</a></li>
<li><a href="#adafruit-learning-system-guides">Adafruit Learning System
Guides</a></li>
<li><a href="#community">Community</a></li>
<li><a href="#Video">Videos</a></li>
<li><a href="#books">Books</a></li>
<li><a href="#code">Code</a></li>
<li><a href="#frameworks">Frameworks</a></li>
@@ -38,14 +41,17 @@ C++ (what Arduino uses for programming). Its great for beginners!</p>
<li><a href="#contributing">Contributing</a></li>
</ul>
<h2 id="circuitpython.org">CircuitPython.org</h2>
<p><a href="https://circuitpython.org/"><img
src="./assets/circuitpython-org.png" alt="CircuitPython.org" /></a></p>
<p><a href="https://circuitpython.org/">CircuitPython.org</a> is the
first stop on the information snake highway. Here you can see all the <a
href="https://circuitpython.org/downloads">supported boards and
download</a> the specific firmware for each one, including beta, latest,
and previous versions. Downloads can be sorted by: maker, features,
name, and more. At this time there are approaching 500 boards supported
in the CircuitPython family!</p>
<h2 id="guides">Guides</h2>
name, and more. At this time there are over 500 boards supported in the
CircuitPython family!</p>
<h2 id="adafruit-learning-system-guides">Adafruit Learning System
Guides</h2>
<ul>
<li><a
href="https://learn.adafruit.com/welcome-to-circuitpython/overview">Welcome
@@ -56,11 +62,7 @@ href="https://learn.adafruit.com/circuitpython-essentials">CircuitPython
Essentials</a> - Learning the essential functions of CircuitPython.</li>
<li><a
href="https://learn.adafruit.com/category/circuitpython">learn.adafruit.com
CircuitPython</a> - Adafruit Learning Guides on CircuitPython.</li>
<li><a
href="https://learn.adafruit.com/category/micropython-slash-circuitpython">learn.adafruit.com
CircuitPython &amp; MicroPython</a> - Guides on both CircuitPython and
MicroPython.</li>
CircuitPython</a> - All Adafruit Learning Guides on CircuitPython.</li>
</ul>
<h2 id="community">Community</h2>
<ul>
@@ -83,13 +85,37 @@ href="https://slack-micropython.herokuapp.com/">here</a>.</li>
Meetup</a> - online and in Melbourne, Australia once a month, and <a
href="https://melbournemicropythonmeetup.github.io/">Blog</a>.</li>
</ul>
<h2 id="video">Video</h2>
<h3 id="educational">Educational</h3>
<ul>
<li><p><a
href="https://www.youtube.com/playlist?list=PLjF7R1fz_OOWFqZfqW9jlvQSIUmwn9lWr">CircuitPython
Parsec</a> - Adafruits John Parks lessons on using CircuitPython for a
variety of tasks.</p></li>
<li><p><a
href="https://www.youtube.com/playlist?list=PLBJJ76R_ry5T3X72OIDkMOXQIdmcvSkue">CircuitPython
School</a> - lessons and projects in Professor John Gallaughers course
Physical Computing: Art, Robotics, and Tech for Good at Boston
College.</p></li>
<li><p><a
href="https://www.youtube.com/playlist?list=PLBJJ76R_ry5Rz5YgfjpI4eCHmS5o5umL8">CircuitPython
Projects</a> - fun maker, electronics programming, and robotics
projects, all courtesy of Professor John Gallaugher, who teaches
Physical Computing at Boston College.</p></li>
<li><p><a
href="https://www.youtube.com/playlist?list=PLRHdgFNRLyaN6eCw8b0yoHKDY9B4GiirU">CircuitPython
Hardware Tutorials</a> - YouTube videos by educator Brogan M.
Pratt.</p></li>
<li><p><a
href="https://www.youtube.com/playlist?list=PLRHdgFNRLyaOtopysljciT3-YzH858uDe">How
to Program a Robot in Python: Beginners Guide</a> - YouTube videos by
educator Brogan M. Pratt.</p></li>
</ul>
<h2 id="books">Books</h2>
<ul>
<li><a
href="https://www.amazon.com/Getting-Started-Adafruit-Circuit-Playground-dp-1680454889/dp/1680454889/ref=mt_paperback">Getting
started with Circuit Playground Express by Anne Barela</a> (or purchase
as part of your order from <a
href="https://www.adafruit.com/product/3944">the Adafruit store</a>) -
Started with Circuit Playground Express by Anne Barela</a> -
Introduction and discussion of the Circuit Playground Express including
programming via CircuitPython, MakeCode and Arduino.</li>
<li><a
@@ -97,22 +123,23 @@ href="https://www.amazon.com/CircuitPython-Development-Workshop-Agus-Kurniawan-e
Development Workshop by Agus Kurniawan</a> - This book helps you to get
started with CircuitPython development. This book uses the Adafruit
ItsyBitsy M0 Express board for development.</li>
<li><a
href="https://twitter.com/AoyamaProd/status/1157775643750232064">CircuitPython
for beginners with Adafruit Circuit Playground Express &amp; Mu</a> -
<li><a href="https://steam-tokyo.com/product/cpbook1/">CircuitPython for
beginners with Adafruit Circuit Playground Express &amp; Mu</a> - In
Japanese by author <a
href="https://twitter.com/AoyamaProd">Aoyama_PROD</a> coming in
September, 2019 from <a
href="https://techbookfest.org/">TechBookFest</a>.</li>
<li><a href="https://www.adafruit.com/product/3706">Programming with
MicroPython - by Nicholas H. Tollervey, includes CircuitPython</a> -
Discusses the MicroPython language.</li>
href="https://twitter.com/AoyamaProd">Aoyama_PROD</a>, September, 2019
from <a href="https://techbookfest.org/">TechBookFest</a>.</li>
<li><a href="https://www.adafruit.com/product/3325">Python for
Microcontrollers: Getting Started with MicroPython - by Donald
Norris</a> - Program your own MicroPython projects with ease—no prior
programming experience necessary.</li>
<li><a
href="https://www.amazon.com/Programming-MicroPython-Embedded-Microcontrollers-Python/dp/1491972734">Programming
with MicroPython - by Nicholas H. Tollervey, includes CircuitPython</a>
- Discusses the MicroPython language.</li>
<li><a
href="https://store.rpipress.cc/collections/books/products/wearable-tech-projects-2019">Wearable
Tech Projects by Sophy Wong</a> - Contains many wearable projects using
CircuitPython.</li>
<li><a href="https://twitter.com/AoyamaProd">CircuitPython for beginners
with Adafruit Circuit Playground Express &amp; Mu</a> - Japanese.</li>
<li><a
href="https://www.barnesandnoble.com/w/learning-iot-with-python-and-raspberry-pi-ei-horvath/1133345171?ean=9780578549361">Learning
IoT with Python and Raspberry Pi by E.I. Horvath, E.A. Horvath</a></li>
@@ -130,9 +157,7 @@ introduction to CircuitPython and the nRF52840.</li>
<h2 id="code">Code</h2>
<ul>
<li>CircuitPython Board Software Versions: Select per board at <a
href="https://circuitpython.org/downloads">CircuitPython.org</a>. The
source for each is also on <a
href="https://github.com/adafruit/circuitpython/releases">GitHub</a>.</li>
href="https://circuitpython.org/downloads">CircuitPython.org</a>.</li>
<li><a
href="https://circuitpython.readthedocs.io/en/latest/README.html">CircuitPython
API Reference</a> - A list of functions and documentation available for
@@ -169,39 +194,38 @@ CircuitPython Tips and Tricks</a> - A collection of tips and tricks for
CircuitPython. Also available as an Adafruit <a
href="https://learn.adafruit.com/todbot-circuitpython-tricks?view=all">Learn
Guide</a>.</li>
<li><a href="https://github.com/todbot/circuitpython-synthio-tricks">Tod
Kurts CircuitPython <code>synthio</code> Tips and Tricks</a> - More
tips and tricks from Tod Kurt about CircuitPythons <code>synthio</code>
library.</li>
</ul>
<h2 id="frameworks">Frameworks</h2>
<ul>
<li><a href="https://github.com/adafruit/glider">Glider: An app for
editing Python on mobile devices wirelessly</a> - Also a <a
href="https://youtu.be/NYpcjDBA6xw">video</a>, in development.</li>
<li><a href="https://code.circuitpython.org/">code.circuitpython.org -
the online CircuitPython code editor</a> - edit code and download to
your device via WiFi, Bluetooth or USB.</li>
<li><a href="https://codewith.mu/">The Mu Editor, IDE, REPL, and plotter
for CircuitPython</a> - The recommended Python editor for
for CircuitPython</a> - The recommended offline Python editor for
CircuitPython.</li>
<li><a href="https://mu.readthedocs.io/en/latest/">For developers, Mu: A
Python Code Editor</a> - The documentation for Mu.</li>
<li><a
href="https://blog.adafruit.com/2019/01/02/using-visual-studio-code-to-program-circuitpython-with-an-adafruit-neotrellis-m4-adafruit-neotrellis-circuitpython/">Using
Microsoft VSCode for CircuitPython</a> - Blog post discussing the
process.</li>
<li><a href="https://github.com/wmerkens/vscode-circuitpython">Using
Microsoft VSCode for CircuitPython</a> (GitHub) and <a
href="https://marketplace.visualstudio.com/items?itemName=wmerkens.vscode-circuitpython-v2">Microsoft
Marketplace</a>.</li>
<li><a href="https://thonny.org/">Thonny, a Python IDE for beginners</a>
- An editor with support for CircuitPython and MicroPython.</li>
<li><a href="https://github.com/adafruit/glider">Glider: An app for
editing Python on mobile devices wirelessly</a> - Also a <a
href="https://youtu.be/NYpcjDBA6xw">video</a>, in development.</li>
<li><a href="https://github.com/s-light/CircuitPython_Atom_helper">A
helper for CircuitPython development with Atom</a> - A helper for the <a
href="https://atom.io/">Atom editor</a>.</li>
<li><a href="https://thonny.org/">Thonny, a Python IDE for beginners</a>
- An editor with support for CircuitPython and MicroPython.</li>
<li><a
href="https://marketplace.visualstudio.com/items?itemName=ms-python.devicesimulatorexpress">Microsoft
href="https://github.com/microsoft/vscode-python-devicesimulator">Microsoft
Device Simulator Express</a> - Virtual Circuit Playground Express and
CircuitPython programming in Visual Studio Code.</li>
<li><a href="https://slappy.io/">Slappy.io, a browser-based IDE and REPL
for CircuitPython</a> - An in-browser editor designed especially for
Chromebooks. Works on almost any computer that can run a Chromium-based
browser.</li>
<li><a
href="https://marketplace.visualstudio.com/items?itemName=joedevivo.vscode-circuitpython">CircuitPython
extension for VS Code</a> - A full featured extension for VS Code that
downloads the latest CircuitPython bundle automatically, includes access
to the serial console, and auto complete.</li>
CircuitPython programming in Visual Studio Code (no longer
maintained).</li>
<li><a href="https://pewpew.rtfd.io">PewPew workshops</a> - Materials,
examples, libraries and hardware for running Python game programming and
electronics workshops with a minimum of problems.</li>
@@ -266,149 +290,152 @@ href="https://itunes.apple.com/us/podcast/python-on-hardware/id1451685192?mt=2">
</ul>
<h2 id="news">News</h2>
<ul>
<li><p><a
<li><a
href="https://hackaday.com/2023/08/01/the-past-present-and-future-of-circuitpython/">The
Past, Present, and Future of CircuitPython</a> - Hackaday interviews
Limor “Ladyada” Fried about CircuitPython, August, 2023.</li>
<li><a
href="https://blog.adafruit.com/category/circuitpython/">CircuitPython
on the Adafruit.com/blog</a> - Adafruit Blog posts discussing
CircuitPython.</p></li>
<li><p><a
CircuitPython.</li>
<li><a
href="https://www.circuitpythonshow.com/@circuitpythonshow/episodes/kattni-rembor">CircuitPython
Show Episode 1: Kattni Rembor</a> - Host Paul Cutler interviews
CircuitPython team member Kattni Rembor, March 1, 2022.</p></li>
<li><p><a
CircuitPython team member Kattni Rembor, March 1, 2022.</li>
<li><a
href="https://www.hackster.io/news/scott-shawcroft-works-on-bare-metal-raspberry-pi-circuitpython-as-adafruit-plans-an-e-ink-computer-a6a037558ba5">Scott
Shawcroft Works On Bare-Metal Raspberry Pi CircuitPython as Adafruit
Plans an E Ink Computer</a> - Hackster.io, December 2021.</p></li>
<li><p><a href="https://realpython.com/podcasts/rpp/75/">The Real Python
Plans an E Ink Computer</a> - Hackster.io, December 2021.</li>
<li><a href="https://realpython.com/podcasts/rpp/75/">The Real Python
Podcast Episode 75: Building With CircuitPython &amp; Constraints of
Python for Microcontrollers</a> - Scott Shawcroft, August 27,
2021.</p></li>
<li><p><a
Python for Microcontrollers</a> - Scott Shawcroft, August 27, 2021.</li>
<li><a
href="https://traffic.libsyn.com/secure/makingembeddedsystems/embedded-ep372.mp3?download=true">embedded.fm
Podcast Episode 372: The Motivation of Creativity</a> - interview with
Anne Barela, CircuitPython team member and Python on Microcontrollers
Editor, May 6, 2021.</p></li>
<li><p><a
Editor, May 6, 2021.</li>
<li><a
href="https://dronebotworkshop.com/pi-pico-circuitpython/">DroneBot
Workshop: Raspberry Pi Pico with CircuitPython</a> - March 5,
2021.</p></li>
<li><p><a href="https://youtu.be/-bBHXimlfPQ">Changing Lives through
Open Source, Passion and Mentoring</a> - the <a
Workshop: Raspberry Pi Pico with CircuitPython</a> - March 5, 2021.</li>
<li><a href="https://youtu.be/-bBHXimlfPQ">Changing Lives through Open
Source, Passion and Mentoring</a> - the <a
href="https://www.pyohio.org/2019/presentations/126/">keynote talk at
PyOhio</a>, July 27, 2019 by Kattni Rembor.</p></li>
<li><p><a
PyOhio</a>, July 27, 2019 by Kattni Rembor.</li>
<li><a
href="https://blog.adafruit.com/2019/07/27/issue-84-the-magpi-magazinethe-magpi-magazine-control-servos-with-circuitpython-and-raspberry-pi-by-makermelissa-themagpi-raspberry_pi-circuitpython-blinka/">Control
servos with CircuitPython and Raspberry Pi</a> - The MagPi Magazine,
Issue 84, Melissa LeBlanc-Williams, July, 2019.</p></li>
<li><p><a
Issue 84, Melissa LeBlanc-Williams, July, 2019.</li>
<li><a
href="https://www.blog.pythonlibrary.org/2019/07/01/pydev-of-the-week-scott-shawcroft/">PyDev
of the Week: Scott Shawcroft</a> - July 1, 2019.</p></li>
<li><p><a
of the Week: Scott Shawcroft</a> - July 1, 2019.</li>
<li><a
href="https://pyfound.blogspot.com/2019/05/scott-shawcroft-history-of-circuitpython.html">Scott
Shawcroft: History of CircuitPython</a> - A discussion of CircuitPython
for the core developers of Python, PyCon 2019.</p></li>
<li><p><a href="https://www.youtube.com/watch?v=HNrMjH9Yuv4">Five Things
You Didnt Know Python Could Do</a> - YouTube video, June 19,
2019.</p></li>
<li><p><a href="https://www.youtube.com/watch?v=35mXD40SvXM">PyCon2019
for the core developers of Python, PyCon 2019.</li>
<li><a href="https://www.youtube.com/watch?v=HNrMjH9Yuv4">Five Things
You Didnt Know Python Could Do</a> - YouTube video, June 19, 2019.</li>
<li><a href="https://www.youtube.com/watch?v=35mXD40SvXM">PyCon2019
Keynote - Light Up Your Life - With Python and LEDs</a> - By Nina
Zakharenko. Python opens a whole new world of working with wearable
electronics. The slides are <a
href="https://speakerdeck.com/nnja/preso-c22944f3-ce78-4ced-8a34-f866656bf6c8">also
available</a>.</p></li>
<li><p><a
available</a>.</li>
<li><a
href="https://www.codecademy.com/learn/learn-circuitpython?utm_source=adafruit&amp;utm_medium=partners&amp;utm_campaign=circuitplayground&amp;utm_content=blog_home">Learn
Hardware Programming with CircuitPython</a> - A course offered by
Codecademy in collaboration with Adafruit.</p></li>
<li><p><a
Codecademy in collaboration with Adafruit.</li>
<li><a
href="https://blog.adafruit.com/2019/03/31/use-circuitpython-boards-on-the-ti-83-premium-ce-calculator-tiplanetnews-ticalculators-circuitpython-circuitpython/">Use
CircuitPython boards on the TI-83 Premium CE calculator</a> -
CircuitPython runs on Texas Instrument calculators.</p></li>
<li><p><a
href="https://blog.adafruit.com/2019/03/23/make-vol-68-april-may-2019-is-here-guide-to-boards-tech-trend-1-the-push-for-python-make-adafruit-circuitpython/">Make:
Vol. 68 Boards guide</a> - Make: Magazine names Python the #1 Tech Trend
for boards in 2019!</p></li>
<li><p><a
CircuitPython runs on Texas Instrument calculators.</li>
<li><a
href="https://spectrum.ieee.org/scott-shawcroft-is-squeezing-python-into-microcontrollers">Scott
Shawcroft Is Squeezing Python Into Microcontrollers</a> - IEEE Spectrum
Magazine article on the Python programming language for makers.</p></li>
<li><p><a
Magazine article on the Python programming language for makers.</li>
<li><a
href="https://blog.adafruit.com/2019/03/18/adafruit-circuit-playground-express-4-h-edition-approved-adafruit-4h-4h-4hgrowshere/">Circuit
Playground Express 4-H edition approved</a> - The 4-H branded version
was approved by the USDA, this is the first CircuitPython powered board
that is also 4-H approved!</p></li>
<li><p><a
that is also 4-H approved!</li>
<li><a
href="https://blog.adafruit.com/2019/03/17/circuitpython-in-space-pythonaut-circuitpython-adafruit-maholli404-zacinaction-smallsat-kicksat/">CircuitPython
in Space</a> - <em>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</em>.</p></li>
<li><p><a
reinventing the wheel</em>.</li>
<li><a
href="https://anchor.fm/disruptityourself/episodes/Adafruit-PyPortal-GUI-meets-CircuitPython-in-a-Big-Way-e3g745">Adafruit
PyPortal: GUI meets CircuitPython in a Big Way</a> - Disrupt It Yourself
podcast on CircuitPython and the IoT device, PyPortal.</p></li>
<li><p><a href="https://youtu.be/Kz4C7sCLWb0">Cool Tools</a> - Sophy
Wong Talks Circuit Playground Express including CircuitPython.</p></li>
<li><p><a
podcast on CircuitPython and the IoT device, PyPortal.</li>
<li><a href="https://youtu.be/Kz4C7sCLWb0">Cool Tools</a> - Sophy Wong
Talks Circuit Playground Express including CircuitPython.</li>
<li><a
href="https://www.digikey.com/en/articles/techzone/2019/mar/the-basics-of-circuitpython-for-rapid-microcontroller-based-prototyping-and-development">CircuitPython
for Rapid Microcontroller-Based Prototyping and Development</a> -
Digi-Key on the open source communitys efforts adapting specific
microcontrollers and dev boards to support serious microcontroller
development using CircuitPython.</p></li>
<li><p><a
development using CircuitPython.</li>
<li><a
href="https://hackspace.raspberrypi.com/articles/adafruit-grand-central-m4-express-review">HackSpace
Magazine - Issue 17</a> - CircuitPython powered Adafruit Grand Central
M4 Express review.</p></li>
<li><p><a
M4 Express review.</li>
<li><a
href="https://www.apress.com/us/blog/all-blog-posts/python-on-hardware-means-choices-for-makers/16332230">Python
on Hardware Means Choices for Makers</a> - 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.</p></li>
<li><p><a
with the Arduino IDE.</li>
<li><a
href="https://www.mouser.com/news/methods/2019-1/mobile/index.html#p=35">Methods
Magazine</a> - Methods eZine: Design Trends &amp; the Transformation of
Everything features Python on hardware, page 35 - <a
href="https://www.mouser.com/pdfdocs/Mouser-Methods-v3i1.pdf">PDF</a>.</p></li>
<li><p><a
href="https://www.mouser.com/pdfdocs/Mouser-Methods-v3i1.pdf">PDF</a>.</li>
<li><a
href="https://blog.adafruit.com/2019/01/24/issue-15-hackspace-magazine-circuitpython-hackspacemag-by-ben-everard-ben_everard-circuitpython-circuitpython-madewithmu/">HackSpace
Magazine - Issue 15</a> - CircuitPython makes the cover on HackSpace
Magazine with feature article, and projects.</p></li>
<li><p>Community call for what is wanted and needed in CircuitPython by
Magazine with feature article, and projects.</li>
<li>Community call for what is wanted and needed in CircuitPython by
year: <a
href="https://blog.adafruit.com/2018/01/29/circuitpython-in-2018/">2018</a>,
<a
href="https://blog.adafruit.com/2018/12/17/what-do-you-want-from-circuitpython-in-2019-circuitpython2019-circuitpython/">2019</a>,
<a
href="https://blog.adafruit.com/2020/02/03/circuitpython2020-recap/">2020</a>,
<a
href="https://blog.adafruit.com/2021/01/01/where-should-circuitpython-go-in-2021-circuitpython2021-circuitpython/">2021</a>,
<a
href="https://blog.adafruit.com/2022/02/01/the-circuitpython-community-a-round-up-and-a-look-forward-to-202/">2022</a></p></li>
<li><p><a
href="https://blog.adafruit.com/2022/02/01/the-circuitpython-community-a-round-up-and-a-look-forward-to-202/">2022</a>,
<a
href="https://blog.adafruit.com/2023/01/23/circuitpython2023-wrap-up/">2023</a>,
<a
href="https://blog.adafruit.com/2024/01/31/first-circuitpython2024-posts-2-2/">2024</a>,
and <a
href="https://blog.adafruit.com/2025/01/15/thank-you-for-circuitpython2025/">2025</a>.</li>
<li><a
href="https://blog.adafruit.com/2018/08/27/circuitpython-in-microsolutions-digital-magazine-microchiptech-microchipmakes-circuitpython-adafruit/">CircuitPython
in MicroSolutions Digital Magazine</a> - Microchips MicroSolutions,
“Python on Microcontrollers” in Design Corner article. MicroSolutions is
Microchips bi-monthly digital magazine.</p></li>
<li><p><a
Microchips bi-monthly digital magazine.</li>
<li><a
href="https://makezine.com/2017/08/11/circuitpython-snakes-way-adafruit-hardware/">CircuitPython
Snakes its Way onto Adafruit Hardware</a> - An article by MAKE on
CircuitPython.</p></li>
<li><p><a
CircuitPython.</li>
<li><a
href="https://hackspace.raspberrypi.com/articles/adafruit-circuit-playground-express-review">Adafruit
Circuit Playground Express review</a> - Raspberry Pi reviews the Circuit
Playground Express.</p></li>
<li><p><a href="https://www.youtube.com/watch?v=d-Uw3YOf7dE">The Amp
Hour #383</a> - An Interview with Scott Shawcroft.</p></li>
<li><p><a
href="https://hackaday.com/blog/?s=circuitpython">CircuitPython on
Hackaday</a> - Hackaday posts related to CircuitPython.</p></li>
<li><p><a
Playground Express.</li>
<li><a href="https://www.youtube.com/watch?v=d-Uw3YOf7dE">The Amp Hour
#383</a> - An Interview with Scott Shawcroft.</li>
<li><a href="https://hackaday.com/blog/?s=circuitpython">CircuitPython
on Hackaday</a> - Hackaday posts related to CircuitPython.</li>
<li><a
href="https://blog.hackster.io/search?q=circuitpython">CircuitPython on
hackster.io</a> - Posts on hackster.io related to
CircuitPython.</p></li>
<li><p><a href="https://makezine.com/?s=circuitpython">CircuitPython on
MAKE</a> - CircuitPython related content on MAKE.</p></li>
hackster.io</a> - Posts on hackster.io related to CircuitPython.</li>
<li><a href="https://makezine.com/?s=circuitpython">CircuitPython on
MAKE</a> - CircuitPython related content on MAKE.</li>
</ul>
<h2 id="art">Art</h2>
<ul>
@@ -416,6 +443,10 @@ MAKE</a> - CircuitPython related content on MAKE.</p></li>
href="https://www.dropbox.com/sh/l6tp9ym5nf8h5v9/AABGu_q2pcdUQdx1avr8Xvvda?dl=0">CircuitPython
Art Pack! Logos, banners, photos and Blinka!</a> - Adafruit art relating
to CircuitPython.</li>
<li><a
href="https://scouv.lisn.upsaclay.fr/python-memento/memento-python3-en-latest.pdf">Python
Cheat Sheet</a> - An up to date, consise reference for Python (regular
Python or CPython) syntax</li>
</ul>
<h2 id="social">Social</h2>
<ul>
@@ -474,6 +505,9 @@ CircuitPython community hosted by Paul Cutler.</li>
<li><a
href="https://blog.adafruit.com/2019/03/22/the-best-python-podcasts-python-talkpython-mkennedy-pythonbites-brianokken/">The
Best Python Podcasts</a> - The Best Python Podcasts.</li>
<li><a href="https://thebootloader.net">The Bootloader</a> - hosted by
CircuitPython community members Paul Cutler and Tod Kurt, this podcast
often covers CircuitPython topics.</li>
</ul>
<h2 id="events">Events</h2>
<ul>
@@ -488,40 +522,41 @@ on display.</li>
Wednesday 8pm ET on YouTube LIVE</a> - The longest running YouTube live
show about electronics, information on CircuitPython each week during
“Python on hardware segment”.</li>
<li><a href="https://us.pycon.org/2023/">PyCon 2023</a> - Salt Lake
City, Utah USA April 19 - April 27, 2023.</li>
<li><a href="https://www.youtube.com/adafruit/live">John Parks
CircuitPython Parsec, Thursdays 4pm ET on YouTube LIVE</a> - John Park
shares CircuitPython tips and tricks.</li>
</ul>
<h2 id="swag">Swag</h2>
<ul>
<li><a href="https://www.adafruit.com/product/5873">CircuitPython 9
release poster</a> - CircuitPython release version 9 poster.</li>
<li><a href="https://www.adafruit.com/product/5513">CircuitPython 8
release poster</a> - CircuitPython release version 8 poster.</li>
<li><a href="https://www.adafruit.com/product/5067">CircuitPython 7
release poster</a> - CircuitPython release version 7 poster.</li>
<li><a href="https://www.adafruit.com/product/4713">CircuitPython 6
release poster</a> - CircuitPython release version 6 poster.</li>
<li><a href="https://www.adafruit.com/product/4365">CircuitPython 5
release poster</a> - CircuitPython release version 5 poster.</li>
<li><a href="https://www.adafruit.com/product/4082">CircuitPython 4
release poster</a> - CircuitPython release version 4 poster featuring
Nordic.</li>
<li><a href="https://www.adafruit.com/product/3793">CircuitPython 3
release poster</a> - CircuitPython release version 3 poster.</li>
<li><a href="https://www.adafruit.com/product/3680">Blinka the
CircuitPython Limited Edition Enamel Pin</a> - An enamel pin with the
CircuitPython mascot.</li>
<li><a href="https://www.adafruit.com/product/3987">CircuitPlayground
lanyard</a> - CircuitPlayground lanyard featuring Blinka.</li>
<li><a href="https://www.adafruit.com/product/3725">Blinka the
CircuitPython Sticker</a> - A sticker featuring Blinka, the
CircuitPython mascot.</li>
<li><a href="https://www.adafruit.com/product/2600">Blinka the
CircuitPython Temporary Tattoo</a> - A temporary tattoo featuring the
Blinka character.</li>
<li><a href="https://www.adafruit.com/product/3987">CircuitPlayground
lanyard</a> - CircuitPlayground lanyard featuring Blinka.</li>
<li><a href="https://www.adafruit.com/product/5873">CircuitPython 9
release poster</a> - CircuitPython release version 9 poster (out of
stock).</li>
<li><a href="https://www.adafruit.com/product/5513">CircuitPython 8
release poster</a> - CircuitPython release version 8 poster (out of
stock).</li>
<li><a href="https://www.adafruit.com/product/5067">CircuitPython 7
release poster</a> - CircuitPython release version 7 poster (out of
stock).</li>
<li><a href="https://www.adafruit.com/product/4713">CircuitPython 6
release poster</a> - CircuitPython release version 6 poster (out of
stock).</li>
<li><a href="https://www.adafruit.com/product/4365">CircuitPython 5
release poster</a> - CircuitPython release version 5 poster (out of
stock).</li>
<li><a href="https://www.adafruit.com/product/4082">CircuitPython 4
release poster</a> - CircuitPython release version 4 poster featuring
Nordic (out of stock).</li>
<li><a href="https://www.adafruit.com/product/3793">CircuitPython 3
release poster</a> - CircuitPython release version 3 poster (out of
stock).</li>
<li><a href="https://www.adafruit.com/product/3680">Blinka the
CircuitPython Limited Edition Enamel Pin</a> - An enamel pin with the
CircuitPython mascot (out of stock).</li>
</ul>
<h2 id="talks">Talks</h2>
<ul>
@@ -584,6 +619,12 @@ Nina Zakharenko at PyCon 2021.</li>
<li><a href="https://www.youtube.com/watch?v=2i6qhfq5u78">EuroPython
2022 talk video: Radomir Dopieralski - Game Development with
CircuitPython</a> - Radomir Dopieralski</li>
<li><a href="https://youtu.be/XhwI8ZHhbE8">Connecting Old to New with
CircuitPython: Retrocomputer input devices on modern PCs</a> - Jeff
Epler at PyCon 2024</li>
<li><a href="https://www.youtube.com/watch?v=eiQ9RIt-cNM">Cutting the
USB Cord: Wirelessly Programming CircuitPython</a> - Scott Shawcroft at
PyCascades 2024</li>
</ul>
<h2 id="contributing">Contributing</h2>
<p>Contributions and suggestions are always welcome! Please make pull
@@ -617,4 +658,7 @@ src="https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg"
alt="CC0" /></a></p>
<p>To the extent possible under law, the authors have waived all
copyright and related or neighbouring rights to this work.</p>
<p>Last updated: March 6, 2024</p>
<p>Last updated: May 28, 2025</p>
<p><a
href="https://github.com/adafruit/awesome-circuitpython">circuitpython.md
Github</a></p>