sparkfun / AD8232_Heart_Rate_Monitor

AD8232 Heart Rate Monitor
Other
178 stars 190 forks source link

Fix bugs on Processing Script #23

Closed franzbischoff closed 3 years ago

franzbischoff commented 3 years ago

1) Reduced the size of array to compute the average BPM 2) Fix identations 3) Fix the bug when calculateBPM() gets diff equals to zero 4) Increase the window size for better view 5) Fix the "Ariel" font to "Arial" 6) Fix the value that should be displayed on BPM text box 7) Add xPos_i variable to allow increase the horizontal speed (1 still the default)

franzbischoff commented 3 years ago

wrong one