Skip to content

Setting up Raspberry PI

Roberto edited this page Feb 13, 2014 · 14 revisions

First steps

logon and update OS:

sudo apt-get update

sudo apt-get upgrade

update firmware:

sudo apt-get install rpi-update

sudo rpi-update

  1. Setup camera module
  2. Setup PIGPIOD
  3. Setup SimpleCV
  4. Setup Wi-Fi
  5. Setup Scratch for GPIO (optional)
Clone this wiki locally