Difference between revisions of "PiCar FAQ"

From Wiki
Jump to: navigation, search
(Q1: Compatible with Raspberry Pi 3 B+')
(Q1: Compatible with Raspberry Pi 3 B+')
Line 8: Line 8:
 
[[File:update 3B.png]]<br>
 
[[File:update 3B.png]]<br>
  
=='''Q1: Compatible with Raspberry Pi 3 B+'==
+
=='''Q2:input "http://<Rpi ip address>:8000/" it can't find anything.'==

Revision as of 07:12, 18 May 2018

Q1: Compatible with Raspberry Pi 3 B+'

SunFounder_PiCar series code has been updated.
Below is the operation of updating the code
cd ~/SunFounder_PiCar/
sudo git pull origin master
sudo python setup.py install
Setup 3B.png
Update 3B.png

Q2:input "http://<Rpi ip address>:8000/" it can't find anything.'