eamars / OpenTrickler-RP2040-Controller

OpenTrickler controller application on RP2040 platform
https://discord.gg/ZhdThA2vrW
GNU General Public License v3.0
13 stars 8 forks source link

Add auto tare implementation #46

Open eamars opened 6 months ago

eamars commented 6 months ago

Implement the proposal from https://github.com/eamars/OpenTrickler-RP2040-Controller/issues/45

If the average measurement is less than the stop threshold (smaller than coarse and fine stop threshold), the auto tare will run.