Skip to content

A simple Arduino library for Adafruit 7-segment displays

License

Notifications You must be signed in to change notification settings

rolfn/Adafruit_i2c_7seg_LED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Adafruit_i2c_7seg_LED

An Arduino library for Adafruit's 7-segment displays (i2c) like this or that.

The library is much simpler than the library provided by Adafruit.

It based on Peter Sjoberg's ht16k33 library.

With version 2.0.0 the syntax has changed. Functions that do not end in Now only work in memory. To actually update the LED's, the sendLed() function must be called (see example file simple-test.cpp).

About

A simple Arduino library for Adafruit 7-segment displays

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages