030 – MicroPython TechNotes: DS3231 RTC
In this article, we will learn to use the DS3231 RTC module with ESP32 using MicroPython programming language.
In this article, we will learn to use the DS3231 RTC module with ESP32 using MicroPython programming language.
In this article, we will learn how to use an HC-SR04 Ultrasonic Sensor with ESP32 using MicroPython programming language.
In this article, we will learn how to use a DHT11 sensor with ESP32 using MicroPython programming language.
In this article, we will learn how to use ROTARY ENCODER module with ESP32 using MicroPython programming language.
In this video, we will learn how to interface and use SD Card with ESP32 using MicroPython programming language.
In this article, we will learn how to use an LDR with ESP32 using MicroPython programming language. LDR stands for Light Dependent Resistor. It is a type of electronic component that changes resistance according to the light intensity.
In this article, we will tackle how to use JOYSTICK with ESP32 using MicroPython programming language.