Update week 9
Progress in week 9, I am still working with the main circuit board. Above the circuit, several main components are an Infrared sensor, max30100 sensor, button, and microcontroller. I made a few changes to the project structure by replacing the Arduino UNO with the Nodemcuesp8266 as the microcontroller. Both components have the same features and functions:
- To process data from other devices and convert it to digital form.
- The only difference between the two components is in their size.
In addition, I also added a button function on the mainboard, intended to send data to the main page. If the medical officer has the correct data, they need to press the button, and then the data will be sent directly to the cloud.
Here is the picture of the mainboard:
Furthermore, I am also preparing a suitable container/casing to place the project.
That is all for week 9, thank you.