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 ...
Code samples use the device name and a small description to identify them. These scripts work as of 12th September 2017. MicroPython is a fast moving target and if you get errors it's probably because ...
Once the student has mastered visual programming, he/she can switch to MicroPython lessons. Unsurprisingly, the first lesson is a “Hello World” example. But it’s not your usual “Hello World!” showing ...
To help teach coding a new visual flow-based programming environment has been created by the Media Computing Group aptly named the Flowboard. The research project brings flow-based programming to ...
The new Nano board comes with 8 MB PSRAM and 16 MB flash storage and can be programmed with either the Arduino or MicroPython languages. It’s not the first ESP32 board from Arduino, as the Nano RP2040 ...
Abstract: In this paper, we discuss how object-oriented techniques, such as, data encapsulation and inheritance can enhance modifiability and maintainability of a system that is implemented with a ...
The Raspberry Pi Pico microcontroller was released at the start of the year, and this book may be of interest if you are looking to programme it in MicroPython: yes, its Programming the Raspberry Pi ...
Abstract: In this article, we present advantages and restrictions that visual data flow programming language (VDFL) brings to a measurement system implementation. These results have been collected ...