Wetek Play With Lightberry Hd Usb And OpenELEC

Have you heard about Wetek? I’m sure you did, guys there did a great work delivering media player of superb quality at reasonable price. Now, to make it even more awesome, you can use Lightberry HD USB with it.

After instaling latest version of OpenELEC, follow usual install process of hyperion https://github.com/tvdzwan/hyperion/wiki/installation and use below sections in your configuration.
Define properly Lightberry HD USB

"type": "adalight",

"name": "MyPi",

"colorOrder": "rgb",

"output": "/dev/ttyACM0"

or Lightberry HD APA USB

"type": "adalightapa102",

"name": "MyPi",

"colorOrder": "bgr",

"output": "/dev/ttyACM0"

Instead of framegrabber section put amlgrabber section in hyperion.config.json file.

"height" : 64,

"frequency_Hz" : 20.0

Continue reading here: Do It Yourself: NAS

Was this article helpful?

0 0