Firmware v1.3.0
- Update to Pico SDK v1.5.0 (should improve WiFi stability)
- Support specifying (OLED) display brightness and inverting or flipping the display upside down (see SYS:DISP).
- Add support for filtering signals (PWM and Temperature)
- Filters added:
- Lossy Peak Detector
- Simple Moving Average (SMA)
- New commands:
- SYS:FANx:FILTER
- SYS:FANx:FILTER?
- SYS:MBFANx:FILTER
- SYS:MBFANx:FILTER?
- SYS:SENSORx:FILTER
- SYS:SENSORx:FILTER?
- Filters added:
- Include calculated PWM signal for temperature sensors in CSV and JSON output
on the web interface. - Other new commands:
- SYS:UPTIme?
- SYS:WIFI:STATS? (only in Debug builds)
- SYS:MEM?
Full Changelog: v1.2.1...v1.3.0