Skip to content

Instantly share code, notes, and snippets.

@lesp
Created November 6, 2014 15:07
Show Gist options
  • Save lesp/55a444819adce5878718 to your computer and use it in GitHub Desktop.
Save lesp/55a444819adce5878718 to your computer and use it in GitHub Desktop.
Imports for the Santa Trap
#Import Modules
import time
import datetime
import RPi.GPIO as GPIO
import pygame
import picamera
from random import choice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment