Skip to content

losernator/brpixel4rpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bright NeoPixel for RPI retropie

WS2812b control for GPIO Joystick driver\

Can be used with : https://github.com/amos42/am_joyin https://github.com/recalbox/mk_arcade_joystick_rpi https://github.com/cmitu/mk_arcade_joystick_rpi/tree/retropie

example

How to use

pipinout

Install

sudo python3 -m pip install --force-reinstall adafruit-blinka
sudo python3 -m pip install rpi_ws281x adafruit-circuitpython-neopixel
cd /home/pi
git clone https://github.com/losernator/brpixel4rpi.git

Add this to first line of /opt/retropie/configs/all/autostart.sh
sudo python3 /home/pi/brpixel4rpi/brpixel4pi.py&

Options:

  • Edit 'configs.py' for custom setup

License

MIT

About

NeoPixel control for retropie RPI GPIO joystick

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages