Skip to content

A collection of Python scripts for controlling Neopixels

Notifications You must be signed in to change notification settings

FreesphereTom/neopixelscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neopixelscripts

A collection of Python scripts for controlling Neopixels

These scripts are deisnged for Raspberry Pi configured using the Adafruit tutorial below: https://learn.adafruit.com/neopixels-on-raspberry-pi/python-usage

#Strip.py usage Takes a comma separated list of hex colour codes (with or wihtout spaces and '#'). If no input given, the user is prompted to give a list #example

sudo python strip.py "1194a1, ab501, ffeeff, ffaa55"

About

A collection of Python scripts for controlling Neopixels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages