Crates.io | autd |
lib.rs | autd |
version | 9.0.1 |
source | src |
created_at | 2020-05-25 05:35:24.747249 |
updated_at | 2021-03-23 05:41:13.898544 |
description | AUTD library for Rust. |
homepage | |
repository | https://github.com/shinolab/rust-autd |
max_upload_size | |
id | 245457 |
size | 77,176 |
autd3 library for Rust
version: 9.0.1
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.
[dependencies]
autd = "9.0.1"
If you use Windows and SOEMLink
, install Npcap with WinPcap API-compatible mode (recomennded) or WinPcap.
See examples
Shun Suzuki, 2019-2021