Releases: decentespresso/openscale
v3.0.7
v3.0.6
v3.0.5
v3.0.4
v3.0.3
What's Changed
Drift compensation is enabled by default with a 0.05 g threshold. When active, the HDS only reports a change if a new sample differs from the previous value by more than ±0.05 g.
This does not change the load cell’s native resolution, but it improves effective precision and repeatability by suppressing small fluctuations and noise. As a result, repeated measurements under identical conditions are more stable and consistent.
The feature also compensates for slow thermal drift, caused by changes in ambient temperature, load cell self-heating after cold start, or hot/cold objects placed on the scale. These effects often produce small, continuous weight changes that can be effectively filtered out with an appropriate threshold.
For example, hot cups may benefit from a larger threshold (e.g. 0.2 g), while a silicone thermal insulation padtypically allows a smaller threshold (e.g. 0.05 g). Choose the threshold according to your application and operating conditions.
Full Changelog: v3.0.2...v3.0.3
v3.0.2
v3.0.2
-
Scale drift filtering: If you were experiencing drift while using the scale (going from 0.0 to -0.1g intermittently with no load), this should help
-
Version info: Together with the version information, there's now also the build date and git commit identifier displayed on the about screen
-
Wifi asynchronous initialisation: Instead of blocking the boot process, Wifi (if enabled) is now initialised asynchronously, making startup feel fast and snappy again.
-
Wifi status indication: While HDS is connecting to your wifi, the chain link icon will be blinking. Once connected it will stop blinking and remain solid
-
Fix potential crash when calibrating
-
Fix crash if WiFi is disabled in HDS Setup
-
Battery voltage update fixes
-
Quick Boot HDS Setup option. This will not wait for 0.5 seconds before turning on HDS and will start it instantly instead
-
Using stable pioarduino framework
-
Fix for WiFi starting even when just charging
-
Remove long press to turn off option, as it could cause scale turning itself off in the middle of a (very messy) shot
-
Improved double tap timings
-
Fixed timer starting when exiting HDS setup
What's Changed
Full Changelog: v3.0.1...v3.0.2
v3.0.1
v3.0.0
If upgrading from HDS firmware v2.x, please use the USB flash tool
The offsets are:
bootloader.bin: 0x00000000
partitions.bin: 0x00008000
firmware.bin: 0x00010000
littlefs.bin: 0x00670000
What's Changed
Full Changelog: v2.7.6...v3.0.0
v3.0.0-beta2
What's Changed
If upgrading from HDS firmware v2.x, please use the USB flash tool
The offsets are:
bootloader.bin: 0x00000000
partitions.bin: 0x00008000
firmware.bin: 0x00010000
littlefs.bin: 0x00670000
Full Changelog: v3.0.0-beta1...v3.0.0-beta2
v3.0.0-beta1
What's Changed
If upgrading from HDS firmware v2.x, please use the USB flash tool
The offsets are:
bootloader.bin: 0x00000000
partitions.bin: 0x00008000
firmware.bin: 0x00010000
littlefs.bin: 0x00670000
Full Changelog: v2.7.5...v3.0.0-beta1