A collection of Arduino experiments, projects, circuit diagrams, source code and documentation.
| # | Experiment | Components |
|---|---|---|
| 1 | Traffic Light Control Using Servo Motor and LEDs | Arduino, LEDs, Servo Motor |
| 2 | Distance Measurement Using Ultrasonic Sensor, LCD, LEDs and Servo Motor | Arduino, Ultrasonic Sensor, LCD, LEDs, Servo Motor |
| 3 | Touch Sensor Based Door Lock With LED, Buzzer and Servo Motor | Arduino, Piezo Buzzer, Pushbutton, LED, Servo Motor |
| 4 | Water Level Based Automatic Pump Control | Arduino, Ultrasonic Sensor, LCD, Motor Driver, DC Motor, Battery |
| 5 | Theft Detection Using PIR Sensor and Buzzer | Arduino, PIR Sensor, Buzzer, LED, Servo Motor, LCD |
| 6 | Coming Soon | – |
Each experiment contains :
- 💻 Source Code — Arduino
.inoFile - 🔌 Circuit Diagram — Simulation/Practical Circuit Image
- 📄
README.md— Experiment Documentation
This repository is maintained as a record of practical Arduino experiments, implementation experiences, circuit designs and the concepts learned throughout the lab sessions.
Found a bug, circuit problem, code error, documentation mistake, or have a suggestion for improvement? Feel free to open a GitHub Issue.
