Shopping Cart

Your cart is empty.

Your cart is empty.

WWZMDiB 4 Digit 7 Segment Digital Tube LED Display Board for Arduino (5 Pcs)

Free shipping on orders over $29.99

$7.99

$ 3 .99 $3.99

In Stock

About this item

  • 4-Digit Digital Tube Display Module: The Driver Ic Is Tm1637, Only Two Signal Lines Can Make Mcu Control Four Digit 8-Segment Led. Can Be Used To Display Decimal, Letters And So On
  • Working Voltage:3.3V/5V DC
  • Working Current:30 / 80MA
  • Color: red highlights
  • LED brightness adjustable:Digital tube 8-level grayscale adjustable
  • Conrol Interface: A Total Of 4 Pins (Gnd, Vcc, Dio, Clk), Gnd To Ground, Vcc For The Power Supply, Dio For The Data Input And Output Pins, Clk For The Clock Signal Pin


Display device is 4-digit yang red digital tube
Digital tube 8-level grayscale adjustable
Working Voltage: 3.3V / 5v DC
Working Current: 30 / 80MA
LED Display: 0.36 inche
Color: red highlights
The driver IC is TM1637, only two signal lines can make MCU control four Digit 8-segment LED.
Pinout: LED Display module to Arduino
GND—ground (GND)
VCC--power supply (5V)
DIO--data input and output (D2)
CLK--clock signal pin (D3)


Kevin N
2025-07-26 13:57:41
The media could not be loaded.
Charles Whitt
2025-06-23 16:44:07
Works like a charm with my Raspberry Pi Zero V1.3 and Pi Zero W 2 boards. All I needed to do was download tm1637.py from Github (I'm using the depklyon version of tm1637, search for it), hook the power (VCC and GND) pins to 3v3 and ground pins (17 and 20 in my case) and the CLK and DIO pins to GPIO pins (GPIO23 (pin 16) and GPIO24 (pin 18)).For the python code add these lines in the appropriate places:import tm1637#declare variablesCLK = 23DIO = 24tm = tm1637.TM1637(clk=CLK, dio=DIO)#adjust brightnesstm.brightness(0)#then call tm.show(x) to print a string to the 7 segment displaytm.show(str(x))Then let the learning and fun begin!
GC1CEO
2025-06-18 11:52:24
Not much to say but they are round-of-the-mill TM1637 4-digit 7-segment display. They use their own protocol so don't mistake them for I2C and there's actually you can do with them then you might realize in terms of animations thanks to the IC behind the segments.
Customer
2025-05-16 13:11:19
Only comolaint is they soldered the headers on the top of board. Made it impossible to flush mount them in my project had to slightly recess.
Wallace E Owen
2025-04-16 21:00:01
Nice and bright, but not over-driven, good size and a fantastic price.Only minor issue is that they soldered the four-pin connectors on the wrong side, making removal required if you want to actually mount these to a panel. Be sure to bring your desoldering skills.
Brandon M.
2025-04-08 13:14:52
I was not clear on what the measurements meant in the product description. These were smaller than what I ultimately needed, but they work well and are easy to use. The 0.36" measurement is the actual height of each digit on the display.I used these with an Arduino and an open-source library with no issue.
Ian Mazursky
2025-04-03 16:39:31
I used them in a few projects and they worked as intended.Id definitely buy them again.
Audrey B.
2025-03-23 21:42:09
The media could not be loaded.
Vishva Sri
2025-01-22 10:49:12
I'm really happy about the amount of modules I got for the price point. 5 for $17 is great!These modules all functioned during my testing, and they all do the job they are supposed to do! Great!
Will
2025-01-15 16:17:02
Needed something cheap to test a concept. Worked so well, I've ordered 5 more.
Recommended Products