/patlite-rs

A Rust-implemented driver for PATLITE LR6-USB Signal Tower

Primary LanguageRustMIT LicenseMIT

patlite-rs

A Rust-implemented driver for PATLITE LR6-USB Signal Tower

This library depends on hidapi crate, and it depends on C-library hidapi. Therefore, you need to install hidapi.

If you use Ubuntu, you can install easily with apt:

sudo apt install libhidapi-dev

You can try an example with the following command:

cargo run --example example