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.
On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user: pip3 install adafruit-circuitpython-esp32spi. ...
Damien George (creator of micropython), sees the CircuitPython fork as a positive step, likening the two versions to different Linux distros: same underlying core optimised for different environments.
Just in case you’re not familiar with it, CircuitPython is Adafruit’s version of Micropython, ... My Winter Of ’99: The Year Of The Linux Desktop Is Always Next Year ...
The Adafruit team have this week announced the release of CircuitPython 8.0.0, the latest major revision of CircuitPython, and is a new stable release. Notable changes to 8.0.0 since the release ...
CircuitPython users may be interested in a new real-time operating system (RTOS) created for the CircuitPython platform the aim of providing a pure Python ...