using 4 separate LED segments. pheasable?


hello,

i've bought 4 separate led 7-segments want use clock. bought these 4 separate ones instead of whole display because size better project.

later realized how wiring i'm going have , how few tutorials there on internet :(

does have advice how can connect 4 segments breadboard , and program them work together?

thank you!

between arduino , breadboard can limit 3 (signal) plus 2 (power) wires when use shift registers. breadboard still heavily wired.

options 74hc595 , 'stronger' tpic6b595. wth 74hc595, have maximum of 70 ma per ic (e.g. 7 leds @ 10ma). check datasheets specs of ics. still need resistors well.

alternative can max7219; see e.g. arduino playground - max7219 , max7221 led drivers


it might depend on type of 7-segment display (common anode or common cathode) feasible. 595's can used both, not sure max on (did not study it).


Arduino Forum > Using Arduino > Project Guidance > using 4 separate LED segments. pheasable?


arduino

Comments

Popular posts from this blog

DHT11 Time out error using v0.4.1library

Sketch upload fails with Java error (___REMOVE___/bin/avrdude)!

Arduino Uno + KTY81/210 temperature sensor