News

This is a docker image for the Unix/Linux port of CircuitPython. It can be useful for running unit tests or trying out CircuitPython when you don't have access to a board.
This repo bundles a bunch of CircuitPython libraries into an easy to download zip file. The included libraries are intended to be used with ProductivityOpen CircuitPython products. Up-to-date bundles ...
Downloads are no longer available from the GitHub release pages because of the large number of files for each release. (If you see the unstable release 6.0.0-rc.2 when you browse circuitpython.org ...
CircuitPython is a full Python compiler and runtime that runs on the microcontroller hardware. “This is the third beta release of CircuitPython 6.0.0. It is relatively stable overall.
Ooh, I’ve just bought a Teensy 4. I really like having CircuitPython on boards which also run Arduino/C, my knowledge of Python is much better so I can do a quick prototype in CircuitPython to ...