Crate lase

Source
Expand description

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.

Modules§

  • Module for common point types.
  • Various DAC-specific tools.

Structs§

  • 18-byte point data for a single point.

Enums§

  • A hardware DAC used to communicate with a laser projector.
  • Library errors. This can wrap the underlying DAC hardware/library errors.