06-03-2020 08:52 PM
Hello!
I am trying to create a PWM duty cycle for a servo motor using only LabVIEW and a Pololu Micro Maestro board. Does anyone know if this is possible or would I need additional hardware like myRIO or myDAQ?
Thanks so much!
06-04-2020 10:21 AM
Hi,
Yes you will be able to control the board through USB. You don't need any additional hardware.
From the product page : "Virtual COM port makes it easy to send serial commands from any development environment that supports serial communication"
Look at the resources, they say it is easy : "there is a class library that allows your program to interact with the device using simple, high-level function calls"
I didn't know Pololu, I will definitely check their other boards.
Yddet