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

Colors off and not bright at feed #117

Open
lvnona opened this issue Jan 19, 2022 · 14 comments
Open

Colors off and not bright at feed #117

lvnona opened this issue Jan 19, 2022 · 14 comments

Comments

@lvnona
Copy link

lvnona commented Jan 19, 2022

Hello, love this project but I noticed color feed doesn't match what is on the screen, is off by a lot and brightens doesn't give maximum. When my lights just gets on in standby mode and waiting for app to start and I'm getting color cycle - all color looks bright and rainbow. But when software starts it looks like only 50% brightens and color is off - for example if screen image is yellow - it shoes like red or pink, if its green it looks more like blueish, if its white - looks like blue.

On soft I have all color correction at 100% but it is still doesn't give same brightens as standby mode

Do u guys have same issue.
I can do video to show.

Any suggestions?

@fabsenet
Copy link
Owner

fabsenet commented Jan 19, 2022 via email

@fabsenet
Copy link
Owner

fabsenet commented Jan 19, 2022 via email

@lvnona
Copy link
Author

lvnona commented Jan 19, 2022

adrilight-settings.zip

@lvnona
Copy link
Author

lvnona commented Jan 19, 2022

Here is stand by mode:
https://youtu.be/WwwM72Z7kJo

Here is actual data feed to see brightnes difference and color distribution(im posting more photos as well):
https://youtu.be/3keQDS5fGYQ

@lvnona
Copy link
Author

lvnona commented Jan 19, 2022

Photos.zip

Here is photos white different color combinations

@lvnona
Copy link
Author

lvnona commented Jan 19, 2022

Thanks for helping and looking into it ;)

@fabsenet
Copy link
Owner

it looks like it uses way to much blue in all it does but the settings say, you have not touched the white balance.

Things to check:

  • Open the Preview-Tab in the settings window. Does the preview of your screen there look like the actual screen or is there already a color shift?
  • Check the code you flashed on your arduino. did you change something there?
  • try adjusting the white balance by reducing blue by a lot, this might be it already. the color reproduction is not that great in most led strips

regarding the brightness, i cannot really tell something is wrong actually. there is a brightness setting in the arduino code, but it affects the demo mode as well so there should not be any difference between the modes.

#define BRIGHTNESS 255 //range is 0..255 with 255 beeing the MAX brightness

did you wired in more than one power input into the strips?

@lvnona
Copy link
Author

lvnona commented Jan 21, 2022

I have 1 power adapter to power strip and data contacts to Arduino board. But if there would be any issues with power that would effect demo mode as well, right?

I did video for performance page but I don't understand how to use that page.
https://youtu.be/WmFp92zpfM8

Can you do screen or video of explaining?

Thank you

@fabsenet
Copy link
Owner

The preview page looks fine.
please post the arduino code you flashed on the arduino and provide a url or photo or something, what led strip you bought.

this is sooo weird! at least after turning the white balance on blue to zero, the blue should be gone completely!

@lvnona
Copy link
Author

lvnona commented Jan 22, 2022

Hi, is there is possiblity something wrong with Arduino library - but than im thinking would be same issue with demo mode! Demo mode colors looks awesome and correct but feed too much blue like you said!
here are my code and extra info
Photos(20).zip
.

@lvnona
Copy link
Author

lvnona commented Jan 22, 2022

@lvnona
Copy link
Author

lvnona commented Jan 22, 2022

original project was led build from this instructions: https://www.instructables.com/DIY-Ambilight-Using-Arduino-Nano/

@lvnona
Copy link
Author

lvnona commented Jan 25, 2022

Hi, I figure out...my 2811 color led code wasn't build the same and I just swap code and now all works. Thanks you

@lvnona
Copy link
Author

lvnona commented Jan 25, 2022

https://github.com/FastLED/FastLED/wiki/Rgb-calibration

Swap GRB to BRG and that's it!

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