Skip to content

First release of the MagAlpha Angle Sensor Arduino Library

Compare
Choose a tag to compare
@mathieukaelin mathieukaelin released this 20 Feb 15:17
· 18 commits to master since this release
Initial commit:

  - Add MagAlpha Class for SPI communication
  - Add MagAlphaSsi Class for SSI communication (use Arduino SPI interface to emulate the SSI interface)
  - Add various examples (SPI and SSI, Read angle, read/write registers, check parity bit)