I've ordered the stripe and the psu not from aliexpress. But therefore it was more expensiveHow fast are you please??? Where did you get the stripes so fast?
The last led is works, but not with hyperion/atmolight. This led stays with the same color. But sometimes it changes the color to another and again its stays with this color. Don't know why this happens. Any suggestions?
Sometimes the colors seem not as exactly as other times. Maybe i need to do some color calibration. Can someone help me here? Or give me some example settings?
"saturationGain" : 1.0000,
"valueGain" : 1.0000
},
"red" :
{
"threshold" : 0.0000,
"gamma" : 2.0000,
"blacklevel" : 0.0000,
"whitelevel" : 1.0000
},
"green" :
{
"threshold" : 0.0000,
"gamma" : 2.0000,
"blacklevel" : 0.0000,
"whitelevel" : 1.0000
},
"blue" :
{
"threshold" : 0.0000,
"gamma" : 2.0000,
"blacklevel" : 0.0000,
"whitelevel" : 1.0000
}
}
],
"smoothing" :
{
"type" : "linear",
"time_ms" : 200,
"updateFrequency" : 24.0000,
"updateDelay" : 0
}
What app is this on TV? I thought with this config only either MP or Kodi will work with that ambilight?Btw: Here is a picture were the rainbow effect is showing. Awesome
Thanks Rick for your help. Will do and report back.If you display full white does the last led do anything at all?
Also if you used HyperCon to make the config best to double check if the led count is correct just in case, afterwards would check the created Hyperion config file to see if the led order / count is indeed correct (one user had an issue with that some time ago).
Probably have to play with the gamma settings in HyperCon, with WS2812 I have them like this:
Code:"saturationGain" : 1.0000, "valueGain" : 1.0000 }, "red" : { "threshold" : 0.0000, "gamma" : 2.0000, "blacklevel" : 0.0000, "whitelevel" : 1.0000 }, "green" : { "threshold" : 0.0000, "gamma" : 2.0000, "blacklevel" : 0.0000, "whitelevel" : 1.0000 }, "blue" : { "threshold" : 0.0000, "gamma" : 2.0000, "blacklevel" : 0.0000, "whitelevel" : 1.0000 } } ], "smoothing" : { "type" : "linear", "time_ms" : 200, "updateFrequency" : 24.0000, "updateDelay" : 0 }
From the Hyperion android app you can also do live calibration (HSV menu) and afterwards copy the values from there.
Also for linear smoothing would increase the default 100ms to 200ms which is nice and smooth, have a few sample configs attached in the Hyperion DIY topic.
@RickI am a bit behind...did just put the Pi together and installed Openelec and Hyperion. Do I have to alter the config files? I only did so far in config.txt:
# Ambilight Modul aktivieren
dtparam=spi=on
What app is this on TV? I thought with this config only either MP or Kodi will work with that ambilight?
Is it really necessary to install openelec?I mean for what do we need a full blown Kodi? I've used just raspian Jessie, and besides my problems it works fine.
Yes it is also white, but it could be that it is a little little little lesser white. Maybe too less voltage? Do i need to connect the end of the stripe also to the psu? Right now the power is connected to the mid of the stripe.If you display full white does the last led do anything at all?
I've checked the count. 222 leds are in the config :/ I've used 72 on top/bottom and 39 left/right. So this should be correct.Also if you used HyperCon to make the config best to double check if the led count is correct just in case, afterwards would check the created Hyperion config file to see if the led order / count is indeed correct (one user had an issue with that some time ago).