ledcat
ledcat copied to clipboard
Control lots of LED's over lots of protocols
Bumps [nix](https://github.com/nix-rust/nix) from 0.18.0 to 0.24.2. Changelog Sourced from nix's changelog. [0.24.2] - 2022-07-17 Added Changed Fixed Fixed buffer overflow in nix::sys::socket::recvfrom. (#1763) Enabled SockaddrStorage::{as_link_addr, as_link_addr_mut} for Linux-like operating systems....
Not sure if this project is still being worked on, but the title is self explanatory. I’ve tried various commands below and I can only get the 1st LED to...
Hi there, I am currently trying to create a matrix display with ledcat but I am running in to this issue: ``` root@alarmpi ~ # cat text | ledcat --geometry...
The HexWS2811 supports 16 bit colors via temporal dithering. Ledcat could support this by making the input format configurable.
Bumps [nix](https://github.com/nix-rust/nix) from 0.18.0 to 0.20.2. Changelog Sourced from nix's changelog. [0.20.2] - 28 September 2021 Added Changed Fixed Fixed buffer overflow in unistd::getgrouplist. (#1545) [0.20.1] - 13 August 2021...
Bumps [nix](https://github.com/nix-rust/nix) from 0.29.0 to 0.30.1. Changelog Sourced from nix's changelog. [0.30.1] - 2025-05-04 Fixed doc.rs build (#2634) [0.30.0] - 2025-04-29 Added Add socket option IPV6_PKTINFO for BSDs/Linux/Android, also IPV6_RECVPKTINFO...