oxullo / Arduino-MAX30100

Arduino library for MAX30100, integrated oximeter and heart rate sensor
GNU General Public License v3.0
190 stars 134 forks source link

Getting a rolling graph #8

Closed sdmiller42 closed 7 years ago

sdmiller42 commented 7 years ago

First off awesome work best code I have seen out there. My issue is trying to get a rolling graph so how could I go about that?

sdmiller42 commented 7 years ago

You can also email me at sam.miller59@gmail.com to talk more about it.

sdmiller42 commented 7 years ago

Like I am not sure how to put the debug in conjuction of the rolling_graph. I think that is my issue to get crisp signal.

oxullo commented 7 years ago

Hey @sdmiller42 but can I imply that you get a varying signal? Any explicit error? The MAX30100_Debug example uses a very basic communication protocol to update the rolling_graph app. What do you see if you connect to the arduino's serial port with a terminal emulator?

oxullo commented 7 years ago

@sdmiller42 feel free to reopen if you're still experiencing issues. Please add any note regarding how you found your way thru otherwise!