Skip to content
Snippets Groups Projects
Commit d5f49e4e authored by Eunchae Lee's avatar Eunchae Lee
Browse files

Update README.md

parent 09b50533
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,10 @@ This project aims to create a comprehensive system for preventing heat-related i
1. **Raspberry Pi**
- Raspberry Pi *4
- RPi 1: for detecting the workers (connect to PIR, Servo Motor)
- RPi 2: for managing environmental data (connect to DHT11)
- RPi 3: for processing alerts (connect to LED, Piezo Buzzer)
- RPi 4: for managing environmental data (Photoresistor)
- RPi 1: for managing environmental data (connect to DHT11)
- RPi 2: for managing environmental data (Photoresistor)
- RPi 3: for detecting the workers (connect to PIR, Servo Motor)
- RPi 4: for processing alerts (connect to LED, Piezo Buzzer)
2. **Sensors**
- DHT11 Temperature and Humidity Sensor
......@@ -127,10 +127,10 @@ gcc -o client3 client3.c -lpthread
Each Raspberry Pi will perform its designated function, and the data will be sent to the remote server for monitoring.
## Contributors
- Kim Haechan: RPi 1, RPi4 Support, Model creation, Presentation
- Lee Eunchae: RPi 2, RPi4 Support, Proposal Writing
- Lee Eun: RPi 3, RPi4 Support, **Captain**
- Song InKyung: RPi 4, Proposal Writing
- Kim Haechan: RPi 3, RPi4 Support, Model Design and Creation, Presentation, Socket Communication Environment Setting
- Lee Eunchae: RPi 1, RPi4, Proposal Writing, Final PPT, Gitlab Management, MoM Management
- Lee Eun: RPi 2, RPi4 Support, **Captain**, Proposal Writing, Final PPT
- Song InKyung: RPi 4 Support, Proposal Writing
## Question
If you have any question about this project, feel free to reach out us!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment