Crates.io | four-letter-phat-rs |
lib.rs | four-letter-phat-rs |
version | 0.2.0 |
created_at | 2025-07-01 16:16:50.687138+00 |
updated_at | 2025-07-12 15:13:43.356754+00 |
description | A driver for four-character 14-segment displays with a HT16K33 I2C controller |
homepage | |
repository | https://gitlab.com/tti0/four-letter-phat-rs |
max_upload_size | |
id | 1733371 |
size | 21,338 |
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.
This project is Copyright (c) tti0 2025, and licenced under the MIT License. Please see LICENSE for full details.