Offline
Newbie
Karma: 0
Posts: 4
|
 |
« on: January 10, 2013, 11:59:53 pm » |
I have them wired correctly. The pot makes it change like its supposed to. I downloaded GLCD library but none of them work. Not even "hello world" does anyone have a sketch I can copy and paste that will show this display what it can do so I can see it work.
|
|
|
|
|
Logged
|
|
|
|
|
SE USA
Offline
Faraday Member
Karma: 33
Posts: 3621
@ssh0le
|
 |
« Reply #1 on: January 11, 2013, 12:47:08 am » |
I am going to assume you mean atmega1280
a normal arduino and a mega has different functions on different pins, did you account for that?
|
|
|
|
|
Logged
|
http://arduino.cc/forum/index.php?action=unread;boards=2,3,4,5,67,6,7,8,9,10,11,66,12,13,15,14,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,86,87,89,1;ALL
|
|
|
|
Germany
Offline
God Member
Karma: 69
Posts: 802
If you believe something is right, you won't see what's wrong (David Straker).
|
 |
« Reply #2 on: January 11, 2013, 01:28:06 am » |
Does your display have a KS0108 controller?
Oliver
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 4
|
 |
« Reply #3 on: January 11, 2013, 06:33:27 pm » |
I don't know how I would know. Is that a driver?
|
|
|
|
|
Logged
|
|
|
|
|
Germany
Offline
God Member
Karma: 69
Posts: 802
If you believe something is right, you won't see what's wrong (David Straker).
|
 |
« Reply #4 on: January 11, 2013, 07:26:39 pm » |
Usually it is mentioned in the data sheet. It can be also derived from the names of the pins. CS1 and CS2 pins --> KS0108
Oliver
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 4
|
 |
« Reply #5 on: January 11, 2013, 10:29:32 pm » |
It is wired for a 1280, 1289 was a typo, this page I found actually lists my display and I think it might be ks0108.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 4
|
 |
« Reply #6 on: January 11, 2013, 10:31:26 pm » |
|
|
|
|
|
Logged
|
|
|
|
|
Germany
Offline
God Member
Karma: 69
Posts: 802
If you believe something is right, you won't see what's wrong (David Straker).
|
 |
« Reply #7 on: January 12, 2013, 02:51:54 am » |
Ok, then you have at least selected the correct library :-)
|
|
|
|
|
Logged
|
|
|
|
|
|