Anyone pull D11 pin data (PulseMeter) from the Cyton into NodeJS?

brownjonkentbrownjonkent United States
Has anyone been able to get a handle (through nodeJS) on data coming through the D11 channel?

I have my Cyton board connected with EMG's to several muscle groups and getting that data successfully through channels 0-7 plus the XYZ through NodeJS.

I don't see the attribute or the element to get my PulseMeter data which is wired to D11 based on the instructions provided.

Is that something you've had experience with?  can you point me to a "noob-safe" direction to explore?  I've cheked with Alex Castillo, and it's not something he's played with before either.

thank you!!

-Rishi

Comments

  • wjcroftwjcroft Mount Shasta, CA
    You need to turn on analog board mode. See the SDK doc. You will lose the accelerometer info, and it will be replaced by the analog pin (3 of them) samples.
  • brownjonkentbrownjonkent United States
    Got it... Thanks!
  • wjcroftwjcroft Mount Shasta, CA
    Assuming you can already see the Pulse Sensor correctly with the GUI.
Sign In or Register to comment.