Damien George has created a new programming language with standard API to make creating Internet Of Things projects more enjoyable and easier when using the ESP8266 WiFi chip. Watch the video below to ...
Just to flag this one, though you may have noticed it already: Arduino support for MicroPython - an optimised version of the language that runs on MCUs - is now available as a downloadable editor.
The Raspberry Pi Pico is a change from the previous Pis that people are used to. This is because it is not a Linux computer, but it is a microcontroller board just like Arduino. The biggest selling ...
While languages such as Ada and C++ have gained some adoption in certain circles, for the most part embedded software is still dominated by the procedural and dangerous C programming language. A few ...
The passionate development team at Arduino has always been committed to empowering developers, and in this mission, they have unveiled their latest tools when using Arduino and MicroPython. Aimed at ...
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 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 ...