Files
pi_tools/NTCNA
2021-08-31 17:07:23 -04:00
..
2021-08-31 17:07:23 -04:00
2021-08-31 16:21:31 -04:00
2021-08-31 16:21:31 -04:00
2021-08-31 16:21:31 -04:00
2021-08-31 16:46:52 -04:00
2021-08-31 16:21:31 -04:00

	Raspberry Pi 3 (RPi) Setup
	==========================

After writing the MicroSD card with the Raspbian image downloaded from the raspberrypi.org site,
put it into the MicroSD card slot on the RPi and power it up.

Open a console window, and run the following commands.

sudo apt-get update
sudo install git subversion
mkdir NTCNA
cd NTCNA
svn co https://www.probestar.com/NTCNA/CVehicle (password is temppwd)
cd NTCNA/CVehicle/trunk/platforms/bboneb
./rpi-setup.sh

Takes awhile till it is done.  There is a lot of software to install.
Powercycle the BBB.

Adjust start_v2v.sh link as needed, re-run to run the right apps.