/LoadcellSensor

Arduino library for load cell sensor data processing

Primary LanguageCGNU General Public License v3.0GPL-3.0

LoadcellSensor

https://github.com/ChrisVeigl/LoadcellSensor

This is a library for processing raw values from a load cell or similar sensor for application in HCI applications (e.g. for mouse cursor control).

The values are noise-filtered and compared to a baseline which adapts to slow drifting. Overshoot compensation and automatic calibration are supported.

The AsTeRICS Foundation promotes Open Source Assistive Technologies, visit:

Thanks to Jim Peters for the marvellous fiview filter tool and the fidlib filter library:

GPL license, check license.txt for more information All text above must be included in any redistribution

To install, copy/clone the library folder to your Arduino libraries folder.