I want to build a small surface device using two 30 rpm motors and a Raspberry Pi Zero W.
The requirements are the following:
1) 2-motor steering
2) Go forward/backward
3) Pivot (rotate on its own central axis)
What kind of app/library can I use to remote control the motors over a wireless link ?
Considering the motor low rotation speed, I can do without an ESC ?
PS: I'm looking for something easy to use for a beginner in the world of electronics.