Packaging Details | Different package at optional: 1. Retailing Package:Anti-static bag 2. Bulking Packing:Plastic Bag Package 3. Retailing Box package design according to your requirement( Order > 3000PCS) |
Delivery Time | 3-5 workdays after payment |
Payment Terms | L/C,D/A,D/P,T/T,Western Union,MoneyGram |
Supply Ability | 1000 Piece/Pieces per Day |
Type | 2004A |
Matrix number | 20*4 |
Working Voltage | 5V |
LCD type & color | STN(Blue)- FSTN |
Working Temp | :-20~70℃ |
View angle | 6 O'clock |
Place of Origin | Guangdong China (Mainland) |
Brand Name | Oky Newstar |
Model Number | oky4008 |
View Detail Information
Explore similar products
SSD1306 0.96 Inch IIC I2C Serial GND 128X64 OLED LCD LED Display Module For
Digital IR Infrared Flame Thermal Temperature Sensor 3.3V-5V 2mA For Arduino
0.5 Inch Arduino Sensor Module FSR402 Thin Film Pressure Sensor For DIY Project
12V 60W TEC1-12706 Heatsink Thermoelectric Cooler Peltier Cooling Plate Module
Product Specification
Packaging Details | Different package at optional: 1. Retailing Package:Anti-static bag 2. Bulking Packing:Plastic Bag Package 3. Retailing Box package design according to your requirement( Order > 3000PCS) | Delivery Time | 3-5 workdays after payment |
Payment Terms | L/C,D/A,D/P,T/T,Western Union,MoneyGram | Supply Ability | 1000 Piece/Pieces per Day |
Type | 2004A | Matrix number | 20*4 |
Working Voltage | 5V | LCD type & color | STN(Blue)- FSTN |
Working Temp | :-20~70℃ | View angle | 6 O'clock |
Place of Origin | Guangdong China (Mainland) | Brand Name | Oky Newstar |
Model Number | oky4008 | ||
High Light | shields for arduino ,arduino temperature sensor |
5V 2004 20X4 204 2004A LCD Display Module Blue Screen
Quick Detail:
Working Voltage | 5V |
LCD type & color | STN(Blue)- FSTN |
Working Temp | :-20~70℃ |
View angle | 6 O'clock |
Display type | positive / negative type |
Control IC & package | KS0073 or EQV- COB |
Character size(W x H) | 2.94 x 4.74mm |
Viewing area(W x H) | 76.0 x 26.0mm |
Dot Size | 0.54*0.54mm |
Weight | 74g |
Description:
The latest IIC LCD2004-character LCD display module, a new high quality 4 line 20 character LCD module not only set the contrast control knob selector switch also has a backlight and IIC communication interface. For Arduino beginners, not for the cumbersome and complex LCD driver circuit connection and a headache, the real significance of this LCD module will simplify the circuit, this module directly into the Arduino Sensor Shield V5.0 sensor expansion board IIC device interface can, GM 4P sensor connection cable, programmed through the Arduino controller, you can easily identify the slogan, sensor data records.
Specifications:
Use your solderless breadboard and wire jumpers to make these connections:
*Use a breadboard rail to make multiple connections to the Arduino GND pin
*For potentiometer connection, use the potentiometer's center pin and either of the other pins to make the connection from LCD pin 3 to Arduino GND
** A current limiting resistor or potentiometer (40 Ohm minimum) should be used to avoid excessive current. It should look something like this:
Software
Here is the driver code:/* ------------------------------------------------------------------------------- */
// character LCD example code
// www.hacktronics.com
#include <LiquidCrystal.h>
// Connections:
// rs (LCD pin 4) to Arduino pin 12
// rw (LCD pin 5) to Arduino pin 11
// enable (LCD pin 6) to Arduino pin 10
// LCD pin 15 to Arduino pin 13
// LCD pins d4, d5, d6, d7 to Arduino pins 5, 4, 3, 2
LiquidCrystal lcd(12, 11, 10, 5, 4, 3, 2);
int backLight = 13; // pin 13 will control the backlight
void setup()
{
pinMode(backLight, OUTPUT);
digitalWrite(backLight, HIGH); // turn backlight on. Replace 'HIGH' with 'LOW' to turn it off.
lcd.begin(20,4); // columns, rows. use 16,2 for a 16x2 LCD, etc.
lcd.clear(); // start with a blank screen
lcd.setCursor(0,0); // set cursor to column 0, row 0 (the first row)
lcd.print("Hello, World"); // change this text to whatever you like. keep it clean.
lcd.setCursor(0,1); // set cursor to column 0, row 1
lcd.print("keyes");
// if you have a 4 row LCD, uncomment these lines to write to the bottom rows
// and change the lcd.begin() statement above.
//lcd.setCursor(0,2); // set cursor to column 0, row 2
//lcd.print("Row 3");
//lcd.setCursor(0,3); // set cursor to column 0, row 3
//lcd.print("Row 4");
}
void loop()
{
}
/* ------------------------------------------------------------------------------- */
You will now have a folder called ?LCD_example?
Start the Arduino software and load the example program by clicking File->Sketchbook->Open
Navigate to the LCD_example folder and select the ?LCD_example.pde? file.
Transfer the program to your Arduino by clicking the ?Upload to I/O board? button. After uploading, on the LCD you should see:
Hello, World
Competitive Advantage:
1. Convenient & Friendly Customer Service
2. Low Prices Direct From Factory Suppliers
3. Fast Delivery Around the World.
4. High Quality With Global Standards.
5. 1 Year Factory Warranty
6. Safe Shipping Way and Payment
Photos:
Company Details
Business Type:
Manufacturer,Distributor/Wholesaler,Exporter,Seller
Year Established:
2004
Total Annual:
150 Million-200 Million
Employee Number:
100~300
Ecer Certification:
Active Member
Oky Newstar Technology Co., Ltd is subsidiary of Okystar Technology Group Co.,Ltd,which holds 4 subsidiary companies and more than 1500 skilled workers and 50 technicians. Oky Newstar Tech Co.,Ltd built in 2004.It is one of the professional leading exporters of educational DIY produ... Oky Newstar Technology Co., Ltd is subsidiary of Okystar Technology Group Co.,Ltd,which holds 4 subsidiary companies and more than 1500 skilled workers and 50 technicians. Oky Newstar Tech Co.,Ltd built in 2004.It is one of the professional leading exporters of educational DIY produ...
Get in touch with us
Leave a Message, we will call you back quickly!