Tiny Core Linux

General TC => General TC Talk => Topic started by: stephanmg on October 09, 2020, 10:16:04 AM

Title: Control WS2801 RGB LED strip
Post by: stephanmg on October 09, 2020, 10:16:04 AM
Dear all,

I'd like to control WS2801 RGB LED strips with my TCL system (Raspberry Pi).

I know there exits Open Lighting Architecture with Python bindings, but I would like to keep it pretty low level for learning purposes.
Is there any general advise how to preceed to control the LED strip via the SPI bus?

Specifically I will need to install https://github.com/jgarff/rpi_ws281x - Is scons available as an tce extension?

Best wishes,
Stephan
Title: Re: Control WS2801 RGB LED strip
Post by: polikuo on October 30, 2020, 10:16:34 AM
Hi, stephanmg.

Which RPI board and piCore version are you using ?

If you need scons, you can use pip or pip3 to install locally.
(Remember to backup)
Code: [Select]
pip3 install --user scons
filetool.sh -b