Created
          May 1, 2016 16:21 
        
      - 
      
 - 
        
Save amstanley/bf991bd5834a1812691b992666dabeda to your computer and use it in GitHub Desktop.  
Revisions
- 
        
amstanley created this gist
May 1, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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