Quick question to get get my new Adalight PERFECT

EL Wire/Tape/Panels, LEDs, pixels and strips, LCDs and TFTs, etc products from Adafruit

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
gannicus
 
Posts: 12
Joined: Wed Nov 07, 2012 10:31 pm

Quick question to get get my new Adalight PERFECT

Post by gannicus »

Hey guys, got in all my stuff, got it all configured, and it's AWESOME. Well.

ALMOST

100 light LED on my 55 inch vizio M3D550KD, and it looks great.
I only have two question I wasn't able to find an answer to that will make it 110% perfect like in videos on youtube.

1) what option do I change to turn off the ambient light? Movie plays, and if the screen is black, there is a soft white glow around the entire picture. I want the lights to go out if the scene is black.

2) the top and bottoms of my adalight don't work unless the movie is in full screen without borders. Either with VNC on my test laptop, or in XBMC on my media center, the same thing occurs. I have XBMC set to floating full screen like it should be.

These are my only issue right now to get this thing 100%. Help please! I'm so excited, ALMOST THERE!

gannicus
 
Posts: 12
Joined: Wed Nov 07, 2012 10:31 pm

Re: Quick question to get get my new Adalight PERFECT

Post by gannicus »

Morning bump. Been up all night trying to figure this out, someone knows how to get adalight to work with XBMC and Windows 7.

Please. I'm not gonna sleep till I get this thing working.

User avatar
pburgess
 
Posts: 4161
Joined: Sun Oct 26, 2008 2:29 am

Re: Quick question to get get my new Adalight PERFECT

Post by pburgess »

Howdy,

1) Near the top of the Adalight.pde sketch, you'll see this line:

Code: Select all

static final short minBrightness = 120;
Just change the number to '0' and you're good.

2) Does the movie play in a letterboxed format, i.e. with black bars top and bottom? Adalight is based on screen captures (not the source data stream), so it's going to handle those literally. You can either fudge the Adalight code a bit to capture a smaller area between the bars, or there was a post recently in the forums that claimed to do this automatically (I'd not tested it myself)...some searching around might turn that up.

gannicus
 
Posts: 12
Joined: Wed Nov 07, 2012 10:31 pm

Re: Quick question to get get my new Adalight PERFECT

Post by gannicus »

Hey Pburgess, thanks.

Yeah these videos play in letterbox. I'll do some more searching. Thanks

webjimbo1989
 
Posts: 3
Joined: Mon Mar 11, 2013 10:37 am

Re: Quick question to get get my new Adalight PERFECT

Post by webjimbo1989 »

Here's the letterbox automation fix link, in case you didn't find it already:
http://forums.adafruit.com/viewtopic.ph ... ox#p170179

Locked
Please be positive and constructive with your questions and comments.

Return to “Glowy things (LCD, LED, TFT, EL) purchased at Adafruit”