Skip to content

Releases: RobTillaart/AS5600

0.3.4 release

22 Dec 12:59
01b9b23
Compare
Choose a tag to compare
fix #26 edges cumulative (#27)

0.3.3 release

21 Dec 20:32
Compare
Choose a tag to compare
Merge branch 'develop'

0.3.2 release

17 Oct 07:37
621f84e
Compare
Choose a tag to compare
add changelog.md, update build-ci, update readme.md (#23)

0.3.1 release

01 Sep 09:14
2bc8218
Compare
Choose a tag to compare
Support for AS5600-L (#20)

* Add AS5600L class - with **setAddress()**
* update documentation + refactor
* update unit tests
* add status functions + documentation

0.3.0 release

07 Jul 10:49
e2dbe38
Compare
Choose a tag to compare
fix #16 return value config functions (#17)

* fix #16 return value config functions
* update readme.md
* fix #18 invalid mask in setConfigure()

0.2.0 release

04 Jul 10:08
67bc951
Compare
Choose a tag to compare
Add software direction control (#12)

* fix #6 add software direction control
* fix #14 getAngularSpeed()
* fix #13 add offset functions
* fix conversion constant
* fix readAngle() rawAngle()
* add examples
* update unit test
* update readme.md

0.1.4 release

27 Jun 09:22
704df18
Compare
Choose a tag to compare
improve I2C performance (#11)

- fix #7 use readReg2() to improve I2C performance.
- define constants for configuration functions.
- add examples - especially OUT pin related.
- fix parameter of the begin function.

0.1.3 release

26 Jun 11:57
b9f98c4
Compare
Choose a tag to compare
fix #8 Bug in setConfigure (#9)

* fix #8 Bug in setConfigure
* Add AS5600_RAW_TO_RADIANS
* Add getAngularSpeed() mode parameter.

0.1.2 release

02 Jun 18:08
21746e2
Compare
Choose a tag to compare
Add getAngularSpeed() (#5)

* add getAngularSpeed()

0.1.1 release

02 Jun 10:05
ec99606
Compare
Choose a tag to compare
  • fixes some math => obsoletes version 0.1.0
  • optimized reading 16 bits register