Programming the ESP32 with MicroPython
In this post, I show you how to program the ESP32 with MicroPython. I go into detail about the A/D converters, I2C, timers, RTC, touch pins, etc.
Read MoreIn this post, I show you how to program the ESP32 with MicroPython. I go into detail about the A/D converters, I2C, timers, RTC, touch pins, etc.
Read MoreA little breather from current sensors:
I present the Wemos D1 Mini Board with its technical features and show how you integrate it into the Arduino IDE. I will highlight the main differences from the Arduino UNO Board.
Here you will learn: What is a watchdog timer? How to use it on Arduino (UNO) and AVR MCUs? What to consider using the watchdog timer on the ESP8266 and Arduino Pro Mini.
Read More