My take on the AD5592R control library originally (and brilliantly 😉) developed by @Metaln00b
Compared to Metaln00b's design, my library is based on a Class instead of a struct. Additionally, headers are unified for better readability.
In terms of the functionalities, they are besically the same, however, the constructor takes a different approach and the internals of the library do not use pointers.
Examples based on (or ported to) this implementation are provided.
Tested on Arduino and Teensy platforms.
Note: My original fork simply implements small changes to make the SS pin selectable for boards like Teensy, and provides an additional example. I will not be making changes to that fork anymore and leave new additions here.
- Invite @Metaln00b as a collaborator just to get their blessing/approval
- Translate German comments to English (if @Metaln00b agrees)
- Add examples folder
-
Make Tindie page for my little Dev Boards (this was a surprise I have been working on 😉)(The shop is now closed :sad:)