Hello everybody,
Just a quick update to ask a question and let you guys see some stuff:
First off, you can take a look at this. This is a webpage that will show you values of the current different sensors on the electric Imp. If it is running, you should be able to refresh occasionally and see the values change 
Second, a question. These values are reported as an Analog value by the imp, which is described below:
"Analog inputs return values in the range 0 - 65,535 (16 bits), where 0 corresponds to 0V, and 65,535 corresponds to the imp power supply voltage, usually 3.3V."
My question is how I can change these values into a useful output, for example, for the ECG module and to get perhaps a BPM reading. Any ideas or math I am probably missing?
Top Comments