Skip to content

Releases: adafruit/Adafruit_NAU7802

1.0.7 Add `setPGACap` for optional single channel use, add channel examples

17 Sep 14:00
c00c1c7

Choose a tag to compare

What's Changed

From this release onwards, the PGA filter is no longer enabled in the begin() call, instead being optionally enabled (Single Channel only) with setPGACap(bool enable)

Full Changelog: 1.0.6...1.0.7

1.0.6 Add setChannel command

17 Jun 18:34
ed7d09c

Choose a tag to compare

Full Changelog: 1.0.5...1.0.6

1.0.5 Update example to not continue if begin fails

12 Dec 18:42
890031c

Choose a tag to compare

What's Changed

  • Prevent execution of the rest of example program if begin fails by @per1234 in #17

New Contributors

Full Changelog: 1.0.4...1.0.5

1.0.4 Bump version in library.properties

15 Nov 15:15
a41c9b1

Choose a tag to compare

What's Changed

  • Update version number to 1.0.4 by @tyeth in #14

Full Changelog: 1.0.3...1.0.4

1.0.3 - Updated CI Actions versions

22 May 17:00

Choose a tag to compare

Update CI action versions

1.0.2 - Fix Chip Revision Check

31 Jan 17:11
3549942

Choose a tag to compare

  • Fixed issue checking chip revision register during initialization.

1.0.1 - Fixed board image

21 Jun 19:28
08bdc83

Choose a tag to compare

Working code commit

23 Feb 18:28
cd6cc4c

Choose a tag to compare

Now calibrated!

Initial release!

23 Feb 00:35

Choose a tag to compare

somewhat working but not ready for use yet!