API Reference ht16k33_multi v0.2.0

View Source

Modules

Ht16k33Multi is a library for controlling one or more Ht16k33 microchips, which are commonly used to drive 7-segment displays, such as these shown below

Ht16k33 mock for testing purposes.

Commands for controlling a 7-segment display using the Ht16k33.

Provides commands to control blinking on the entire display.

Module for setting the dimming level (brightness) of the Ht16k33 display.

Font for the Ht16k33 7-segment display. This module converts characters into segment data for the display.

Provides the AR-7-segment-font used for rendering characters on a 7-segment display.

Provides a simplified interface for sending I2C messages to the Ht16k33 display driver.

Provides functionality for writing to multiple 7-segment displays at once.

Prepares display data by combining character segments with their corresponding positions.