/osc-neopixel-rpi

Codes for my raspeberry pi and neopixel strips. listens to osc data for setting the pixels.

Primary LanguagePython

This is a script that listens to osc messages with names hue sat val and sets the color of a neopixels strip

to run: sudo .env/bin/python neopx_osc.py --ip <RPI ip address> --port <OSC Port>

find the raspberry pi address with ifconfig