This item has closed 1 buyer bought 4 items
View other items offered by BotShop2863

Similar products

QUAD 7-SEGMENT LED DISPLAY MODULE MD0202
R46.37
Dot Matrix Display Module 8 X 8 Red
R60
LED 5mm FROSTED-YELLOW & BLUE COMMON CATHODE PM50RG00W-A / 190891 *DBK*
R3.36
4 Digit 7 Segment Display (Red)
R35

8 Segment 4 digid red display common cathode

New
R72.18
Closed 2 May 24 10:45
Shipping
Standard courier shipping from R60
R60 Standard shipping applies to orders under R100, in most areas in South Africa. R30 Standard shipping applies to orders over R100. Some areas may attract a R30 surcharge. This will be calculated at checkout if applicable.
Check my rate
Ready to ship in
The seller has indicated that they will usually have this item ready to ship within 3 business days. Shipping time depends on your delivery address. The most accurate delivery time will be calculated at checkout, but in general, the following shipping times apply:
 
Standard Delivery
Main centres:  1-3 business days
Regional areas: 3-4 business days
Remote areas: 3-5 business days
Get it now, pay later
Buyer Protection

Product details

Condition
New
Location
South Africa
Product code
DL-047
Bob Shop ID
593183877

Electronic components:8 Segment 4 digid red display common cathode

Do you need a display to show off your next project? This 4 Digit (8-Segment) Display is perfect for projects that need to display clock time, counters, range data, temperatures, or just about anything that uses up to 4 numbers to represent the data. The dimensions allow for easy prototyping on standard breadboards. Get yours today and complete your project!!

4 Digit (7-Segment) Display Specifications:

  • Continuous uniform segments
  •  Low power requirement
  •  Excellent characters appearance
  •  Solid state reliability
  •  Categorized for luminous intensity
  •  Multiplex drive common anode
  •  Black face, white segments
  •  Dimensions (L x W x H): 40.18 mm X 12.8 mm X 7 mm
  •  Width between pin Columns: 10.16 mm

Example Sketch & Diagram

 

 

Code

int timer = 200; int ledPins[] = {2, 3, 4, 5, 6, 7};void setup() { for (int thisPin = 0; thisPin < 6 ; thisPin++) { pinMode(ledPins[thisPin], OUTPUT); } pinMode(8, OUTPUT); pinMode(9, OUTPUT); pinMode(10, OUTPUT); pinMode(11, OUTPUT); pinMode(12, OUTPUT);}void loop() { digitalWrite(9, HIGH); cycle(); digitalWrite(10, HIGH); cycle();  digitalWrite(11, HIGH); cycle(); digitalWrite(12, HIGH); cycle(); Flash(); digitalWrite(12, LOW); cycle(); digitalWrite(11, LOW); cycle(); digitalWrite(10, LOW); cycle(); }void cycle(){ for (int thisPin = 0; thisPin < 6; thisPin++) { digitalWrite(ledPins[thisPin], HIGH); delay(timer); digitalWrite(ledPins[thisPin], LOW); }}void Flash(){ for (int i = 0; i < 5; i++){  digitalWrite(8, HIGH); delay(timer); digitalWrite(8, LOW); delay(timer); }}

More from this seller

View all
1nF Ceramic capacitor 50V (10 Pack)
R35
High Temperature Wire Sleeve 10mm
R80.90
R30 shipping
Banana plugs Male to Male 2mm 1M (5 Pack)
R120.88
R30 shipping
6.5-40V To 5V 2A USB Charger
R108.37