Arduino Based Projects
-
An Arduino Theremin using Arduino, an ultrasonic sensor, and a speaker that produces varying sound pitches based on the distance of an object from the sensor.
-
An Automatic Door System using Arduino, an ultrasonic sensor, and a servo motor that detects an approaching object and opens the door automatically.
-
A Rain Detection System using Arduino, a rain sensor, and a buzzer that sounds an alert when water droplets or rain are detected.
-
A Soil Moisture Detection System using Arduino, a soil moisture sensor, and a buzzer that sounds an alert when soil moisture is detected.
-
A Tank Overflow Indicator using Arduino, a water sensor, and a buzzer that alerts the user by buzzing when the water tank overflows.
-
A Temperature and Humidity Monitoring System using Arduino and a DHT11 sensor that measures and displays real-time temperature and humidity data on the serial monitor.
-
A Ultrasonic Distance Measurement System using Arduino and an ultrasonic sensor that calculates the distance of an object based on the reflection time of ultrasonic waves and displays the result on the serial monitor.
-
A Vibration Detection System using Arduino, a vibration sensor, and a buzzer that triggers a sound alert when vibrations or movements are detected.