Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending RGB Values to Programmable logic controller (PLC) #91

Open
hansoneins opened this issue Sep 11, 2016 · 1 comment
Open

Sending RGB Values to Programmable logic controller (PLC) #91

hansoneins opened this issue Sep 11, 2016 · 1 comment

Comments

@hansoneins
Copy link

I want to have my Ceiling RGB-Stripe to be coloured by a HDMI Signal. The major colour on the actual screen should go to the stripe (all leds have the same colour). Is it possible to send the RGB Values via modbus tcp or RS232 from the Raspberry? My PLC WAGO is controling the RGB Stripe.

@dedeibel
Copy link

dedeibel commented Sep 12, 2016

Should be possible by implementing a new "sink" https://github.com/gkaindl/ambi-tv/blob/master/src/components/lpd8806-spidev-sink.c
The avg-color-processor should already to what you want to get the average color.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants