Adrien-Legrand / AS5X47

A library for Arduino boards that reads angles from AS5047 and AS5147 sensors. Also handles encoder configuration.
MIT License
17 stars 7 forks source link

add support for rp2040 by using Adafruit BusIO library and allowing SPIClass to be passed in #7

Open rwedler opened 4 months ago

rwedler commented 4 months ago

This let's you use SPI1 on the rp2040 microcontroller