Releases: MorGuux/PedalManager
Releases · MorGuux/PedalManager
v1.0.3
- 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
- Fixed filter not activating
- Added assignments to sample gain and rate
- Added sample gain warning
v1.0.1
- 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
Initial release.
Code is functional, using serial commands to toggle live data, update calibration values, etc.