Difference between revisions of "Self Driving RC Car/2020"
Jump to navigation
Jump to search
Line 86: | Line 86: | ||
== WebCam Interface == | == WebCam Interface == | ||
* https://github.com/silvanmelchior/RPi_Cam_Web_Interface | * https://github.com/silvanmelchior/RPi_Cam_Web_Interface | ||
+ | <source lang='bash'> | ||
+ | cd /usr/local/src | ||
+ | sudo git clone https://github.com/silvanmelchior/RPi_Cam_Web_Interface.git | ||
+ | cd RPi_Cam_Web_Interface/ | ||
+ | ./install.sh | ||
+ | </source> | ||
== Servo Interface - Servoblaster == | == Servo Interface - Servoblaster == |