Hello,
I'm new to Arduino and i'm currently designing a simple counter with IR sensor. I'll be using 7 segment LED to display my number of count. Each time my IR sensor sense an object, 7 segment LED display will +1 in values. I've got no problem in displaying to 9. However, each time i want to display 10, i can only display 1 number, either 1 or 0. Any can guide me how can i do it to display 2 at a time. Or do anyone done it and share with me the codes?
Thanks in advanced.