Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 758 Bytes

DebuggingGuide.md

File metadata and controls

34 lines (29 loc) · 758 Bytes

-Access RPi connected to Bea's LAN
find the last IP address sent on [email protected] and use it with Putty
username: pi
password: raspberry

-Folder Tree

-Update Rpi's Alfred software
access the RPi from Putty and type the following commands
cd jasper/
git pull https://github.com/AmI-2014/git-experiment-10/
insert your GitHub's user and pass

-Boot Alfred manually and main consequently
type
cd /jasper/boot
python boot.py

-Boot any module.py
move in the folder containing the module.py
cd folder
python module.py