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
LPG Gas Leakage Detector using MQ2 sensor and controller using SG90 Servo and Arduino Posted in August 30, 2022 This is a simple project with one sensor used to detect the Gas Leak and one motor used to indicate the control. The microcontroller used is of cou... Read more
Bidirectional Visitor Counter using IR sensors and Arduino Uno Posted in May 24, 2022 In this project, let’s see how to make a simple bidirectional people counter using IR Sensors and Arduino Uno. This project will help learner to un... Read more