Skip to content

Instantly share code, notes, and snippets.

@lesp
Created September 19, 2014 21:18
Show Gist options
  • Save lesp/7eded1b2d8d65a5fdd84 to your computer and use it in GitHub Desktop.
Save lesp/7eded1b2d8d65a5fdd84 to your computer and use it in GitHub Desktop.
import libraries
import RPi.GPIO as GPIO
from time import sleep
import pygame
from random import randint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment