Schlagwort: MicroPython
-
Gustavo Reynaga: Inspiring the next generation of makers with MicroPython
Reading Time: 3 minutesIf you’re a fan of open-source technology, Gustavo Salvador Reynaga Aguilar is a name to know. An experienced educator with a passion for technology, Gustavo has spent nearly three decades teaching and inspiring students at CECATI 132 in Mexico. He’s worked with platforms like Arduino, Raspberry Pi, and BeagleBone, and is renowned…
-
MicroPython programming on Arduino just got easier
Reading Time: 3 minutesIf you’ve been exploring MicroPython on Arduino, you already know how powerful and flexible this Python-based language can be for microcontroller programming. Whether you’re a pro or just starting out, MicroPython opens up a new world of quick prototyping and clean, readable code. Now, we’re making it even easier to get started…
-
You can now run Arduino and MicroPython side-by-side on multi-core microcontrollers
Reading Time: 2 minutesWe’re excited to announce a powerful new feature that we have been working on in collaboration with the MicroPython team! Starting with the upcoming release (v1.23), MicroPython will offer support for Asymmetric Multiprocessing (AMP) on multi-core microcontrollers, based on the industry standard OpenAMP framework (see the MicroPython openamp module documentation for more…
-
The best maker software by experience level
Reading Time: 6 minutesToday’s makers have access to the most advanced materials, resources, and support in history, and it’s improving all the time. The downside is that finding the right software can sometimes feel confusing and overwhelming. There are seemingly endless options, all with different attributes and advantages. In this article, we’re here to help…
-
Experiment with new tools for MicroPython
Reading Time: 3 minutesAt the end of last year (November 2022) we announced initial support for MicroPython in the Arduino ecosystem, and continued to quietly work on the toolkit for this language. We continuously expand the list of Arduino boards for which a MicroPython firmware is provided (available here) Additionally, we are now releasing new…
-
MicroPython officially becomes part of the Arduino ecosystem
Reading Time: 2 minutesAt Arduino we like to experiment with new technologies to figure out if we can use them to improve the tools we make for our users. We’ve recently been experimenting with the Python language as a possible extension for our programming platforms, considering how it has become the number one language for…
-
Power of Python for Arduino Nano RP2040 Connect and Nano 33 BLE
Reading Time: 3 minutesPython support for three of the hottest Arduino boards out there is now yours. Through our partnership with OpenMV, the Nano RP2040 Connect, Nano 33 BLE and Nano 33 BLE Sense can now be programmed with the popular MicroPython language. Which means you get OpenMV’s powerful computer vision and machine learning capabilities…