Skip to content

l3v5y/libas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libas

Library for the AS5145 and similar devices for Arduino

Usage

The library can be initialised using the default constructor

libas tracker(ClockPin, DataPin, ChipSelectPin);

Data can be read from the device using

int position = tracker->GetPosition();

which will fetch and return the current position

About

Library for the AS5145 and similar devices for Arduino

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages