autd

Crates.ioautd
lib.rsautd
version9.0.1
sourcesrc
created_at2020-05-25 05:35:24.747249
updated_at2021-03-23 05:41:13.898544
descriptionAUTD library for Rust.
homepage
repositoryhttps://github.com/shinolab/rust-autd
max_upload_size
id245457
size77,176
Shun Suzuki (s5suzuki)

documentation

README

build

AUTD library for Rust

autd3 library for Rust

version: 9.0.1

:memo: 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.

:hammer_and_wrench: Install with Cargo

[dependencies]
autd = "9.0.1"

:ballot_box_with_check: Requirements

If you use Windows and SOEMLink, install Npcap with WinPcap API-compatible mode (recomennded) or WinPcap.

:green_book: Documents

  • Documents is here.

:beginner: Example

See examples

:copyright: LICENSE

See LICENSE and NOTICE.

Author

Shun Suzuki, 2019-2021

Commit count: 132

cargo fmt