four-letter-phat-rs

Crates.iofour-letter-phat-rs
lib.rsfour-letter-phat-rs
version0.2.0
created_at2025-07-01 16:16:50.687138+00
updated_at2025-07-12 15:13:43.356754+00
descriptionA driver for four-character 14-segment displays with a HT16K33 I2C controller
homepage
repositoryhttps://gitlab.com/tti0/four-letter-phat-rs
max_upload_size
id1733371
size21,338
Theodore Tucker (tti0)

documentation

README

four-letter-phat-rs

Version info Documentation

four-letter-phat-rs is a Rust driver for I2C alphanumeric displays consisting of 4 14-segment displays driven by a HT16K33 LED controller. Examples of these are the Pimoroni Four Letter pHAT and the Adafruit Quad Alphanumeric Display Backpack.

It is agnostic to the underlying I2C device used to interface with the display, and works in no_std environments without an allocator.

Licencing

This project is Copyright (c) tti0 2025, and licenced under the MIT License. Please see LICENSE for full details.

Commit count: 0

cargo fmt