In this week, I started on the assembly of my device. Unfortunately, the phone that was used to record the assembly process malfunctioned and the data was lost. Nevertheless, I will tell of the process here.
1. I begin by assembling the device by having the Arduino Uno as the center.
2. Connected the pins from the AD8232 sensor to the respective pin on the Arduino.
3. Connected the I2C LCD to the Arduino.
4. Connected the HC06 bluetooth to the Arduino.
5. Connected the USB power line from the Arduino to a laptop.
6. Verified all components are working and light up.
Next step is the software part of the project. It will involve using the Arduino Sketch software can be downloaded
here.