Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wooilahn authored Sep 25, 2020
1 parent 8c145cc commit 7904a3e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions 2018-2_SystemProgramming/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ System Programming (2018 Fall)
* One Raspberry-Pi is for controling the bed and the other is for controling the curtain on window.
* Two Raspberry-Pis are connected via socket communication in Linux.
* The list of sensors used is as follows.
* 1. DHT11 temp & humidity: It is used for adjusting sleep temperature optimally.
* 2. Gyroscope Sensor: It is used for checking whether the person lying in bed is really asleep.
* 3. Touch Sensors: It is used for checking whether the person lying in bed is really asleep.
* 4. LED(Light Emitting Diode): It is used for For mood-light.
* 5. Motor Sensor in curatin Raspberry-Pi: It is used for letting down curtains.
* 6. Motor Sensor in Bed Raspberry-Pi: It is used for raising the bed at the alarm time to wake up.
* 7. Buzzer Sensor: It is used to sound an alarm at the time to wake up.
1. DHT11 temp & humidity: It is used for adjusting sleep temperature optimally.
2. Gyroscope Sensor: It is used for checking whether the person lying in bed is really asleep.
3. Touch Sensors: It is used for checking whether the person lying in bed is really asleep.
4. LED(Light Emitting Diode): It is used for For mood-light.
5. Motor Sensor in curatin Raspberry-Pi: It is used for letting down curtains.
6. Motor Sensor in Bed Raspberry-Pi: It is used for raising the bed at the alarm time to wake up.
7. Buzzer Sensor: It is used to sound an alarm at the time to wake up.

0 comments on commit 7904a3e

Please sign in to comment.