Skip to content

First release of the MagAlpha Angle Sensor Arduino Library

Choose a tag to compare

@mathieukaelin mathieukaelin released this 20 Feb 15:17
· 33 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)