Hello Everyone,
I apologize if this question has been submitted before but I am looking for some guidance in terms of what component should I use to connect a raspberry pi 2 model B to a sabertooth 2x25, I am building a robot and I need to control two DC Motors 12V, so far I have seen not many options but from the ones I seen, I am not sure they are clear to me.
What I know so far:
1. The Rpi can't provide 5V but rather 3.3V and the saberthooth may require 5V.
2. The saberthooth can be used in multiple ways, analog which is the one I thought to use, requires a PWM but the Rpi has only one pin that provides it.
3. Another way to use the sabertooth is serial and I understand that has a USB port, so the Rpi and I wonder if there is a way to connect them using this mechanism (I am sure there is one but not clear in what code / lib to be used for this option)
I appreciate any guidance and direction as I would like to start working on it.
Thx everyone
Hector