Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Language translations
now possible!
Home
Help
Login
Register
Tiny Core Linux
»
General TC
»
General TC Talk
»
Control WS2801 RGB LED strip
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Control WS2801 RGB LED strip (Read 2139 times)
stephanmg
Newbie
Posts: 19
Control WS2801 RGB LED strip
«
on:
October 09, 2020, 01:16:04 PM »
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
«
Last Edit: October 09, 2020, 01:19:33 PM by stephanmg
»
Logged
polikuo
Hero Member
Posts: 715
Re: Control WS2801 RGB LED strip
«
Reply #1 on:
October 30, 2020, 01:16:34 PM »
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
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
General TC
»
General TC Talk
»
Control WS2801 RGB LED strip