8 Segment 4 digit red display common cathode

8 Segment 4 digit red display common cathode

2 available / new
Only 2 left – grab it before it’s gone!
R51.18
Shipping
R65.00 Standard shipping applies to orders under R100.00, in most areas in South Africa. R35.00 Standard shipping applies to orders over R100.00. Some areas may attract a surcharge surcharge. This will be calculated at checkout if applicable.
Check my rate
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
Seller
Buyer protection
Get it now, pay later

Product details

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


Electronic components:8 Segment 4 digit 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 character 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


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


Add to cart

Recently viewed

See more
Professional OBD2 Scanner Tool Enhanced Engine Code Reader with Reset DTC Cloud Print I/M Readiness
R1,220.00 No bids
PSP Capcom Classics Collection Reloaded Essentials
R1,699.00 No bids
Post-It Notes
R49.00 No bids
Camdenboss (CTB9500/6) Terminal Block, Header, Plug, 7.5 mm
R225.00

Similar products

7 Segment LED Display 12mm
R73.21
Led 5mm Frosted Red & Green Common Cathode Debulk F5 Arg9 Hw A
R1.14
4 Digit 7 Segment 0,56inch Clock 12pin Display
R21.99
20pcs KY-011 5mm Two Color Red and Green LED Common Cathode Module Board for Arduno Diy Starter Kit
R723.00