Difference between revisions of "PVG120303 display"
m (whoops, I'm a copy paste noob) |
(added videos, fixed broken link) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |+ | + | |+ PVG120303 pinout |
! scope="col" | Pin | ! scope="col" | Pin | ||
! scope="col" | Name | ! scope="col" | Name | ||
Line 51: | Line 51: | ||
+ | ==operation== | ||
+ | glcd seems to have support for it, see [http://playground.arduino.cc/uploads/Code/GLCD_Documentation.pdf this PDF] for wiring. | ||
− | == | + | Example implementations: |
− | + | {{#widget:YouTube | |
+ | |id=e3Tc-LRGS0w | ||
+ | |width=640 | ||
+ | |height=480 | ||
+ | }} | ||
+ | {{#widget:YouTube | ||
+ | |id=c8gaXAw-Vd0 | ||
+ | |width=640 | ||
+ | |height=480 | ||
+ | }} | ||
+ | {{#widget:YouTube | ||
+ | |id=r1zy7baAHh0 | ||
+ | |width=640 | ||
+ | |height=480 | ||
+ | }} | ||
+ | ==physical device== | ||
+ | [[User:Xopr|Xopr]] 23:06, 22 June 2011 (CEST) as of today, there is a PVG120303 display in the space. | ||
+ | You can find it in the 'take-off chinese box' in the right most cabinet. Use at will, but be nice, share ;). | ||
==references== | ==references== | ||
− | Shameless plug: [ | + | * Shameless plug: [https://www.vandijkenelektronica.eu/index.php?id_product=96&controller=product van Dijken Electronica product page (yes, 1 euro!)] |
− | Alternative display: [[HD44780]] | + | * Alternative display: [[HD44780]] |
+ | |||
+ | Location: [[Location::hACKspace]] (in the left 'soldering cabinet') | ||
+ | [[Category:Parts]][[Category:Displays]][[Category:LCD]] |
Latest revision as of 15:50, 19 July 2017
PicVue PVG120303 monochrome 122 x 32 pixel graphical LCD with Epson SED1520 controller
Contents
Pinout
Pin | Name | Description |
---|---|---|
1 | VDD | Power supply for Logic (+3V) |
2 | VSS | Ground |
3 | VEE | Power supply for LCD (-3(?)V) |
4 | !RST | Resets the system |
5 | E1 | Chip enable signal (master) |
6 | E2 | Chip enable signal (slave) |
7 | R/!W | Read/Write select signal |
8 | A0 | H: data, L:Instruction |
9-16 | D0-D7 | Data bits |
17,18 | ALED,KLED | Anode, cathode of led |
operation
glcd seems to have support for it, see this PDF for wiring.
Example implementations:
physical device
Xopr 23:06, 22 June 2011 (CEST) as of today, there is a PVG120303 display in the space. You can find it in the 'take-off chinese box' in the right most cabinet. Use at will, but be nice, share ;).
references
- Shameless plug: van Dijken Electronica product page (yes, 1 euro!)
- Alternative display: HD44780
Location: hACKspace (in the left 'soldering cabinet')