News

This is a work in progresss. The code works seamlessly for both micropython and circuitpython. For my development I have micropython on a Pico and circuitpython on a MakerPi. The only device I have is ...
CircuitPython features unified Python core APIs and a growing list of 300+ device libraries and drivers that work with it. These libraries also work on single board computers with regular Python via ...
That said, I dunno how CircuitPython or MicroPython handle things, but at least CPython does allow you to use tabs instead for indentation as long as you’re consistent about it — no mixing-and ...
I’ve been playing with a few MicroPython projects recently on several different embedded platforms, including a couple of ESP32 WiFi modules. There are various ways to program these modules: … ...
Two versions exist, CircuitPython and MicroPython, with each able to do similar tasks, but often have different intentions. It’s not a brand-new product, but it is still relatively fresh in the lineup ...
CircuitPython is a project that’s quite similar to MicroPython in the sense that it was also designed to make hardware programming as simple and as accessible as possible.
Not only that, but MicroPython requires far fewer resources and doesn’t have to rely on an operating system because MicroPython itself acts as the OS for the Pyboard or any other microcontroller.
MicroPython may even find a home amongst low to medium volume production systems. But one thing is for certain: embedded software developers are in dire need of new tools to help them navigate the ...
Adafruit has today announced the availability of its new CircuitPython 3.0.0 Alpha 6 release which was made available and offers the latest major revision of CircuitPython and features new support ...
The new develop on board can be used with MicroPython, CircuitPython or Arduino IDE, but because the board and chipset is new so expect rapid developments and updates to be rolled out by Adafruit.