crwdns2933803:02crwdne2933803:0
crwdns2933797:0David Husolocrwdnd2933797:0crwdne2933797:0
crwdns2936043:0crwdne2936043:0 crwdns2933505:0crwdne2933505:0 David Husolo
- crwdns2933769:0crwdne2933769:0
- crwdns2933771:0crwdne2933771:0
- crwdns2933801:0crwdne2933801:0
crwdns2933807:0crwdne2933807:0
- | [* black] Thanks to Pawel Drylenko we now have the neopixel rings working with Klipper. The files can be found [link|https://github.com/dreamerwise/NeopixelsKlipper/tree/main/neopixels|here] |
---|---|
+ | [* black] Thanks to Pawel Drylenko we now have a working solution to incorporate the Arduino Neopixels with Klipper. SSH into the RPI. Run the following commands: |
+ | [* black] sudo apt-get install python3-pip -y |
+ | [* black] sudo pip3 install --upgrade setuptools |
+ | [* black] sudo pip3 install --upgrade adafruitpython- shell |
+ | [* black] wget https://raw.githubusercontent.com/adafruit/Raspberry-Pi-Installer-Scripts/master/raspi-blinka.py |
+ | [* black] sudo python3 raspi-blinka.py -y |
+ | [* black] When finished the script should ask if you want to reboot. Enter Y |