Raspberry Pi
Raspberry Pi
Raspberry Pi
• Free download
• Operating system - Linux Debian (“Raspbian”)
• Windows-like graphical user interface (GUI)
• Scratch, Python, Java, Wolfram Mathematica
• Libre Office suite
• Sonic Pi
• Minecraft Pi
RASPBERRY PI VS CHROMEBOOK
• Other advantages
• Size – can incorporate in projects (e.g. robots)
• You own it
• Replace the micro SD card
• Any software you want
• BUT not supported by AISD
• **GPIO pins**
• Physical computing
GPIO PINS – THE SPECIAL SAUCE
• Sense Hat
• Explorer Hat
• Robotics
• GoPiGo
• RaspiRobot3
• AIY Voice Box
• …and any electronics
CONNECTING TO THE RPI
• Open VNC Viewer and enter the address that is formed with your RPi number:
192.168.1.1XX where XX is the number on your Rpi
Example: If the number is 3, then enter 192.168.1.103
SETUP AND CONNECT
• Enter
• Username: pi
• Password: klg^HRNZ17
• Be curious!
PYTHON
• Text-based coding
• Suitable for grade 7+
• Taught many schools and colleges (e.g. ACC) as first coding language
SENSE HAT
• 8x8 RGB LED matrix
• a mini joystick
• Gyroscope/accelerometer/magnetometer
• Temperature/humidity/barometric pressure
• Python library
• AstroPi
SENSE HAT – ASTRO PI
RASPBERRYPI.ORG
• raspberrypi.org
• MagPi – free PDF downloads
• instructables.com
• hackster.io
• adafruit.com
• Books!
• codecademy.com: Python (new 8/1) and others (HTML/CSS/JavaScript)
• Google