In this project, we want to
- monitor the patient's temperature,
- turn on/off some lamp, control light with PWM,
- have patient kay for emergency conditions.
We want to access and control the patient with Android App and Web page in the localhost.
Our code has 3 parts.
- the first part is in Arduino (IoT part).
- the second part is in B4A ( Android App part).
- the tried part is in HTML ( Web page part).
implementation
designed Web page
designed Android App
information about DS1820
information about Arduino Yun min