Hello everyone,
I've been working on this ehealth project for quite sometime. The sensors i bought, are from Libelium. Here is the link for it. https://www.cooking-hacks.com/ehealth-s ... spberry-pi
They have provided a library for me called "ArduPi" which makes me program Raspberry Pi the same way we do for Arduino boards.
They have also written some libraries for their sensors, to integrate with this ArduPi library and Raspberry Pi board. My basic work is to dump all the outputs of my health sensors to cloud(mySQL) and read it via a Admin panel, in a graphical manner.
I'm a newbie to raspberry pi boards, and its making me tough to figure out the process of taking values out of this ArduPi library to cloud. I can connect my Raspberry Pi to Internet using a Ethernet cable or Wifi Dongle, so it is accessible to internet. All i have to do is integrate my mySQL server with my ArduPi program, so i could dump all its output values to my server instantly.
Any kind of help is appreciated.
Below is the documentation page, where all sensors are integrated and ready to be displayed in a Serial Monitor.
https://www.cooking-hacks.com/documenta ... i-medical/