OpenIPC / motors

Various code to manage motor hardware
https://openipc.org
MIT License
23 stars 15 forks source link

Adds an app that talks to the t31 SoC's kernel module motor driver #7

Closed cocus closed 1 year ago

cocus commented 1 year ago

This requires the custom kernel modules of the ingenic-motors-t31 package. It could use the stock ones, but these don't set two custom fields on a structure, and some information won't be available (specifically the Max steps X and Y); everything else should work.