029 - MicroPython TechNotes: HC-SR04 Ultrasonic Sensor
In this article, we will learn how to use an HC-SR04 Ultrasonic Sensor with ESP32 using MicroPython programming language.
Read more 029 - MicroPython TechNotes: HC-SR04 Ultrasonic Sensor
Learn electronics, coding, and projects — step by step.
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 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.