Skip to content

Releases: RobTillaart/AS5600

0.2.0 release

04 Jul 10:08
67bc951

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

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

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

Choose a tag to compare

Add getAngularSpeed() (#5)

* add getAngularSpeed()

0.1.1 release

02 Jun 10:05
ec99606

Choose a tag to compare

  • fixes some math => obsoletes version 0.1.0
  • optimized reading 16 bits register

0.1.0 release

29 May 20:00
0cf5d83

Choose a tag to compare

initial experimental version - not yet tested with hardware