7b_w
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by 7b_w-
Inputting 0.3V to the contrast pin gets doubled by the display to 0.6V which now makes the text readable.But why is the display changing the voltage? I know my board and ribbon cable are fine..chec...
-
Thanks for the info Ted. I had help on the Arduino forum ( see https://forum.arduino.cc/index.php?topic=554855.0 ) and first off it was part contrast problem which I ended up using a pot to adjust....
-
Thanks for the reply.R/W line is already grounded.Under the command lcd.begin(12,1) or use lcd.begin(6,2) which one would be the one to use?Using 4 bit interface should one pull high or low the unu...