ibrigadir / opendatakit

Automatically exported from code.google.com/p/opendatakit
0 stars 0 forks source link

Drivers for External Sensors to work with ODK sensors #1027

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What tool are you using?
Odk SenSor Framework.

What is frustrating, troubling, annoying or lacking?
I am not Able to catch the point that from which point I should start 
developing Drivers which will communicate with ODK Sensors to receive data from 
physical Sensors.
        I am using Arduino UNO to interface my sensors(via bluetooth)and they are providing me correct data on IDE. Now I want to write Sensor Driver to receive data from physical sensors (temperature and pulse rate) which can implement the abstraction provided by ODK sensor Framework.
Please provide me the detailed process. Thanks in Advance. 

Original issue reported on code.google.com by mayank....@gmail.com on 27 Jun 2014 at 9:43