Display LCD ST7920- 128x64 pixels wit op blauw

X
Display LCD ST7920- 128x64 pixels wit op blauw
Display LCD ST7920- 128x64 pixels wit op blauw
Display LCD ST7920- 128x64 pixels wit op blauw
Display LCD ST7920- 128x64 pixels wit op blauw
Display LCD ST7920- 128x64 pixels wit op blauw
Display LCD ST7920- 128x64 pixels wit op blauw
Display LCD ST7920- 128x64 pixels wit op blauw
Display LCD ST7920- 128x64 pixels wit op blauw
Display LCD ST7920- 128x64 pixels wit op blauw
Prijs:
13,95 
incl. BTW, excl. verzending
Dit artikel is binnenkort weer leverbaar!

Display LCD ST7920- 128x64 pixels wit op blauw

Productinformatie:

- LCD display met een ST7920 controller.
- 128x64 pixels.
- Witte pixels op blauw verlichte background.
- Serieel en parallel (8bits) aan te sturen, oa. d.m.v. SPI met een Arduino (zie de afbeelding met pinouts en de tabel hieronder voor de Arduino).
- Geschikt als vervanging van 128x64 displays op RAMPS boards.
- Werkt op 5V.

De vaste instelling voor contrast is normaliter geschikt voor ieder gebruik. Mocht je zelf het contrast willen regelen, verbind dan J1 en zet een regelbare (10K) weerstand die tussen VCC en GND gaat op pin V0.

Gebruik voor aansturing met de Arduino de u8glib library die hier te downloaden is: https://bintray.com/olikraus/u8glib/Arduino
Als je de SPI aansluiting gebruikt (zoals in de tabel) zet dan dit boven in je sketch (onder de rij met andere display voorbeelden):
U8GLIB_ST7920_128X64_1X u8g(10);

Afmetingen zichtbare scherm: 66,5x33,2mm
Kijkhoeken: H:70° V:50°
Type: 12864ZW
Controller: ST7920

Aansluiten Arduino (Display -> Arduino):

BLK/PSB/VSS -> GND
BLA/VDD -> 5V
E -> 13 (SCK)
R/W -> 11 (MOSI)
RS -> 10 (CS)

Documentatie

: