How to Hook-up LCD
edit: have since got working using sed1520 config file , arduino glcd library.
i thought have been common issue, searched site , didnt find anything; i'm sorry if i'm reposting this.
anyway, went cheap route and bought this.
i found pinout , i'm able correctly, think, hook up.
my problem comes when want use it; quite don't know how. i tried lcd library on whim , had no luck. thanks help.
i thought have been common issue, searched site , didnt find anything; i'm sorry if i'm reposting this.
anyway, went cheap route and bought this.
i found pinout , i'm able correctly, think, hook up.
my problem comes when want use it; quite don't know how. i tried lcd library on whim , had no luck. thanks help.
the lcd library included arduino character lcds (hd44780 based); have graphical lcd. furthermore, doesn't use akin "standard" graphical lcd chipset, ks0108 (which lot of glcds use).
we more if posted clear images of chipset on lcd (if visible), know looking for, etc; link gave kinda ambiguous on details chipset, saying "this item 122x32 graphic lcd screen based on nju6450 or similar driving chips." - words "similar driving chips" worries me; have base following on "nju6450"...
let's see...
you might try contact guy - he's got similar display working atmega32:
http://www.youtube.com/watch?v=ozxyd5seuro
you can find datasheet nju6450 chipset here:
http://www.datasheetarchive.com/pdf-datasheets/datasheets-22/dsa-439654.html
between datasheet (and basing using nju6450 chipset on description @ link provided) , details in link - there should enough information there hook up, , write own driver; provided actual chipset (or clone of chipset) glcd using, of course...
there's - may able use/convert:
http://en.radzio.dxp.pl/sed1520/
see also:
http://bitmap2lcd.vosforums.com/c-library-software-driver-for-lcd-controller-t16.html
apparently library support ks0108 well...
you may find here, in "graphic lcd" section (i looked @ - didn't see anything, don't have actual lcd in hand):
http://www.arduino.cc/playground/code/lcd
i hope helps - luck, , if working, post in playground others!

we more if posted clear images of chipset on lcd (if visible), know looking for, etc; link gave kinda ambiguous on details chipset, saying "this item 122x32 graphic lcd screen based on nju6450 or similar driving chips." - words "similar driving chips" worries me; have base following on "nju6450"...
let's see...
you might try contact guy - he's got similar display working atmega32:
http://www.youtube.com/watch?v=ozxyd5seuro
you can find datasheet nju6450 chipset here:
http://www.datasheetarchive.com/pdf-datasheets/datasheets-22/dsa-439654.html
between datasheet (and basing using nju6450 chipset on description @ link provided) , details in link - there should enough information there hook up, , write own driver; provided actual chipset (or clone of chipset) glcd using, of course...
there's - may able use/convert:
http://en.radzio.dxp.pl/sed1520/
see also:
http://bitmap2lcd.vosforums.com/c-library-software-driver-for-lcd-controller-t16.html
apparently library support ks0108 well...
you may find here, in "graphic lcd" section (i looked @ - didn't see anything, don't have actual lcd in hand):
http://www.arduino.cc/playground/code/lcd
i hope helps - luck, , if working, post in playground others!

Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > How to Hook-up LCD
arduino
Comments
Post a Comment