How to reset RaspBerry “pi” and “root” password
Insert the RaspBerry Pi SD card into into your computer or laptop USB Port then edit the file cmdline.txtdwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4...
GoPiGo – Let’s drive a car!
Plug the HDMI cable from your computer screen to the Raspberry Pi
Turn on the Raspberry Pi (ON=back | OFF=forward)
Click on "Scratch"...
GoPiGo – Light, Camera Action!
================================ =================
Camera Pi
www.dexterindustries.com/GoPiGo/projects/
python-examples-for-the-raspberry-pi/raspberry-pi-browser-streaming-robot/
==================================================
0) VNC (use the wireless IP address)
1) sudo raspi-config
Interfacing Options>> P1 Camera>> Yes>> OK>> Finish
2) run these commands below
cd Desktop/GoPiGo/Software/Python/Examples/Browser_Streaming_Robot
sudo bash browser_stream_setup.sh...
GoPiGo! A complete kit to build your own Robot Car
We purchased this robot kit at https://www.dexterindustries.com/. Once we received the kit, it took me about a day to assemble all the pieces. My little...
GoPiGo! GPS Guided Robot
This is an advanced project with the GoPiGo. In this example we use a GPS sensor with the GoPiGo. Users can use the GPS...