| Crates.io | raspberrypi-utils |
| lib.rs | raspberrypi-utils |
| version | 0.0.3 |
| created_at | 2026-01-04 16:50:46.769771+00 |
| updated_at | 2026-01-04 20:27:44.585328+00 |
| description | Safe Rust bindings for raspberrypi-utils |
| homepage | |
| repository | https://github.com/lizcore-tech/raspberrypi-utils-rs |
| max_upload_size | |
| id | 2022185 |
| size | 16,128 |
Rust bindings for raspberrypi-utils. Mainly for piolib.
Project structure:
raspberrypi-utils-sys.Code generation uses a cached clone under raspberrypi-utils-git; run git checkout <commit-hash-or-tag> occasionally to fetch the latest upstream tags before regenerating versioned_files.
libcamera-sys requires cmake device-tree-compiler libfdt-dev libgnutls28-dev packages installed and accessible via pkg-config.
No other special dependencies are needed. All crates can be built from the root workspace dir with cargo build --workspace.
Run LED string animation (code):
cargo run --example ws281x
Contributions are welcome! Please open an issue or submit a pull request.
Licensed under either of
at your option.