SunFounder PiCrawler Kit
Don’t Have Temporarily Monitor (or TV)?
• You can apply the SSH command to open the Raspberry Pi’s Bash shell.
• Bash is the standard default shell for Linux.
• The shell itself is a command (instruction) when the user uses Unix/Linux.
• Most of what you need to do can be done through the shell.
• After setting up the Raspberry pi side, you can access the desktop of the Raspberry Pi using the Finder from
the Mac.
1. Type ssh <username>@<hostname>.local to connect to the Raspberry Pi.
ssh pi@raspberrypi.local
3.1. Quick Guide on Python 23