diff --git a/README.md b/README.md index 78ee1e6a6b50b2746a1b5d7b697463b67d8ee4cb..9ac1630963a9583f2e8a9a851b8c60aba3521461 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ -# system_programming \ No newline at end of file +# system_programming +Our project is smart library. It assume that there is a Pi in every seat and control Pi and management Pi. because there is a Pi in every seat, it can check Student's temperature in real time and if temperature goes over 36'C, LED lights on. so manager and other student can see that signal. + +second property is management library. Using control Pi, it check library's humidity and temperature and send data to command center in real time. so manager can know library's humidity and temperature so can control air conditioner and heater. and there is a smoke sensor. we can detect fire. if there is a fire, buzzer sounds. so people evacuate immediately. + +we implement using multi-programming and socket connection. so every sensor's data be sent in real time