In this article, I would like to introduce you to the basics of programming in MicroPython using the ESP32 D1 R32. However, you can also easily apply this to other microcontrollers that also work with MicroPython. MicroPython vs. Python MicroPython is a full implementation of the Python 3 programming language that runs directly on embedded…
Category: MicroPython & ESP32
MicroPython with ESP32: Introduction to the ESP32 D1 R32
In this and upcoming posts, I would like to give you an introduction to programming the ESP32 with MicroPython. However, before we can start this little course, we need to get to know this microcontroller a little better and flash it. What is special about the ESP32 D1 R32? This microcontroller with an ESP-WROOM-32 chip…