I was looking at the Color LCD 128x128 Nokia I saw that you could run it with a BASIC Stamp but I didn’t see a schematic to hook it up to the BASIC Stamp. If someone could give me a schematic that would be cool also could someone show me a schematics to make a RCA input in for the LCD? 8)
In the code is says:
Reset PIN 3 ’ Connect ALL pins with 10K resistors
SData PIN 2
SClock PIN 1
CS PIN 0
The name on the left is the LCD pin name, the number on the right is the BS2 pin number.
Terry Hitt
Hitt Consulting
so:
stamp pin ----> 10k resistor --------> lcd pin?
does this work for a 16f877 5v PIC as well? or do I need to use a level shifter?
thanks,
andrew