Skip to content

Simple Flask web application that shows a color picker and changes the led color on your NeoPixel strip.

Notifications You must be signed in to change notification settings

mendoncaftw/neopixel-rpi-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neopixel-strip-server

Simple Flask application for the Raspberry Pi that shows a color picker and changes the led color on your NeoPixel strip.

It's using the color picker from https://github.com/josedvq/colpick-jQuery-Color-Picker and the NeoPixel Python lib from https://github.com/jgarff/rpi_ws281x.

Just follow the installation instructons on both.

If you are familiar with Flask and assuming you have configured the number of LEDs you are using and the GPIO PIN number in the leds.py file, just stand on the project's root folder and type on the terminal:

sudo python leds.py

Go to the browser and type your RPi's address and you should see the color picker. Now you just need to keep selecting colors.

About

Simple Flask web application that shows a color picker and changes the led color on your NeoPixel strip.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published