Skip to content
This repository has been archived by the owner on Feb 14, 2022. It is now read-only.
/ FastSegment Public archive

7 Segment driver library for use with 74HC595 chipsets

License

Notifications You must be signed in to change notification settings

GitMoDu/FastSegment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastSegment (Arduino Compatible)

Note: This library is not maintained and is here for archival only.

Had some trouble getting an 74HC595 3 digit display to work. So I used the Fast library (https://github.com/GitMoDu/Fast) to bitbang it from scratch, with some nice abstractions to simply write numbers.

Tested in: ATmega328p, ATTiny85.

Example indicators for speed and RPM (https://github.com/GitMoDu/RPMWS2812).

About

7 Segment driver library for use with 74HC595 chipsets

Topics

Resources

License

Stars

Watchers

Forks

Languages