raspberrypilearning / demo-programs

How to run the hello_pi demo programs on Raspbian

Home Page:http://www.raspberrypi.org/learning/demo-programs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry Pi demo programs

This is an archived resource. The repo will remain available but the resource will no longer be maintained or updated. Some or all parts of the resource may no longer work. To see our latest resources, please visit raspberrypi.org.

How to run the hello_pi demo programs on Raspbian

image

So you’ve got a Raspberry Pi. Now what?

How about running some demo programs that showcase what the Pi is capable of? Awesome graphics, anyone? Raspbian comes with a range of demo programs which you can just compile and run. They range from simple "hello world" text output, to full 1080p HD video playback, 3D spinning teapots, and real-time animating fractal patterns. These are a great way to get a feel for what the Pi can do, and to gain some familiarity with navigating around the system and running programs at the command line.

Requirements

As well as a Raspberry Pi with an SD card loaded with Raspbian, you'll also need:

Hardware

  • Raspberry Pi
  • Micro USB power adapter
  • An SD Card with Raspbian already set up through NOOBS
  • USB keyboard
  • HDMI cable
  • A monitor or TV

Time

  • 10 minutes

Steps

  1. Setting Up your Pi
  2. Oh no! A command line interface!
  3. Hello world
  4. Hello video
  5. Hello triangle
  6. Hello triangle 2
  7. Hello teapot
  8. Hello audio
  9. Other demos

Worksheet

Licence

Unless otherwise specified, everything in this repository is covered by the following licence:

Creative Commons License

Demo Programs by the Raspberry Pi Foundation is licenced under a Creative Commons Attribution 4.0 International License.

Based on a work at https://github.com/raspberrypilearning/demo-programs

About

How to run the hello_pi demo programs on Raspbian

http://www.raspberrypi.org/learning/demo-programs/

License:Other