Multipurpose Electronic Doctor Interface Capsule
MEDIC is a product that enables indidividuals to receive remote medical attention. It consists of three parts:
- A medical multitool that allows collection of vital statistics
- An Android App for the patient that transmits the collected vitals
- An Android App for the doctor that receives the collected vitals.
The medical multitool connects to the patient's Android device over Bluetooth, and the collected data is then sent to the doctor over any available internet connection.
###Dev Notes###
WARNING: This code is currently under active development. Use at your own risk
Currently, this repository only contains the code for the patient app.