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 characters
from gpiozero import LED | |
import time | |
from picamera import PiCamera | |
import os | |
#Load the camera | |
camera = PiCamera() | |
camera.resolution = (1024, 768) | |
camera.start_preview() |
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 characters
### Keybase proof | |
I hereby claim: | |
* I am djbeadle on github. | |
* I am djbeadle (https://keybase.io/djbeadle) on keybase. | |
* I have a public key ASBUlLY8G1vb2aLb3A909YS8QZ-ik3f4RRZO4OqlpeD1pQo | |
To claim this, I am signing this object: |