Become a Supplier Blog New Items
Register

Total Price

$0.00

Cart 0 Cart 0 Loading...

LCD 12864 Module V2.0 for Kingduino

Generating Links

LCD 12864 Module V2.0 for Kingduino

Price:

Now save save $10.67 $10.67

Special Price $8.99 $8.99

You save save $10.67 $10.67

Was  $19.66

Already Purchased Discontinued Product

Please continue searching for a similar product.
SKU:
381000126
want FREE shipping? Click here to find out more!

This LCD module uses a 128x64 liquid crystal display which can support Chinese characters, English characters and even graphics. It is suitable for interactive work with Arduino. It features a backlit display, parallel or serial control, adjustable contrast and more. It can be connect to an interface shield via IDC6 socket and cables.
 
The LCD is shipped in parallel mode in default. The R9 is used to set the interface mode. To switch to SPI mode, the R9 resistor needs to be moved to R10.

Specs:
Power Supply: 4.5~5.5V
Microcontroller: ST7920
Resolution: 128×64
Display color: blue lit with white characters
View angle: 170 degree
CD module: STN
Dimensions: 93x86x19mm
Weight: 83g

*Note: This is not an original Arduino brand product.

Upload video

Only registered users can upload video. Please, log in or register

Topics
Sort by
Most Recent Topics
* Nickname:

* Your Reply:


Please, enter the text shown in the image into the field below
*Verification Code:
Cancel
Submit
Post a new Topic
* Nickname:

* Your Topic:



Please, enter the text shown in the image into the field below
*Verification Code:
Post Topic

Only registered users can write reviews. Please, sign in or sign up

Chebm | Verified Buyer

  • Overall
  • Quality
  • Value

Good choice

Oct 17, 2019

Good graphic display, but the connector to the Arduino should be on the other side. It is now not perfect for placing it in front panels.

Barry | Verified Buyer

  • Overall
  • Quality
  • Value

Customer Rated

Jan 11, 2014

To get this to work using an Arduino MEGA 2560 using the serial port (6 pin socket)
try the following wiring:
LCD12864 Pin 1 to Arduino pin D4
LCD12864 Pin 2 to Arduino pin 5 Volts
LCD12864 Pin 3 to Arduino pin D3
LCD12864 Pin 6 to Arduino pin GND
LCD12864 Pins 4 and 5 are not connected.

Yuran888 | Verified Buyer

  • Overall
  • Quality
  • Value

Customer Rated

Aug 07, 2013

It works great with u8glib!!!!!
https://code.google.com/p/u8glib/
uncomment this line
U8GLIB_ST7920_128X64_1X u8g(18, 16, 2);
// SPI Com: SCK = en = 18, MOSI = rw = 16, CS = di = 17
specify unused pin for last parameter:
Serail pins on board for connection:

1-RW
2-VCC
3-E
4-NC (not connected)
5- NC(not connected) it seems like extenal power for back light (i don't use it)
6-GND

valien | Verified Buyer

  • Overall
  • Quality
  • Value

Customer Rated

May 04, 2013

Mine arrived with three scratches on the screen and one switch broken.
Packaging must be improved !

Ralf | Verified Buyer

  • Overall
  • Quality
  • Value

Customer Rated

Apr 14, 2013

Sehr schnes Display. Es luft auch gut mit u8glib!

This display works with u8glib:
https://code.google.com/p/u8glib/
If the display is connected via Sensor-Shield/SPI the constructor should be:
U8GLIB_ST7920_128X64_1X u8g(3, 4, 2);
Pin 3 is Clock (SCK), Pin 4 is Data (MOSI) and Pin 2 should not be connected.

raposao | Verified Buyer

  • Overall
  • Quality
  • Value

Certified Buyer Rated

Feb 05, 2013

Realmente um produto de otima qualidade com um acabamento sem igual o unico inconveniente que achei foi o fato de as conecxoes serem feitas pela frente do display e nao por traz dificultando uma montagem em gabinete e desta forma tera que remover a solda dos pinos e colocar uma barra de pinos de 90 graus

Toton | Verified Buyer

  • Overall
  • Quality
  • Value

Certified Buyer Rated

Jan 21, 2013

Very good board, I just made the upload of the library available on the net (see in the "files" folder of the profuct). The Serial library I uploaded doesn't work with the current version of the environment (Arduino 1.0.3), to perform the test I used the ARDUINO 0021 ant it works perfectly. Library available shall be adapted to the new environment rlease (i.e. 1.0.3)

| Verified Buyer

  • Overall
  • Quality
  • Value

Certified Buyer Rated

Jan 18, 2013

Trovando le librerie ottimo, ottimo prezzo!

Customer files
Lcd_12864_datasheet Download [581]
Read Me 1.pdf Download [382]
Upload your file

Only registered users can upload files.
Please log in or register to start helping your fellow hobbyists today!