This presentation provides an overview of the Raspberry Pi, a credit card-sized single-board computer developed by the Raspberry Pi Foundation. It discusses the Raspberry Pi's origins at the University of Cambridge's Computer Laboratory, its key components including the processor, memory, ports and connectivity options. It also outlines some of the many programming languages that can be used on the Raspberry Pi as well as potential applications in education, office productivity, programming, and more. References are provided at the end for additional information.
What isa Raspberry Pi?
Key Components
Programming Languages
Raspberry Pis in Primary Ed.
Office
Reference
3.
University ofCambridge’s Computer Laboratory
Decline in skill level
Designed for education
A credit card sized PC
Plugs into a TV or monitor
Inexpensive(ish) ~$35 each
Capability:
Programming
Electronic Projects
Office
Play HD Videos
4.
Key Components
Essential:
Raspberry Pi board
Prepared Operating System SD Card
USB keyboard
Display (with HDMI, DVI, or Composite input)
Power Supply
Highly suggested extras include:
USB mouse
Internet connectivity - LAN cable
Powered USB Hub
Case
5.
The RaspberryPi Foundation recommends
Python
Any language which will compile for ARMv6 can
be used
Installed by default on the Raspberry Pi:
C
C++
Java
Scratch
Ruby