Skip to content

Instantly share code, notes, and snippets.

@lesp
Created April 28, 2016 10:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lesp/c758aea89b7398b9703ee3a1a7c8c950 to your computer and use it in GitHub Desktop.
Save lesp/c758aea89b7398b9703ee3a1a7c8c950 to your computer and use it in GitHub Desktop.
Import the libraries
from neopixel import *
from gpiozero import Button
from time import sleep
import random
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment