hamuchiwa / AutoRCCar

OpenCV Python Neural Network Autonomous RC Car
BSD 2-Clause "Simplified" License
3.32k stars 1.48k forks source link

Connect Motor PIN #219

Closed annak1n closed 5 years ago

annak1n commented 5 years ago

I Have a Questions.. I not find where i need to connect Motor Driver ? On RPi or Arduino ?

annak1n commented 5 years ago

Can u say what pin i need to use for servo?

hamuchiwa commented 5 years ago

@annak1n Arduino is connected to the controller, see rc_keyboard_control.ino for actual pin numbers used in this project.