Controlling a DC motor using talon SRX

I am using a talon SRX as speed controller for my motor, I don’t know what pins to hook it up to in the Arduino uno Rev 4, what code library to use to control it. If anyone can give me a sample code of how to run it that would help immensely or just point me in he right direction

It would have been useful if you did provide the link to the product so we don't have to hunt for it and possibly find the wrong one. Is it https://www.vexrobotics.com/217-8080.html?

The wiring is your choice; either CAN bus or pwm. See the user manual and it might depend on the below. For CAN, you will need a RS485 adapter (as far as I know).

With regards to the software, anything in these search results: github arduino talon srx - Google Search. If any of it will apply to an Uno R4 is another question, you'll have to try.

I can't help you further.

I apologize it’s my first time on the forum, it is the same exact model. Thank you so much

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