Reader small image

You're reading from  Raspberry Pi LED Blueprints

Product typeBook
Published inSep 2015
Publisher
ISBN-139781782175759
Edition1st Edition
Right arrow
Author (1)
Agus Kurniawan
Agus Kurniawan
author image
Agus Kurniawan

Agus Kurniawan is an independent technology consultant, author, and lecturer. He has over 18 years' experience working on various software development projects, including delivering training courses and workshops, and delivering technical writing. He has done a few research activities related to wireless networking, software, and security in multiple universities. Currently, he is pursuing a Ph.D. program in Computer Science in Germany. He has previously written five books for Packt.
Read more about Agus Kurniawan

Right arrow

Summary


Let's summarize what we have learned in this chapter. We connected a 7-segment module to a Raspberry Pi board through eight GPIO pins. Then, we show a number on the module. To minimize the GPIO pin usage, we implemented a shift register using a 74HC595 IC, so we only need three GPIO pins. A shift register is also used to drive a 4-digit 7-segment module by cascading two 74HC595 shift registers. At the end of the section, we tried to build a simple program for a countdown timer.

In the next chapter, we will build a digital clock using several LED modules. The chapter will introduce LED modules related to the digital clock stack.

lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Raspberry Pi LED Blueprints
Published in: Sep 2015Publisher: ISBN-13: 9781782175759

Author (1)

author image
Agus Kurniawan

Agus Kurniawan is an independent technology consultant, author, and lecturer. He has over 18 years' experience working on various software development projects, including delivering training courses and workshops, and delivering technical writing. He has done a few research activities related to wireless networking, software, and security in multiple universities. Currently, he is pursuing a Ph.D. program in Computer Science in Germany. He has previously written five books for Packt.
Read more about Agus Kurniawan