sku: LCD-00790
Description: This is a basic 16 character by 2 line display with a Blue background and a Yellow backlight. Utilizes the extremely common HD44780 parallel interface chipset (datasheet). Interface code is freely available. You will need ~11 general I/O pins to interface to this LCD screen. Includes yellow LED backlight. These modules are the thin type.
Dimensions: 3.15" x 1.425" x 0.300"
LCD-08977
Nintendo DS Touch ScreenCOM-08653
Keypad - 12 ButtonCOM-09806
Trimpot 10K with KnobLCD-00258
Serial Enabled LCD Backpack
Comments 7 comments
I bought this LCD, but it is almost impossible to read. It is not nearly as bright as the one in the picture on spark fun. I tried adjusting the contrast to no avail. Am i doing something wrong?
Oh, it looks like this LCD has a back light, don’t i feel stupid.
Sparkfun tech support was super helpful, no complaints there, however if you can get the LCD this bright then it is your lucky day because my product is barely readable :( Might try the white on black LCD?
I have found that the Black on Green LCD is easier to read:
https://www.sparkfun.com/commerce/product_info.php?products_id=9568
Sometimes it takes a minute or two to get the back lighting just right on these screens.
Lucky for me my LCD happened to have other unexplainable problems by Sparkfun’s tech support. They offered me a new LCD so I will be getting the white on black version. Sparkfun’s techsupport and customer service are the best I have ever experienced!
for PIC directly, but you can implement driver for any microcontroller easily using mine as a base…
its just digital output high/lows so lol
http://joekwuen.blogspot.com/2011/02/project-hd44780-textual-lcd-driver-for.html
This LCD is a lot brighter if you swap the 100ohm (R7) resistor on the back with something like a 10ohm.
I had the same brightness issue others seem to be having so I checked the datasheet. The backlight LED has a pretty high forward voltage and current that the included 100ohm doesn’t really drive from 5V. With 10ohms, the current draw is more like the datasheet spec – 90mA at 5V.