AutoRCCar
AutoRCCar copied to clipboard
Do I need arduino to control the dc motor and direction?
I'm a newbie at E&E and try to learn something. However I'm looking at the coding for a long time and I'm wondering do I need the arduino uno to control the rc car. Thanks in advance.
No, i used the adafruit motor HAT with the raspberry pi to run the motors using just the keyboard. Theres a bit of code change but its easy to understand once you try a few tutorials from adafruit.
any chance you would share your code?