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 ...
Block-based Integrated Platform for Embedded Systems (BIPES), an open source project developed in partnership with a range of universities to develop a drag-and-drop visual programming environment for ...
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 ...
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 ...
To overcome this limitation, this paper investigates the potential use of MicroPython, an implementation of Python for constrained systems, for use on CubeSats by analyzing the language and tools in ...