Skip to content

Releases: RobTillaart/ACS712

0.2.8 release

28 Aug 07:41
ba60c52
Compare
Choose a tag to compare
add mA_AC_sampling() (#20)

* prepare for 0.3.0 version
* add mA_AC_sampling()
* add getAmperePerStep()
* fix #21 + documentation
* add cycles parameter to measurements
* fix math _midPoint
* update documentation
* update unit test
* refactor various small

0.2.7 release

12 Aug 08:45
1dc910c
Compare
Choose a tag to compare
change mVperAmp to float + refactor (#17)

* change mVperAmpere to float + refactor
* add **ACS712_FF_SAWTOOTH**  form factor / crest factor
* update documentation / naming parameters / minor edits

0.2.6 release

09 Dec 14:39
81e2f57
Compare
Choose a tag to compare
update readme.md (#12)

0.2.5 release

02 Dec 18:27
debc1b3
Compare
Choose a tag to compare
add timeout to detectFrequency() (#11)

* add timeout to detectFrequency()

0.2.4 release

01 Dec 13:18
47a89a7
Compare
Choose a tag to compare
Add experimental detectFrequency() (#10)

0.2.3 release

16 Oct 09:38
233c1a2
Compare
Choose a tag to compare
change frequency param to float (#9)

* change freq param to float + update build-CI

0.2.2 release

24 Jun 12:35
431cafb
Compare
Choose a tag to compare
0.2.2 support more frequencies (#7)

0.2.1 release

06 Dec 17:37
8c44680
Compare
Choose a tag to compare
Arduino ci (#3)

* add arduino-ci
* add unittest - not 100% OK, issue made
* improve readme.md

0.2.0 release

07 Aug 10:15
5da7057
Compare
Choose a tag to compare
Merge pull request #2 from pete-thompson/master

Add autoConfigure

0.1.3

27 May 17:11
Compare
Choose a tag to compare
0.1.3 update library.json