Preview only show first 10 pages with watermark. For full document please download

E-health Sensor Platform V2

25/11/13 e-Health Sensor Platform V2.0 for Arduino and Raspberry Pi [Biometric / Medical Applications] www.cooking-hacks.com/documentation/tutorials/ehealth-biometric-sensor-platform-arduino-raspberry-pi-medical?utm_source=banner_ehealth&utm_medi… 1/79 Arduino Waspmote 3D Printer Raspberry Pi Sensors Actuators Wireless DevTools Robotics Accessories On Demand Starter Kits Shields Wireless Packs Enclosures Prototyping Converters Books Designed by CH Tweet Like e-Health Sensor Platform V2.0 for

   EMBED


Share

Transcript

  25/11/13e-Health Sensor Platform V2.0 for Arduino and Raspberry Pi [Biometric / Medical Applications]www.cooking-hacks.com/documentation/tutorials/ehealth-biometric-sensor-platform-arduino-raspberry-pi-medical?utm_source=banner_ehealth&utm_medi…1/79 ArduinoWaspmote3D PrinterRaspberry PiSensorsActuatorsWirelessDevToolsRoboticsAccessoriesOn DemandStarter KitsShieldsWirelessPacksEnclosuresPrototypingConvertersBooksDesigned by CH Tweet  Like e-Health Sensor Platform V2.0 for Arduino andRaspberry Pi [Biometric / Medical Applications] In August 2013 Cooking Hacks launched the new version of the first biometric shield for Arduino and Raspberry Pi: the e-Health Sensor Platform V2.0. Thanks to the feedback given by the Community and several projects that have been createdwith it, we have improved the e-Health platform with new features such as:New muscle sensor New blood pressure sensor Upgraded glucometer New Connection possibilitiesIn this tutorial we will explain how to work with e-Health Sensor Platform V2.0. If you have e-Health V1 you can see how touse it on this link: Tutorial: e-Health Sensor Platform V1.0 for Arduino and Raspberry Pi [Biometric / Medical Applications] The e-Health Sensor Shield V2.0 allows Arduino and Raspberry Piusers to perform biometric and medical applications where bodymonitoring is needed by using 10 different sensors: pulse, oxygenin blood (SPO2), airflow (breathing), body temperature,electrocardiogram (ECG), glucometer, galvanic skin response(GSR - sweating), blood pressure (sphygmomanometer), patientposition (accelerometer) and muscle/eletromyography sensor (EMG).This information can be used to monitor in real time the state of apatient or to get sensitive data in order to be subsequently analysedfor medical diagnosis. Biometric information gathered can bewirelessly sent using any of the 6 connectivity options available: Wi-Fi, 3G, GPRS, Bluetooth, 802.15.4 and ZigBee depending on theapplication.If real time image diagnosis is needed a camera can be attached tothe 3G module in order to send photos and videos of the patient toa medical diagnosis center.Data can be sent to the Cloud in order to perform permanent storage or visualized in real time by sending the data directly to alaptop or Smartphone. iPhone and Android applications have been designed in order to easily see the patient's information. Quick FAQ: What does it mean to count with an open medical monitoring platform? Cooking Hacks wants to give Community the necessary tools in order to develop new e-Health applications and products.We want Arduino and Raspberry Pi Community to use this platform as a quick proof of concept and the basis of a new era of open source medical products. How do I ensure the privacy of the biometric data sent? Privacy is one of the key points in this kind of applications. For this reason the platform includes several security levels: CART You have no items in your shoppingcart. COMPARE PRODUCTS You have no items to compare. NEWSLETTER Sign up for our newsletter  Sign Up for Our Newsletter: Buy now 60   ããã  25/11/13e-Health Sensor Platform V2.0 for Arduino and Raspberry Pi [Biometric / Medical Applications]www.cooking-hacks.com/documentation/tutorials/ehealth-biometric-sensor-platform-arduino-raspberry-pi-medical?utm_source=banner_ehealth&utm_medi…2/79 Go to Index In the communication link layer: AES 128 for 802.14.5 / ZigBee and WPA2 for Wifi.In the application layer: by using the HTTPS (secure) protocol we ensure a point to point security tunnel between eachsensor node and the web server (this is the same method as used in the bank transfers). e-Health Sensor Shield over Arduino (left) Raspberry Pi (right) IMPORTANT : The e-Health Sensor Platform has been designed by Cooking Hacks (the open hardware division of Libelium) in order to help researchers, developers and artists to measure biometric sensor data for experimentation, funand test purposes. Cooking Hacks provides a cheap and open alternative compared with the proprietary and priceprohibitive medical market solutions. However, as the platform does not have medical certifications it can not be used tomonitor critical patients who need accurate medical monitoring or those whose conditions must be accurately measured for an ulterior professional diagnosis. NOTE:  If you are interested in Wireless Sensor Networks (WSN) , M2M  and the Internet of Things (IoT)  projects check our new open source sensor platform: Waspmote  which counts with more than 60 sensors available to use and a lowconsumption mode of just 0.07uA to ensure years of battery life. Know more at:Waspmote Main Page (Libelium)Waspmote Brief Description (Cooking Hacks)   Get the shields and sensors Kit e-Health Sensors Shielde-Health Sensor Platform Complete Kit   Sensors Patient Position Sensor (Accelerometer)Glucometer Sensor Body Temperature Sensor Blood Pressure Sensor (Sphygmomanometer) V2.0Pulse and Oxygen in Blood Sensor (SPO2) Airflow Sensor (Breathing)Galvanic Skin Response Sensor (GSR - Sweating)Electrocardiogram Sensor (ECG)Electromyography Sensor (EMG)  25/11/13e-Health Sensor Platform V2.0 for Arduino and Raspberry Pi [Biometric / Medical Applications]www.cooking-hacks.com/documentation/tutorials/ehealth-biometric-sensor-platform-arduino-raspberry-pi-medical?utm_source=banner_ehealth&utm_medi…3/79 Go to IndexGo to Index Article Index 1. FeaturesElectrical features2. The shielde-Health PCB3. The librarye-Health shield over Arduinoe-Health shield over Raspberry Pi4. Sensor PlatformPulse and Oxygen in BloodElectrocardiogram (ECG) Airflow: breathingBody temperatureBlood pressurePatient position and fallsGalvanic Skin Response (GSR)Glucometer Muscle/Electromyography sensor 5. Visualizing the dataLCDKST: Real-time data viewing and plottingSerial consoleSmartPhone Application6. Sending the data to the CloudWifiBluetoothZigbee / 802.15.4GPRS3GCamera for Photo Diagnosis7. Forum8. Get the shields and sensorsKitsSensors   1. Features The pack we are going to use in this tutorial is the eHealth Sensor platform from Cooking Hacks. The e-Health Sensor Shield isfully compatible with Raspberry and new and old Arduino USB versions, Duemilanove and Mega.8 non-invasive + 1 invasive medical sensorsStorage and use of glucose measurements.Monitoring ECG signal.Monitoring EMG signals. Airflow control of patient.Body temperature data.Galvanic skin response measurements.Body position detection.Pulse and oxygen functions.Blood pressure control device.Multiple data visualization systems.Compatible with all UART device. Electrical features: The e-Health shield can be powered by the PC or by an external power supply. Some of the USB ports on computers are not ableto give all the current the module needs to work, if your module have problems when it work, you can use an external power supply(12V - 2A) on the Arduino/RasberryPi. 2. The shield e-Health PCB  25/11/13e-Health Sensor Platform V2.0 for Arduino and Raspberry Pi [Biometric / Medical Applications]www.cooking-hacks.com/documentation/tutorials/ehealth-biometric-sensor-platform-arduino-raspberry-pi-medical?utm_source=banner_ehealth&utm_medi…4/79 Schematics Download the e-Health Schematics e-Health shield over Arduino