iHealth live remote medical monitor is an app to provide health data monitoring using a connection with an 'e-Health sensor platform kit' by Cooking Hacks. For more info on the kit see: http://www.cooking-hacks.com/ehealth-sensors-complete-kit-biometric-medical-arduino-raspberry-pi
This is an app inventor 2 implementation.
Connect to http://ihealth.sepdek.net for indicative data if you do not have the e-Health sensor platform. Input the URL at the i-Health settings at your device's settings for live data.
The original work has been implemented using the sensor kit on an Arduino Ethernet that serves JSON sensor data. iHealth reads JSON data from the Arduino server and displays sensor values in a table. It also provides settings for the the server URL and the auto-refresh interval.
Future developments will include graphics and SQLite extensions that will provide history and graph displays.