There are currently around 600 programming languages to choose from, so picking the one that’s right for you can be pretty difficult. But if you’re looking for a language that’s incredibly popular, ...
The new Pyboard D-series micro-controller is now available for purchase at a rather hefty price of £43 ($56), offering developers a low-powered device for running programs created with MicroPython, a ...
MicroPython is now 12 years old! Created by Damien George, it's the version of the popular Python programming language optimised to run on an MCU. Its initial release was on 3 May 2014, Wikipedia ...
Both Arduino and MicroPython are giants when it comes to the electronics education area, and each one of them represents something you can’t pass up on as an educator. Arduino offers you a broad ...
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 ...
Scripting languages are for large computers, right? “Real” embedded device work is a hellish, never-ending cycle of code, compile, and re-flash. Well, I used to think so too, but with the ...
The Raspberry Pi RP2040 microcontroller has inspired a wave of creative projects, from environmental monitors to laser distance sensors. With its low cost, flexible programming options, and rich ...