December 2010
Beginner
455 pages
10h 47m
English
![]()
You are now going to go back to controlling LEDs. This time, however, you won't be driving them directly from the Arduino. Instead, you're going to use a fantastic little chip known as a shift register. These ICs (Integrated Circuits) will let you control eight separate LEDs using just three pins from the Arduino. But wait, there's more: in Project 18, you'll control a total of 16 LEDs, again using just three pins from the Arduino.
To demonstrate the way the data is output from these chips, you are going to create two binary counters, first using a single shift register and then moving onto two chips cascaded ...
Read now
Unlock full access