A new release of MicroPython has been made available by the Adafruit team bringing with it a number of new features including command line remote-control tool called “mpremote”. As the name of the ...
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 ...
Inspired by the good old days when your computer would boot directly into BASIC, [Le Roux Bodenstein] has created a handheld device he calls “DumbDumb” that can drop you into a MicroPython environment ...
You can program the ItsyBitsy microcontroller breakout board in Python using a simple text editor. No installs, IDE, or external compiler is required. On the one hand ...