Crate etherdream [] [src]

Etherdream.rs is a library for controlling the open source EtherDream laser projector DAC hardware. This enables you to send a stream of points over the network to the projector. All you have to do is provide code to generate interesting points.

Modules

dac

This module contains the EtherDream hardware interface.

network

This module contains network-related functions unrelated to DAC control.

point
protocol

This module describes the EtherDream protocol.

Enums

EtherdreamError

Represents all of the errors in the Etherdream library.