SBK_HT16K33 library 1.0.0
Standalone Arduino library to control HT16K33 LED matrices or bar meters via I2C. Can be used directly or as a driver for SBK_BarDrive animations.
Loading...
Searching...
No Matches
SBK_HT16K33.cpp File Reference

Implementation of the SBK_HT16K33 class for controlling HT16K33 LED drivers. More...

#include "SBK_HT16K33.h"

Detailed Description

Implementation of the SBK_HT16K33 class for controlling HT16K33 LED drivers.

Part of the SBK BarDrive Arduino Library https://github.com/yourusername/SBK_BarDrive

This file provides an I2C-compatible display driver for the HT16K33 LED matrix controller, intended to be API-compatible with SBK_MAX72xx to enable reuse in SBK_BarMeter animations.

Based on a modified version of the HT16K33 library from: https://github.com/MikeS11/ProtonPack

Original Author: Mike S11 Adapted by: Samuel Barabé (Smart Builds & Kits)

Version
1.0.0 @license MIT