mirror of
https://github.com/revspace/operame
synced 2025-11-19 20:56:32 +00:00
No description
- ABC history is now populated with previous outcome, so it won't assume any plateau is the new low. - Don't change baseline if it's close to the old one, to avoid flash wear and display jumps. - Reduced tick from 6 to 5 seconds, which is the MH-Z19's interval. - Implement moving average for display to make it less jittery. - Show ABC calculations and smoothing on serial output for debugging. - Increase default mqtt failure maximum to 100 because restarts are visually annoying. - Moved some magic literals to named constants. |
||
|---|---|---|
| .gitignore | ||
| LICENSE | ||
| logo.h | ||
| logo.png | ||
| operame.ino | ||
| platformio.ini | ||
| README.md | ||
Won't work in Arduino IDE; use PlatformIO.