Omnimaga

Calculator Community => TI Calculators => Grammer => Topic started by: persalteas on August 08, 2013, 10:37:47 am

Title: [Solved] Contrast inequalities ?
Post by: persalteas on August 08, 2013, 10:37:47 am
Hello, at the begining of my program, I have put a "Contrast(28" to have a correct darkness and a pretty grayscale on my TI-84 Pocket.

Unfortunately, if I send the program to my 84 Plus SE, it makes a very high contrast, very dark...

The values are not the same between different models, are they ?
How can I detect the type of model to put a good value ?

Thank you for your help...
Title: Re: Contrast inequalities ?
Post by: Hayleia on August 08, 2013, 10:49:10 am
That doesn't really answer the problem, it's more of a workaround, but maybe you could, instead of "detecting the calc", add a "settings" option in the menu under which there would be a "calibrate greyscale" option that would set and save an adapted value for the contrast in an appvar ?
Title: Re: Contrast inequalities ?
Post by: DrDnar on August 08, 2013, 11:18:26 am
The LCDs are manufactured for TI by a third-party. There are many factories capable of manufacturing compatible LCDs, and TI simply chooses whichever offers the best price. There is no way for you to detect, in software, the properties of the LCD. The same thing is true for the LCD controller module. You just have to ask the end-user.
Title: Re: Contrast inequalities ?
Post by: DJ Omnimaga on August 10, 2013, 10:25:32 am
I know that 83+SE models are usually 6 contrast levels darker than the 83+ and the 84+/SE is 2-3 levels darker than the 83+, but I think it might vary from calc to calc. It's best to set a default value then let the user of the program change it.