- Description
- Datasheet Document Download
- Guidance videos
- Reviews
- Shipping & Returns
Product Name: for Arduino UNO MEGA 10bit 16-seg SPI LCD Display Board Digital Tube LED Module Board
10 Digit 16-Seg SPI TM1622 LCD Display Module(No Pin)
Backlight : Blue
Supply voltage : DC 5V
Driver IC : TM1622(compatible HT1622)
Interface : SPI(Only three control signal,CS WR DATA)
Support display characters : 0,1,2,3,4,5,6,7,8,9,A,b,C,c,d,E,e,F,f,g,H,h,I,i,J,k,L,M,m,N,n,O,o,P,q,R,S,T,t,U,u,V,W,w,X,Y,y,Z,-,*
Size : 92mm x 24mm x 9mm
Weight : 20g
Note 2: We only provide the ARDUINO code, please modify the ARDUINO code(C language) for other platforms.
Applications:
for Arduino UNO MEGA2560 LEONARDO MICRO NANO ADAPTER Pro Mini ZERO DUE
for raspberry pi 3 B+ 4
for MCU AVR PIC ARM
for FPGA/CPLD
for Toy car
for instrument meter
for Electronic hobby DIY
//*******************************************//
.......
void setup()
{
pinMode(CS, OUTPUT); //Pin 2
pinMode(WR, OUTPUT); //Pin 3
pinMode(DATA, OUTPUT); //Pin 4
}
void loop()
{
...
Init_1622() ;
...
while(1)
{
display_String(String_dat1);
delay(2000) ;
display_String(String_dat2);
delay(2000) ;
display_String(String_dat3);
delay(2000) ;
display_String(String_dat4);
delay(2000) ;
display_String(String_dat5);
delay(2000) ;
display_String(String_dat6);
delay(2000) ;
}
}
//*******************************************//
* Delivery Time.
We need 1-2 days to process your order before shipping.There are two shipping methoed. Fast Delivery: The delivery time for US, European countries the delivery will take 3-5 days.Slow Delivery: The delivery time for US, European countries the delivery will take 10-15 days.
* Tracking information.
After we ship package, customer receive automatic email with tracking details.
* Lost Package Policy.
If a package did not arrive in 4 weeks after the shipping date, then this package is treated as Lost. In this case a new package will be shipped to the customer provided we are able to give the same items as those purchased by the customer. If we are not able to provide the same items to substitute the lost ones we will either propose to the customer similar items or refund their cost as it will be mutually agree with the customer. If one or more items neither the same nor similar are available to be shipped, the customer can request to cancel the order entirely, thus the total cost of the order including shipping and handling cost will be fully refunded.