Cart

10bit 16-Seg SPI LED Display Serial LCD UNO MEGA2560 with Arduino example SKETCH

$17.99

SKU: 11691 Categories: , Tags: , , , , , , , , , ,

Description

10 Digit 16-Seg SPI TM1622 LCD Display Module

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 :
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


Connect
with arduino-Compatible UNO(
Does not include UNO)

 

Packing list:
1 pcs 10 Digit 16-Seg SPI LCD Display Module

 

 

arduino-compatible uno/mega2560 Code fragment:

 

After purchase, please contact me for complete code!

 

 

//*******************************************//
…….

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) ;
}

}

//*******************************************//



 

Additional information

Weight N/A
Dimensions N/A
Color

No Pin, With Pin

Output Power

1 – 50W

Size

92mm x 24mm x 9mm

Output Type

single

is_customized

Yes

Model Number

DM8BA10_DM8BB10

Weight

20g