8 Segment 4 digit red display common cathode

8 Segment 4 digit red display common cathode

New 2 available
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
Logitech MK235 Keyboard and Mouse Combo
New
R626.08
BOB DYLAN UNPLUGGED MTV UNPLUGGER VHS
Secondhand
R89.00
W1 Car HUD Head-up Display GPS Speedometer Speed Display, Spec: MPH(Green)
New
R292.07
Adata SC730 1TB USB3.2 Gen2 Dual Type-A/Type-C External Solid State Drive
New
R2,804.27

Similar products

6% OFF
Jetart Cold Cathode Fluorescent Lamp Tube - Blue CF1000B
New
R75.00 R80.00
4 Digit 7 Segment Display (Red)
New
R35.00
8 Digit Bit MAX7219 Digital Tube Display Module Board 7 Segment Digital LED Display 5V/3.3V Controll
New
R335.00
Bar Graph 10 Segment LED Display
New
R82.51