Code for this is attached in the same repo with name "code.ino". It was run on Arduino IDE Diving into learning various sensors, I came across LDR sensor. It is basically a variable resistor which ...
A complete home automation system developed on ESP32 microcontroller using freeRTOS. The system is controlled wirelessly via Bluetooth with an android app developed using MIT App Inventor. A simple ...
In this experiment we are going to work with a sensor which is a resistor that depends on light. In a dark environment, the resistor will have a very high resistance. As photons (light) land on the ...
When most of us think of glove controllers, the first which comes to mind is Nintendo’s PowerGlove, which promised much more than it delivered. But the idea persists, and from time to time we see them ...
Abstract: The growing need of energy efficiency and the sustainability of urban infrastructure has resulted in the use of smart technologies to automate the usage of public utilities. An example of ...
The sensor continuously sends out infrared light and measures how much of that light is reflected. When a reflective object is within its set detection range, it returns a low signal. The Arduino ...