7i73 Pendent Control
24 Jul 2013 21:35 #36987
by PKM
Replied by PKM on topic Re:7i73 Pendent Control
My LCD www.ebay.com/itm/190671615309
When I disconnect VEE from 7i73 and connect it to a potentiometer (according to the picture) the best contrast appears with ~1V on VEE. But with 7i73 the VEE voltage is not changed from lcd.00.contrast
When I disconnect VEE from 7i73 and connect it to a potentiometer (according to the picture) the best contrast appears with ~1V on VEE. But with 7i73 the VEE voltage is not changed from lcd.00.contrast
Please Log in or Create an account to join the conversation.
24 Jul 2013 21:47 - 24 Jul 2013 21:47 #36988
by PCW
Replied by PCW on topic Re:7i73 Pendent Control
Looks like the LCD comp scales and bounds the contrast value so that the lcd.00.contrast value must be between 0 and 1
Last edit: 24 Jul 2013 21:47 by PCW.
The following user(s) said Thank You: PKM
Please Log in or Create an account to join the conversation.
24 Jul 2013 21:48 #36989
by PKM
Replied by PKM on topic Re:7i73 Pendent Control
And yes I change it from 32 to 191 (0x20 to 0xBF)
The only real change is when lcd.00.contrast is 0 - the pucture disappears (it sets 3.23V on VEE). All other values have no effect (that 0 thing works only in 0 and 1 modes)
The only real change is when lcd.00.contrast is 0 - the pucture disappears (it sets 3.23V on VEE). All other values have no effect (that 0 thing works only in 0 and 1 modes)
Please Log in or Create an account to join the conversation.
24 Jul 2013 21:51 #36990
by PKM
I tried that too but I was not persistent enough - 0 and 0.1 and 0.3 did not work and I quit. But 0.4 would work!
Looks like LCD just disregards all values above 1.
Replied by PKM on topic Re:7i73 Pendent Control
That's right! Thanks!Looks like the LCD comp scales and bounds the contrast value so that the lcd.00.contrast value must be between 0 and 1
I tried that too but I was not persistent enough - 0 and 0.1 and 0.3 did not work and I quit. But 0.4 would work!
Looks like LCD just disregards all values above 1.
Please Log in or Create an account to join the conversation.
24 Jul 2013 22:40 #36991
by andypugh
Replied by andypugh on topic Re:7i73 Pendent Control
They shouldn't show. I will have to look at the code and figure out what it is doing wrong.[/quote]Is it possible to change something so that \n and | would not show at all?
Please Log in or Create an account to join the conversation.
24 Jul 2013 23:04 #36993
by PKM
If it wrapped to the next page, I could omit | where nesessary and live with that.
Replied by PKM on topic Re:7i73 Pendent Control
I mean they don't literally show, but they still take their digits, like invisible symbols. And it's on the man for \n "To print in the rightmost column it is necessary to allow the format to wrap and omit the \n code". That's no problem, but we can't use the same trick for | as the text wraps back to the current page.They shouldn't show
If it wrapped to the next page, I could omit | where nesessary and live with that.
Please Log in or Create an account to join the conversation.
24 Jul 2013 23:07 #36996
by andypugh
Replied by andypugh on topic Re:7i73 Pendent Control
This is indicative of a lazy programmer who decided it was easier to document the behaviour than to fix it.And it's on the man for \n "To print in the rightmost column it is necessary to allow the format to wrap and omit the \n code"..
I will beat him later.
The following user(s) said Thank You: PKM
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.088 seconds