Hardware Layout for Binary Counting
Project uses a Shift Register
Count up from 0 to 255....then count down from 255 to 0 in binary - by flashing eight LEDs to represent your binary number. Follow the hardware and script in Boxall Project 16 (pp 116-121). We also introduce how to increase digital outputs with a shift register and make a spectacular visual lighting demo with binary counting.
After you finish the Boxall script (250 ms between blinking lights), speed up the timer. How fast can you go before you can't detect individual light flashing? A second requirement - you have to edit the program to count up (Boxall); then down.
Web Post Requirements - 30 points
Binary Counting - Count Up (200 ms delay)
Binary Counting - Count Up AND Down
(50 ms delay)