Can you use a ardunio + jag speed controller + with a ESP 01 + Frc tank drive bot

i wanna find out if i can use esp01 with a frc robot to control it

It’s against the rules to control a motor controller directly with anything other than a roboRIO.

That being said probably with any PWM controller and the right voltage.

1 Like

It not for comp it’s personal

2 Likes

Yes it should work by just controlling it by addressing it through PWM

Can you send me code because I was gonna use a esp wroom if I couldn’t run a esp01

Are you doing it in arduino ide? If so it’s super easy to do pwm and if you don’t understand how to code it I would read up on

https://www.arduino.cc/en/Tutorial/PWM