CircuitPython is a beginner friendly, open source version of Python for tiny, inexpensive computers called microcontrollers. Microcontrollers are the brains of many electronics including a wide ...
Modern microcontrollers like the RP2040 and ESP32 are truly a marvels of engineering. For literal pocket change you can get a chip that’s got a multi-core processor running at hundreds of megahertz, ...
This week Adafuit has announced the availability of a new version of its awesome CircuitPython programming language designed specifically for microcontrollers. Making available a relatively stable ...
Developers, programmers and hobbyists night be interested to know that Adafruit has announced the CircuitPython 8.0.0 Release Candidate 1 launch making available the release candidate for further ...
The libraries in each release are compiled for all recent major versions of CircuitPython. Please download the one that matches the major version of your ...
Python is often touted as a great language for beginner coders to learn. Until recently, however, it simply wasn’t a viable choice in the embedded space. That’s begun to change with projects like ...
We take a dive into one of the useful alternatives to Python that’s designed to be lightweight enough to work on microcontrollers: CircuitPython. Here, we build a project around a Raspberry Pi Pico W, ...
Jayric is a Forensic Science graduate with over five years of writing experience and a passion for reverse engineering and hardware. His tech journey kicked off in childhood with an old hand-me-down ...