I would like to control the RC model via USB from my computer. I do not need real radio control, so controlling the servos directly via cables is enough (yes, there will be cables between the model and the control unit). I thought that I’ll build some kind of device based on a microcontroller that will be connected to the computer via USB, and the servos will be connected to this device.
I ask for a little hint on where I should start. I know how servo drives are controlled, and how I ultimately program the microcontroller to control the servo mechanism, but what I really don't know much about is the USB connection either on the device side or on the computer side (which will be Linux).
I would like to do the programming in C (maybe Assembler for the microcontroller).
Thanks for every hint.
c assembly linux microcontroller usb
zegkljan
source share