Practice on Software Engineering | CC14KHMT | 2017/09/08 - 2017/09/15 | Bach Khoa University (BKU)
This project is a simple Internet of Things application that uses an Android smartphone to control the alarm on the Arduino car over Bluetooth.
- Set an alarm, only one, recurring daily.
- No snooze button, turn it off by pressing the switch on the car, or disconnecting Bluetooth
- Change theme and ringtone.
- The alarm itself
- Run around
- Avoid obstacle
- Keep buzzing until you completely wake up.
- Send and receive signal from paired Android phone.
You have to get them yourself:
- An Android smartphone installed with Carlarm
- A car chassis with 2 motors attached with 2 wheels
- 1 Ultrasonic sensor HC-SR04 / 1 IR sensor Sharp GP2Y0A21YK
- 2 Motor drivers Toshiba TA7291P
- 1 Bluetooth module HC-05
Just grab any Arduino starter kit:
- An Arduino UNO R3 board
- 1 Servo
- 1 Switch
- 1 Breadboard
- Wires
Behold, the collaboration between the Vietnamese and Japanese students:
- Pham Huynh Son
- Le Quynh Anh
- Kaito Ichihara
- Shota Kawana
Code is distributed under MIT license, feel free to use it.