Basic motion sensing setup using Arduino, PIR sensor, LEDs, and push button for interaction & Motion-triggered alarm system with Arduino, PIR sensor, piezo buzzer, and LED alert. // first pic This ...
This project uses an HC-SR04 ultrasonic sensor to measure how close an object is. A buzzer and LED react depending on the distance, similar to a car parking sensor. < 10 cm → buzzer and LED stay on.
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 ...
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 ...
Want to host a Jeopardy tournament with your friends? Looking to add a bit more fairness to your school’s knowledge bowl? Perhaps you should build some buzz-in hardware of your own. Here you can see ...
This is a simple arduino project for a soil moisture sensor that will light up a LED at a certain moisture level. It uses Arduino Duemilanove microcontroller board. Two wires placed in the soil pot ...