Posts

Showing posts from April, 2024

Multi-Sensor Health Monitor - Arduino Project

Image
  The final year project we've created an health monitor application which detected your heart rate along with the orientation of which you hold the device. It also indicates in various colours based on the amount of beats per minutes collected.  There were many issues that occurred with this project from the thought processes to initialising how to make each part work then combined. As the weeks rolled by things became clearer and provided a positive outcome. The concept and development of this project was challenging as there was a difficulty reading the data with the leads and electrodes to the replacement of what output would be used. It was a constant trial and error with various amounts of researching and testing. However, there is an issue where the electrodes work perfectly using just the heart rate and RGB coding but when combined with the MPU92/65 sensor it was difficult to spot where the mistake was.  Unfortunately, I was unable to resolve this matter although ...