原文: 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的代码
原文: 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的代码