FRC4564 / Maestro

Python class to support Pololu's Maestro servo controller over USB serial. Great with Raspberry Pi.
MIT License
92 stars 59 forks source link

Reading serial input #17

Open tumitoto007 opened 10 months ago

tumitoto007 commented 10 months ago

So there is a sendcmd in the code, in case I need to read a designated serial input (like a sensor input), is there a way to do it? thanks in advance.

p.s sorry, I tried to put this topic in the question category and somehow it popped up here.