Scripting languages are for large computers, right? “Real” embedded device work is a hellish, never-ending cycle of code, compile, and re-flash. Well, I used to think so too, but with the ...
In a previous blog, Using MicroPython for real-time software development, I examined the idea behind using MicroPython for real-time embedded software. Now, let’s examine some of the core pieces that ...
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 ...
[Brian Pugh] has shared a cool new project that simultaneously runs on desktop Python and MicroPython – the Belay library. This library lets you control a MicroPython device seamlessly from your ...
In the last installment of this series, Running Python with Arduino, we examined off-the-shelf possibilities for running Python with Arduino hardware. The best opportunities among the alternatives ...
MicroPython the availability of its new Pyboard D-series with STM32F722 and WiFi/BT, reference : PYBD-SF2-W4F2. Offering a compact powerful and low-power microcontroller capable of running MicroPython ...
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 ...