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 month Adafruit has made available their new STM32F405 Feather Express hardware which offers the fastest CircuitPython development board yet created running at 168MHz. The small development board ...
The Raspberry Pi Pico is a change from the previous Pis that people are used to. This is because it is not a Linux computer, but it is a microcontroller board just like Arduino. The biggest selling ...
CircuitPython reached a major milestone last week as it welcomed its 100th board into the fold: the wristwatch form factored badge designed for the 10th annual Open Source Hardware Summit, which takes ...
While languages such as Ada and C++ have gained some adoption in certain circles, for the most part embedded software is still dominated by the procedural and dangerous C programming language. A few ...
While searching Aliexpress, I stumbled upon the RP2350 Tiny and Tiny XL, both of which are RP2350-based low-cost stamp-size ...
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 for ...
What exactly is Python and what is MicroPython? The major differences between both languages. Some use cases for each. As difficult as it is to imagine, the Python programming language made its ...