News

The MicroPython Package Installer for Arduino simplifies library management by automating the process of searching, installing, and managing MicroPython libraries, reducing manual effort and errors.
Micropython library to control an Arduino using the 1-wire protocol. This is a simple library to control your Arduinos pins from a micropython device using the 1-wire protocol. Supported commands are: ...
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 ...
Arduino Lab for MicroPython is a lightweight editor for MicroPython programs, supporting connection with a board, code upload, file transfer, interactive REPL shell. This project is sponsored by ...
Developers interested in running Python with Arduino can get Python up and running on either the Olimex 407 or Netduino Plus 2 with minimal effort, though. Developers interested in doing just that can ...
Arduino boards have traditionally been programmed with C-like language in the Arduino IDE, but with the Arduino Lab for MicroPython, Arduino added MicroPython to several official Arduino boards. In ...
MicroPython has made it to the world of Arduino, providing the first significant alternative to programming in C and C++. So, what’s all the fuss, how easy is it to use, and who can benefit from ...
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.