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 MoreThe ADS1115 is a 16-bit, 4-channel A/D converter with amplifier and alert function. I explain its technical details and present my associated library.
Read More