sparkfun / AD8232_Heart_Rate_Monitor

AD8232 Heart Rate Monitor
Other
178 stars 190 forks source link

Update for Processing 3.2.4 #9

Open rubueh opened 7 years ago

rubueh commented 7 years ago

Here are some proposed changes for the code of the heart rate monitor, the old code could only function in the second version of Processing. The proposed changes now work for the newest version (3.3.2). I figured other individuals could benefit from this and help them get their project done faster and with a lot less headaches.

Side-Note The only hiccup I encountered in modifying the code and comparing it to the old one's readings was that when it is supposed to be flat-line there is a negative charge that is registered, which was not there when run in Processing v2.

-RKB