News

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 ...
When it comes to the ESPR32, although there is very little detail regarding this particular device, it is known to be a development board that is equipped with Espressif Systems' wireless ...
Rather than duplicating the BP5 firmware functionality, I decided to ignore it completely and go with existing MicroPython capabilities. I planned to just make a simple set of board definition files — ...
The world of microcontrollers is set to experience a significant shift with the upcoming release of MicroPython v1.23, which will introduce support for Asymmetric Multiprocessing (AMP) on multi-core ...
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 ...