.st0{fill:#FFFFFF;}

News

MicroPython with the ESP32 – Course updated 

 June 22, 2022

By  Peter

Join Our Mailing List

We publish fresh content each week. Read how-to's on Arduino, ESP32, KiCad, Node-RED, drones and more. Listen to interviews. Learn about new tech with our comprehensive reviews. Get discount offers for our courses and books. Interact with our community.

One email per week, no spam, unsubscribe at any time.

We have updated MicroPython With the ESP32 to ensure that it is compatible with Thonny 4 and MicroPython 1.18.

We have introduced new lectures to show you how to install and use Thonny 4, and how to upgrade your ESP32 devkit and Raspberry Pi Pico boards to use the MicroPython 1.18 firmware.

We have also tested all experiments to ensure that they work with these versions of Thonny and MicroPython.

At the time of writing, Thonny 4 is in beta (pre-release) but is stable enough to allow for testing and evaluation. I was confident enough to go ahead with the course update based on the Thonny 4 beta.

I also did comprehensive testing using MicroPython 1.18, a stable release. Minor stable updates of the MicroPython firmware (such as from version 1.17 to 1.18 etc.) are very unlikely to break any functionality. They contain bug fixes and performance improvements that should make your MicroPython code work better.

The new lectures in this course update show you how to update your Thonny editor and MicroPython firmware to the latest available, so that you are always working with the latest software.

To learn more about this course, please checkout the course page.


Tags

Course update, MicroPython


You may also like

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}

Understanding the power requirements is crucial for any enthusiast using the Arduino Uno in their projects. How you manage voltage, amperage, and power sources impacts the success or failure of your endeavours. In this guide,

Read More
The Ultimate Guide to Powering Your Arduino Uno Board

If you are curious about how electronic devices work, understanding the fundamentals of the operation of their basic components is essential. Every electronic device—from the smartphones in our pockets to the satellites orbiting our planet—contains

Read More
A Guide to Essential Electronic Components in Circuits