2 releases

Uses old Rust 2015

0.0.2 Feb 14, 2018
0.0.1 Jul 10, 2017

#1420 in Hardware support

Download history 7/week @ 2024-02-16 24/week @ 2024-02-23 16/week @ 2024-03-01 17/week @ 2024-03-08 6/week @ 2024-03-15 4/week @ 2024-03-22 34/week @ 2024-03-29

61 downloads per month
Used in 2 crates

BSD-4-Clause

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–720KB
~11K SLoC