In the article PProgrammieren des Arduino Nano ESP32 im Arduino Lab I showed you how to flash the Arduino Nano ESP32 for MicroPython using the MicroPython Installer. Here I will show you how to undo the flashing and how to program your microcontroller in the Arduino IDE again. There is an official english documentation under…
Category: Arduino
New Arduino Nano: Now with ESP32S3 Power!
Welcome to my latest blog post! Today I’d like to introduce you to an exciting new addition to the Arduino ecosystem: the Nano ESP32. This powerful microcontroller brings the popular ESP32S3 to the world of Arduino and MicroPython programming. Whether you’re a beginner venturing into the world of IoT or MicroPython, or an advanced user…
Interval execution made easy: Timer for Arduino
This post is all about efficient timer programming for Arduino. Timer controlled functions play an important role in many Arduino projects, be it for precise timing or recurring tasks. I’ll show you how to use the external “timer” library to elegantly overcome these challenges. Discover an improved solution compared to traditional approaches and learn how…
Discover the new Arduino UNO R4: The latest generation of the popular microcontroller is here!
Hey guys! Today I would like to introduce you to the latest achievement in the world of microcontrollers – the brand new Arduino UNO R4! This impressive microcontroller comes in two versions: with WiFi and LED matrix or in a slim Minima version. In this post, I’ll give you a first look at the specs…
Arduino Lesson #11 – Humidity & Temperaturesensor DHT11
The Arduino Humidity & Temperaturesensor DHT11 enables you to conveniently measure both temperature and relative humidity using just a single sensor. I acquired this sensor from Amazon.de, where you can discover various models that share the same design. If you’re willing to invest some extra time, you may consider opting for the Singaporean model. Although…
Why is the ESP32 a Better Choice than an Arduino Uno?
If you’re into electronics, you’ve probably heard about the ESP32 and Arduino Uno. These are two of the most popular microcontroller boards used by hobbyists and professionals alike. Both boards have their own unique set of features and capabilities, but in this article, we’ll be discussing why the ESP32 is the better choice when compared…
The Benefits of Using Arduino for Microcontroller Education
Arduino is a popular open-source hardware and software platform that has become the go-to choice for learning about microcontrollers. With its flexibility, beginner-friendly approach, and community support, it’s the perfect platform for students, hobbyists, and educators alike. What is Arduino and Why is it So Popular? Arduino is a platform that allows users to create…
Discover the Power of Arduino: The Essential Tool for Electronics and Robotics
Arduino is a microcontroller board that has revolutionized the electronics and robotics industry. It is an affordable, versatile, and easy-to-use platform that has become the go-to tool for developers around the world. In this article, we’ll explore the features and benefits of Arduino and why it is an essential tool for anyone interested in electronics…