Pulse sensor test
Arduino setup is simple although flimsy. The pulse sensor connects via 3 pins and transmits a consistent pulse reading
Basic script taken from the official Pulse Sensor Amped github, edited to only display bpm which is what I want for streaming to unreal.
Serial plotter reading in real time from the arduino
An issue with arduino data is its not formatted well enough, which could pose problems when streaming to unreal.
Comments
Post a Comment