1. 程式人生 > >樹莓派控制WS2812燈帶

樹莓派控制WS2812燈帶

原文: https://tutorials-raspberrypi.com/connect-control-raspberry-pi-ws2812-rgb-led-strips/

主要還是它 git clone https://github.com/jgarff/rpi_ws281x

還需要一個工具進行編譯 sudo apt install scons

然後:cd rpi_ws281x/ ,   sudo scons

居然還有golang的程式碼