Categorygithub.com/jax-b/go-i2c7Seg
modulepackage
1.0.0
Repository: https://github.com/jax-b/go-i2c7seg.git
Documentation: pkg.go.dev

# README

I2C 7Segment Display

Only Basic Functionality

This is a driver for the adafruit 7 segment display.
0.56" 7-Segment Display
1.2" 7-Segment Display

The code was adapted/inferred from the Adafruit C++ Arduino library

This software is provided as is with no guarantee of support from the author

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author

# Constants

< I2C value for 1 Hz blink.
< I2C value for 2 Hz blink.
< I2C register for BLINK setting.
< I2C value for steady on.
< I2C value for 0.5 Hz blink.
< I2C value for steady off.
< I2C register for BRIGHTNESS setting.

# Structs

No description provided by the author