Hi I'm pretty much a complete beginner when it comes to Arduino...was just wondering if anyone knows a link where I can see how to wire up two 7 segment displays to the arduino Duemilanove and a switch. The idea being to create a counter...every time the switch is hit, the counter goes up.
Thanks, I did some web browsing and multiplexed the displays and managed to code a 99-0 coundown. Just need to add in a switch to control the number count now.