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 ...
A few years ago, Damien George successfully funded a Kickstarter project that launched Micro Python, a “lean and fast implementation of Python 3,” designed to run on microcontrollers. In an article on ...
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 ...
C and C++ continue to dominate programming languages for embedded applications. However, they have lots of competition from alternatives like Javascript and Python. The latter is very popular for ...