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: For over ...
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 ...
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 ...
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 ...
I played around with changing the "model "of sensor it was using in the YAML file, but to no avail. Flashed the ESP32 back to MicroPython and my own code, and it works perfectly. So I have no idea ...
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 ...