Vishay display APD-128G032
edge87
Posts: 24
I would like to attach a Vishay APD-128G032 Display to my Stamp processor to send it serial data.
I wanted to create this to help everybody else who might be wanting to do something simular to this.
Here is the specs on that display:
www.vishay.com/docs/37006/apd128g.pdf
What I understand so far is that i will need power which i think i have done. then i need to send it a few signals to turn the display on and off as i send it data at a set hertz.
I'm not 100% sure the order in which i have to enable and disable things and when i should be sending data , and how to send that kind of data with a stamp. Also does the Basic Stamp 2 learning project kit come with some kind of a crystal clocking source?
Any help or snippets that people submit are greatly appreciated. Thanks!
I wanted to create this to help everybody else who might be wanting to do something simular to this.
Here is the specs on that display:
www.vishay.com/docs/37006/apd128g.pdf
What I understand so far is that i will need power which i think i have done. then i need to send it a few signals to turn the display on and off as i send it data at a set hertz.
I'm not 100% sure the order in which i have to enable and disable things and when i should be sending data , and how to send that kind of data with a stamp. Also does the Basic Stamp 2 learning project kit come with some kind of a crystal clocking source?
Any help or snippets that people submit are greatly appreciated. Thanks!
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
pin 2 4 6 8 10 12 14 are all grounds so i put them on two rows on the bread board and then but them to the ground bar.
1 is the display enable
3 is row data
5 is row clock
7 column latch
9 dot clock
11 serial data
13 is not connected.
i attached it to the basic stamp 2 as follows
Pin 1 - 1
pin 3 - 2
pin 5 - 3
pin 7 - 4
pin 9 - 5
pin 11 - 6
the power i'm using is from a machine that the display came from so i'm fairly confident i've done the power correctly...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
Post Edited (edge87) : 5/5/2010 10:01:34 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
I have also purchased a propeller learning kit, and a propeller chip for building this project. Will i have much better luck with a propeller? being that it is 32 bit?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen