Ganglion use with Pulse Sensor / which analog pin?
Hi there
Would it be possible to input the pulse oximeter you offer on your shop to one of simblee's available analog inputs (A3, A4, A5, A6) ?
... as it would spare one of the MCP3912 4 channels...
Thanks !
Jeff
Comments
}
}
Do note that generally heart rate monitors do not update the displayed heart rate at 200 or 100 Hz rates. They update more typically at 1 or 2 Hz.
Hi all,
I've also tried using @biomurph 's solution for acquiring an analog input signal to the Ganglion, but got the same error message: 'A6' was not declared in this scope, as @Brian_A described. I searched a bit on the web and found a Simblee user guide with the following:
So I tried changing 'A6' to just '6' on the code, and it compiled and I was able to upload it (the HW way, OTA not working for me for some reason).
I then tried streaming some data on the gui, and input a 4V analog signal, lasting for 1 second each time, to A6 on the Ganglion (using the GNDA as ground reference).
I checked the Recording data, but all accelerometer data columns had only zeros on them. So, bottom line - I guess it didn't work.
Has anyone successfully input an analog signal to the Ganglion via the A3-6 inputs?
Best Regards,
Lioz