Arduino Kit 5bit 7seg LCD LED Spi Digital Tube with Uno Mega2560 PRO C Program

US$4.99 30 Pieces (MOQ)
Payment Terms:
Western Union, Paypal

canton electronics Co., Ltd

Guangdong, China

Last Login Date:

May 11, 2014

Main Products:

Gps Frequency Converter Inverters, Transformer Dvb-S Receiver Memory Card, Cartoon Pc Camera Usb Tv Stick

Find Similar Products
US$15.00-16.00
1,000 Pieces (MOQ)

Product Description

Company Info

Product Description

Product Name: Arduino kit 5bit 7Seg LCD LED SPI Digital tube with UNO MEGA2560 PRO C program

Module No.: TB233

Qty:
1 PCS 5 Digit 7 Seg SPI LCD Display Module(Does not include Arduino uno r3);

Description:
5 Digit 7 segment Display, provide Arduino MEGA2560/UNO Code;

Backlight: Green
Supply voltage: DC 5V
Driver IC: HT1621
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, F
Size: 77mm * 31mm

Arduino uno/mega2560 Code fragment:

//*******************************************//
...

Void setup()
{
PinMode(CS, OUTPUT); //Pin 2
PinMode(WR, OUTPUT); //Pin 3
PinMode(DATA, OUTPUT); //Pin 4
}

Void loop()
{
...

Init_1621();
...

While(1)
{

//display 0 to 99999
For(t=0; T<99999; T++)
{
Displaydata(t, 1, 1, 1);
Delay(100);
}
Send your message to this supplier
Mrs. Zhang

Post a Sourcing Request Now

People who liked this also liked