hello,
i made a new seven segment library for the beginers with arduino enviroment were you could control every thing like blink fade and count only with a couple of functions.
where can i place it so people can download it ?
hello,
i made a new seven segment library for the beginers with arduino enviroment were you could control every thing like blink fade and count only with a couple of functions.
where can i place it so people can download it ?
The Arduino wiki is the place: Arduino Playground - HomePage
It's called the playground and the section on hardware output would be a good place for a brief write-up and your code.
http://www.arduino.cc/playground/Main/InterfacingWithHardware#Output
Hi,
I did not find your library in the playground.
Is there an other place for the download?
What kind of 7 segment leds are comonly used - such with a common kathode or such with common anode?
There are also alpahanumeric led available like this one:
Is your library able to drive theese too?
Bye
Stefan
Interested as well!!!
The thread below has a link to Nart's library and a version from AlphaBeta that uses memory more efficiently