Skip to content

Dmitry-Chernikov/AS5048A-Arduino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AS5048A-Arduino

A simple SPI library to interface with Austria Microsystem's AS5048A angle sensor with an Arduino.

The sensor should be connected to the hardware SPI pins (MISO, MOSI, SCK). The CS pin can be connected to any GPIO pin but should be passed to the constructor.

The angle sensor is described in more detail here

About

Библиотека для работы с магнитным энкодером AS5048A для платформы Arduino. Применение в проекте https://github.com/Dmitry-Chernikov/3g833.git для управления хонинговальным станком 3Г833 в качестве отслеживающего устройства положения возвратно поступательной рейки.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%