Skip to content

A simple Larson Scanner based on 74HC595 Shift Register.

License

Notifications You must be signed in to change notification settings

METACRYPT12/Larson_Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Larson_Scanner

A simple Larson Scanner based on 74HC595 Shift Register

Hardware

An Arduino UNO is used to interface the 74HC595 shift register which sequentially lights up the LEDs connected to output pins QA - QH

Circuit Diagram/Schematic

Circuit Diagram

Schematic

Software

A user-defined function shiftWrite is used to write to the internal register of shift register sequentially from QA to QH on the rising-edge of clock and then latch it to the output on the falling edge of the clock.

TinkerCad

Link to TinkerCad Sketch

About

A simple Larson Scanner based on 74HC595 Shift Register.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages