autd 4.1.0

AUTD library for Rust.
Documentation

build publish

AUTD library for Rust

autd3 library for Rust

version: 4.1.0

About Versioning

This versioning is different from the original autd3-library, in line with the "Semantic Versioning" used in Rust. The version x.y.z in the original corresponds to the y.z.* of the crate.

Install with Cargo

[dependencies]
autd = "4.1.0"

Requirements

If you are using Windows, install Npcap with WinPcap API-compatible mode (recomennded) or WinPcap.

documents

  • Documents is here.

Examples

See examples

Author

Shun Suzuki, 2019-2020