Skip to content

Releases: decentespresso/openscale

v3.0.7

31 Mar 07:56

Choose a tag to compare

What's Changed

Full Changelog: v3.0.6...v3.0.7

v3.0.6

16 Mar 12:01

Choose a tag to compare

What's Changed

Full Changelog: v3.0.5...v3.0.6

v3.0.5

06 Feb 10:07

Choose a tag to compare

What's Changed

Full Changelog: v3.0.4...v3.0.5

v3.0.4

15 Jan 13:47

Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v3.0.4

v3.0.3

24 Dec 07:19

Choose a tag to compare

What's Changed

  • Sofronio drift compensation feature by @tadelv in #30

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

08 Dec 06:26

Choose a tag to compare

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

23 Oct 15:14

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

22 Sep 18:36

Choose a tag to compare

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

14 Sep 14:42

Choose a tag to compare

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

13 Aug 18:01

Choose a tag to compare

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