Shift Register Tutorial

A guide how to control 7 segment display with Shift register as well as daisy chain them to create multi digit displays

Aug 3, 2020

18630 views

6 respects

Components and supplies

1

Arduino Nano R3

1

7 Segment LED Display, InfoVue

1

Shift Register- Parallel to Serial

Apps and platforms

1

Arduino IDE

Project description

Code

Connect two 7 segment displays to show count from 0 to 99

arduino

Two shift registers are daisy chained . When one is overflown it pushes bits to teh other one

Conreol 7 segment display with Arduino and Shift Register to display digit sequence 0-9

arduino

Control 7 display with Arduino and Shift Register-display digit sequence 0-9 using SHIFTOUT function

arduino

Conreol 7 segment display with Arduino and Shift Register to display digit sequence 0-9

arduino

Connect two 7 segment displays to show count from 0 to 99

arduino

Two shift registers are daisy chained . When one is overflown it pushes bits to teh other one

Control 7 display with Arduino and Shift Register-display digit sequence 0-9 using SHIFTOUT function

arduino

Downloadable files

7 segment display connected to shift registor and arduino

7 segment display connected to shift registor and arduino

Comments

Only logged in users can leave comments

mdraber

0 Followers

0 Projects

Table of contents

Intro

6

0