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 — ...
In case you haven’t heard, about a month ago MicroPython has celebrated its 11th birthday. I was lucky that I was able to start hacking with it soon after pyboards have shipped – the first tech talk I ...
Mehr Funktionalität für komplexere Projekte und dabei eine einfach zu lesende Programmiersprache – neue Mikrocontroller, die auf MicroPython setzen, machen nach 15 Jahren dem bisherigen Platzhirsch ...
MicroPython is a compact implementation of the Python 3 programming language designed to work with microcontrollers. Initially announced back in 2013 as part of a Kickstarter project created by Damien ...
Keine Lust mehr auf C++? Dann probieren Sie doch mal MicroPython. Dank leistungsfähigerer Mikrocontroller mit vergleichsweise viel Speicher bietet sich diese Skriptsprache für viele Projekte als ...
The C/C++ programming languages have long dominated the embedded systems industry, with very few other languages being able to find a foothold. While languages such as Java and Ada have certainly ...