✨ Illuminate Your Projects with Style! ✨
The WWZMDiB 4 Digit 7 Segment Digital Tube LED Display Board is a versatile and efficient display module designed for Arduino enthusiasts. With its TM1637 driver IC, it allows for easy control of four-digit displays using minimal signal lines. This module supports a working voltage of 3.3V/5V DC and features adjustable brightness, making it ideal for various applications, from DIY projects to professional displays.
RAM | DDR3 |
Brand | WWZMDiB |
Series | RBC-Apt-87 |
Operating System | Linux |
Item Weight | 1.76 ounces |
Package Dimensions | 3.98 x 2.56 x 0.63 inches |
Color | 5 Pcs |
Processor Brand | ARM |
Number of Processors | 1 |
Manufacturer | WWZMDiB |
ASIN | B0BFQNFX6D |
Country of Origin | China |
Date First Available | March 8, 2022 |
C**A
Value for the money
Works as expected.
W**N
They work great, an easy to use Arduino lib drives them.
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.
L**E
Tried and true, just note not I2C
The media could not be loaded. Super easy to use once i figured out the secret.They are not a true I2C protocol. If you try to link it with other I2C there are issues. Assign it its on pins and keep other devices on the I2C designated pins and its great!No good mounting points.Decent quality. Good value for money,Great display quality.
K**N
Great value, works well
The media could not be loaded. I got a pack of five for just eight dollars, which is a great price. These things can get really bright, so I use them at the minimum brightness.As others have mentioned, there is one flaw: the headers are soldered at an odd 45 degree angle on the face side, so they will most likely require re-soldering if you want to panel mount them.
C**T
Works great with Raspberry Pi Zero boards and Python
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!
B**.
Works as expected. Double-check your size requirements
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.
D**R
poorly assembled
The header pins were not soldered flush with the PCB on all five of the displays
G**O
Easier working with a module than individual digits
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.
Trustpilot
1 week ago
1 month ago