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, ...
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 ...
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 users may be interested in a new real-time operating system (RTOS) created for the CircuitPython platform the aim of providing a pure Python RTOS. pyRTOS was modeled after FreeRTOS, with ...
The new Pyboard D-series micro-controller is now available for purchase at a rather hefty price of £43 ($56), offering developers a low-powered device for running programs created with MicroPython, a ...
MicroPython Forum member OutoftheBOTS has designed and created a fantastic 5x5x5 Rubik’s Cube solving robot, which runs MicroPython on his custom-built board with an ESP32 Wrover module. This ...