Skip to content

lizcore-tech/raspberrypi-utils-rs

Repository files navigation

raspberrypi-utils-rs

Latest version Documentation License

Rust bindings for raspberrypi-utils. Mainly for piolib.

Project structure:

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.

Building

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.

Running examples

Run LED string animation (code):

cargo run --example ws281x

Notes

Contributions are welcome! Please open an issue or submit a pull request.

License

Licensed under either of

at your option.

About

Rust bindings for raspberrypi-utils library

Resources

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE-BSD
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages