I am designing a device to take an analog input(ekg from my front end sensor) to output serial (bluetooth) to a remote andriod phone running the "androidoscilloscope.apk" app that is so popular
i have successfully setup my BT, as well have successfully uploaded sketches
My Question:
Will the AnalogInOutSerial.pde code successfully deliver the analog in signal to remote cell phone?
I am just decompiling the .apk file with eclipse to get a better understanding. Is there a better route for data transfer. perhaps the sensor graph.pde that couples with amarino.. but then i would have to get amarino and the oscilloscope app to transfer the data