Circuit python and maestro servo controller
-
- Posts: 1
- Joined: Tue Jan 21, 2020 4:16 am
Circuit python and maestro servo controller
Can anyone here port the Maestro PY module for python to work with circuit python? It would be great to be able to use the Pololu Maestro servo controller with the Adafruit feather microcontroller using circuit python. I have multiple projects I would love to use this for. I really want to use the Adafruit feather m4 express board with the Pololu maestro servo controller and circuit python instead of using the Arduino programming language and the Pololu arduino module for arduino.
- pythoncoder
- Posts: 5956
- Joined: Fri Jul 18, 2014 8:01 am
- Location: UK
- Contact:
Re: Circuit python and maestro servo controller
As you doubtless know, CircuitPython is an Adafruit fork of MicroPython. Most (all?) those in this forum use official MicroPython. So I suggest you raise the query on the Adafruit forum.
MicroPython can drive servos without the need for external hardware.
MicroPython can drive servos without the need for external hardware.
Peter Hinch
Index to my micropython libraries.
Index to my micropython libraries.