I guess you are at LE9.2 ?
Yes, today I completely reinstalled everything with the version currently available on the LibreElec homepage.
I guess you are at LE9.2 ?
Yes, today I completely reinstalled everything with the version currently available on the LibreElec homepage.
Now it works after two days of work ;-).
I use the boblight plugin from the Libreelec Addon Repository, with the following configuration file:
[global]
interface 127.0.0.1
port 19333
[device]
name device1
debug off #turn this on to see what it's doing with the serial port
output /dev/ttyUSB0
channels 15
prefix FF
rate 38400
debug off
type atmo
interval 16000
[color]
name red
rgb FF0000
gamma 1.0
adjust 1.0
blacklevel 0.0
[color]
name green
rgb 00FF00
gamma 1.0
adjust 1.0
blacklevel 0.0
[color]
name blue
rgb 0000FF
gamma 1.0
adjust 1.0
blacklevel 0.0
[light]
name left
color red device1 4
color green device1 5
color blue device1 6
hscan 0 50
vscan 0 100
[light]
name right
color red device1 7
color green device1 8
color blue device1 9
hscan 50 100
vscan 0 100
[light]
name top
color red device1 10
color green device1 11
color blue device1 12
hscan 0 100
vscan 0 50
[light]
name bottom
color red device1 13
color green device1 14
color blue device1 15
hscan 0 100
vscan 50 100
Display More
Ok, can I use the Boblight plugin?
What do I have to enter in the configuration file?
This is my USB->RS232 Converter
LibreELEC:~ # lsusb
Bus 001 Device 007: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
Is /dev/ttyUSB0 the correct device?
The Atmo-Light uses a serial protocol:
Baud rate: 38400 bps, parity: None, data bits: 8, stop bits: 1
Message format:
Byte description
0 0xFF: start byte
1 0x00: start channel (low byte)
2 0x00: start channel (high byte)
3 0x0F: Number of channels (15 = 5 * 3 (R, G, B))
4 - 6 sum channel R, G, B (center)
7 - 9 left channel R, G, B (Left)
10 - 12 right channel R, G, B (Right)
13 - 15 upper channel R, G, B (top)
16 - 18 lower channel R, G, B (bottom)
Hello everyone,
I use LibreELEC with KODI on a Raspberry PI. Since I still have an Atmo-Light (Atmo-Light) I would like to operate it with Hyperion via a USB to RS232 converter. Is this possible? If so, which setting do I have to make in the HyperCon?
Thank you in advance for your help.
for german users:
Hallo zusammen,
ich nutze LibreELEC mit KODI an einem Raspberry PI. Da ich noch ein Atmo-Light (Atmo-Light) habe möchte ich es gerne mit Hyperion über einen USB zu RS232 Umsetzter betreiben. Ist dies möglich? Falls ja, welche Einstellung muss ich im HyperCon vornehmen?
Vielen Dank schonmal im vorraus für Eure Hilfe.