Distance Measuring with LED Notifier using HC-SR04 Ultrasonic Sensor and Arduino Posted in November 4, 2022 In this tutorial, we are going to learn how to use ultrasonic sensor HC-SR04 interfacing with Arduino and measure the distance which will be notifi... Read more
Security Alarm using HC-SR501 PIR Sensor and Arduino Posted in November 2, 2022 In this Arduino tutorial, we are going to learn how to use a motion sensor to sound a piezoelectric buzzer. The motion sensor used here is a PIR se... Read more
A Complete Beginner guide: How to use MicroPython on ESP8266 Posted in September 2, 2022 One of the most common ways of coding ESP8266, working with it and probably the simplest is by using ArduinoIDE. It might also be known that ESP826... Read more