The following projects were done as part of requirements of Introduction to Engineering Design Course at IIITD
.
├── AirBeats
│ └── AirBeats.ino
├── AirSwitch
│ ├── Devices.ino
│ ├── Proximity-LCD.ino
│ └── Switch-Sensor.ino
├── LibBot
│ └── LibBot.ino
└── README.md
A standalone musical instrument embedded in a glove. The motion data from movements of fingers is collected using flex sensors. This data is processed onboard using an Arduino Lilypad to produce different musical tones with the help of a tiny speaker. The device is powered by a battery and thus offers portability. Website
A hand-gesture based device for controlling your house appliances using bluetooth. Developed using Arduino Uno.
An assistant to help you choose books in the library. It is a small bot developed using Arduino Uno which moves on gear tracks, detects book tags and pops out relevant books from the rack. The rack is made from glass and beautifully illuminated with LED lighting. Website