2 releases
Uses old Rust 2015
0.0.2 | Feb 14, 2018 |
---|---|
0.0.1 | Jul 10, 2017 |
#1492 in Hardware support
26 downloads per month
Used in 2 crates
7KB
107 lines
LASE.rs
Lase is a Rust library for multi-DAC laser projection.
Lase only supports the Etherdream DAC for now (via etherdream.rs), but it is designed as an abstraction layer that will support multiple hardware DACs in the future.
lib.rs
:
Lase.rs is a library for controlling laser projector DACs. It is designed as an abstraction layer so that the DAC used may be swapped out as needed.
Dependencies
~510–730KB
~11K SLoC