Guide to the Raspberry Pi

The Raspberry Pi is a small single-board computer running Linux. It is small enough to embed in physical projects, and supports general-purpose digital I/O, networking, USB devices, HDMI monitor output, and audio output. It can be used as a complete physical computing solution or in conjunction with microcontrollers such as the Arduino.

Get your RPI connecting CMU-SECURE WIFI

At the request of the Carnegie Mellon University Information Security Office (ISO), the prior contents of this page were redacted on 2017-08-11 by IDeATe technical staff. As a reminder, CMU Computing Policy requires maintaining the confidentiality of your Andrew account credentials.  As such, it

/ Comments Off on Get your RPI connecting CMU-SECURE WIFI

Get your RPI connecting CMU-SECURE WIFI

At the request of the Carnegie Mellon University Information Security Office (ISO), the prior contents of this page were redacted on 2017-08-11 by IDeATe technical staff. As a reminder, CMU Computing Policy requires maintaining the confidentiality of your Andrew account credentials.  As such, it

/ Comments Off on Get your RPI connecting CMU-SECURE WIFI

How To Set A Cron Job

Sometimes you need your Raspberry Pi (or other computer) to run a repetitive task. Maybe you want it to take a picture every five minutes, or recite a protection spell every Friday the 13th. To do this, we can use a

/ Comments Off on How To Set A Cron Job

How To Set A Cron Job

Sometimes you need your Raspberry Pi (or other computer) to run a repetitive task. Maybe you want it to take a picture every five minutes, or recite a protection spell every Friday the 13th. To do this, we can use a

/ Comments Off on How To Set A Cron Job

Admin: configuring Raspbian for the course

Note: this guide is only necessary for administrators setting up a fresh software install for the Raspberry Pi. This is only required if setting up a new SD card image based on a new Raspbian distribution. The course materials for

/ Comments Off on Admin: configuring Raspbian for the course

Admin: configuring Raspbian for the course

Note: this guide is only necessary for administrators setting up a fresh software install for the Raspberry Pi. This is only required if setting up a new SD card image based on a new Raspbian distribution. The course materials for

/ Comments Off on Admin: configuring Raspbian for the course

Registering your Raspberry Pi with CMU

Find your Pi’s hardware address open a terminal session on pi: either directly on the rPi or through SSH. type ifconfig look for the wlan0 section and copy the HWaddr (it will look something like b8:27:eb:3e:cf:b9) copy this address someplace handy;

/ Comments Off on Registering your Raspberry Pi with CMU

Registering your Raspberry Pi with CMU

Find your Pi’s hardware address open a terminal session on pi: either directly on the rPi or through SSH. type ifconfig look for the wlan0 section and copy the HWaddr (it will look something like b8:27:eb:3e:cf:b9) copy this address someplace handy;

/ Comments Off on Registering your Raspberry Pi with CMU