Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save amstanley/bf991bd5834a1812691b992666dabeda to your computer and use it in GitHub Desktop.
Save amstanley/bf991bd5834a1812691b992666dabeda to your computer and use it in GitHub Desktop.

Revisions

  1. amstanley created this gist May 1, 2016.
    19 changes: 19 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,19 @@
    ping raspberrypi.local
    ssh pi@<ipaddfress>
    pw: raspberry

    diskutil list
    diskutil unmountDisk /dev/disk3
    sudo dd bs=1m if=/Users/malcolm/Desktop/2016-02-09-raspbian-jessie.img of=/dev/rdisk3

    ping raspberrypi.local
    ssh pi@<ipaddfress>
    pw: raspberry

    sudo raspi-config
    you need to enable the camera:

    reboot

    test:
    raspistill -p 100,100,400,400 -rot 180