Node request for Pololu Maestro

Hi! I’m working on a robotics project and am looking to use a Pololu Maestro servo controller to run “skits” of preprogrammed servo motions. I’d like to set it up in XOD and don’t see any existing libraries to date. Even just some basic tutorial info would be helpful as I’m a new by with this and just trying to come up to speed. Thanks!

Since there are no existing libraries, the easiest solution is probably to write a wrapper for https://github.com/pololu/maestro-arduino. (https://xod.io/docs/guide/wrapping-arduino-libraries/). This is not a trivial exercise, and not a good place to start learning XOD…

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.