Skip to content

Releases: ArminJo/Ultimate-Battery-Tester

Many improvements

08 Oct 09:45
Compare
Choose a tag to compare
  • Use capacity between NominalFullVoltageMillivolt and CutoffVoltageMillivoltHigh as standard capacity to enable better comparison.
  • If powered by USB plotter pin logic is reversed, i.e. plotter output is enabled if NOT connected to ground.
  • In state detecting battery, you can toggle cut off voltage between high, low and zero (0.1 V) with stop button.
  • Fix bug for appending to compressed data.
  • Synchronizing of LCD access for button handler, avoiding corrupted display content.
  • Print improvements.
  • Support for storage period of 120 s.
  • Compression improved for rapidly descending voltage.
  • Moving seldom used function of pin 10 to pin A5.
  • New Logger mode with separate shunt enabled by pin 10.
  • Store data in an array of structure instead in 3 arrays.

BUTTON_IS_ACTIVE_HIGH is not default any more

21 Nov 08:49
Compare
Choose a tag to compare
v3.2.1

BUTTON_IS_ACTIVE_HIGH is not default any more

Cutoff LCD message improved

10 Nov 01:50
Compare
Choose a tag to compare

Includes 3.1: Fixed "conversion does not clear rest of EEPROM" bug

Improved compression and bug fixes

16 Feb 22:35
Compare
Choose a tag to compare
v3.0.0

Version 3.0 Final compression

ESR > 64 bug fixed

25 Aug 10:11
Compare
Choose a tag to compare
  • ESR > 64 bug fixed.
  • Display of changes on pin PIN_DISCHARGE_TO_LOW.

First release

25 Aug 09:56
Compare
Choose a tag to compare
  • ESR is stored and not computed any more.