Skip to content

Releases: adafruit/Adafruit_CircuitPython_HX711

1.1.0 - Improved Fast Read

27 Oct 12:26
eb01f1f

Choose a tag to compare

What's Changed

  • Add fast reading function and refactor read_channel methods for HX711 by @supcik in #9

New Contributors

  • @supcik made their first contribution in #9

Full Changelog: 1.0.8...1.1.0

1.0.8 - Update Ruff Config & RTD Style Fix

20 Oct 16:47

Choose a tag to compare

1.0.7 - Update RTD Config

17 Jun 16:15

Choose a tag to compare

1.0.6 - Use Ruff

15 May 22:12
09988d6

Choose a tag to compare

What's Changed

Full Changelog: 1.0.5...1.0.6

1.0.5 - Revert Longint Change

04 Feb 01:36
1b63515

Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.0.5

1.0.4 - RTD Sphinx Config

16 Jan 18:54

Choose a tag to compare

1.0.3 - Fix Bit Math & Support Non-Longint Builds

12 Dec 19:48
ad56d79

Choose a tag to compare

What's Changed

  • _read_channel_raw fix, longint support by @FoamyGuy in #3

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2 - Fix For Sphinx RTD Theme

07 Oct 21:58

Choose a tag to compare

1.0.1 - Update Example For Feather Pins

01 Jul 20:44

Choose a tag to compare

1.0.0 - Initial release

24 Jun 19:35

Choose a tag to compare

Initial release for the HX711 CircuitPython library.

Full Changelog: https://github.com/adafruit/Adafruit_CircuitPython_HX711/commits/1.0.0