Arduino Remote Diagnostics Monitor
This project required me to learn about Arduino, Bluetooth, NodeJS, SQL. The general idea of the project is that the arduino device recorded my heart rate using the KY-039 Module as well as the room temperature using the BMP180. This data was relayed using the Arduino over Bluetooth.All recorded data was stored securely into an SQL Database.