now here is what I am trying to do...
except...
I used the tools I was given to learn with... heh heh!
I explain then...
an digital led driver chip powers a 4 digit 7 segment display+DP, but recieves its signal through a modular RTC real time clock, all the leds are powered by the arduinos digital pins and 1k resistors, and the chip is double capped from power like the datasheet says.
I haven't tested it yet... I am not sure which pins of the LED array do what...
but assuming the instructions at arduino are correct, the wiring should be right.
... I have never programmed a module before. RTC is a module... so is this a define the ticks, sec, min,hour?
this is not a clock LED it's just a regular led with dec
imal points array for numbers not time eg. no >>>>> : <<<<< in the array.
except...
I used the tools I was given to learn with... heh heh!
I explain then...
an digital led driver chip powers a 4 digit 7 segment display+DP, but recieves its signal through a modular RTC real time clock, all the leds are powered by the arduinos digital pins and 1k resistors, and the chip is double capped from power like the datasheet says.
I haven't tested it yet... I am not sure which pins of the LED array do what...
but assuming the instructions at arduino are correct, the wiring should be right.
... I have never programmed a module before. RTC is a module... so is this a define the ticks, sec, min,hour?
this is not a clock LED it's just a regular led with dec
