Skip to content

Releases: MorGuux/PedalManager

v1.0.3

27 Dec 21:36
aed26e2
Compare
Choose a tag to compare
  • Added HX711 support (disabled for now, conflicts with ADS1115)
  • Added analogRead support
  • Changed pedal declaration, you can now choose which pedals use which input method
  • Fixed live data output (now scales to active pedal count)

v1.0.2

07 Dec 01:35
c680539
Compare
Choose a tag to compare
  • Fixed filter not activating
  • Added assignments to sample gain and rate
  • Added sample gain warning

v1.0.1

06 Dec 23:35
926b223
Compare
Choose a tag to compare
  • Updated library to a forked library
  • Added 860SPS support (speeds up sample rate on ADS module)
  • Increased serial baud rate to 250000
  • Added 60hz live data rate limiter

v1.0.0

03 Dec 00:31
Compare
Choose a tag to compare

Initial release.

Code is functional, using serial commands to toggle live data, update calibration values, etc.