autd3 library for Rust
version: 5.0.0-rc1
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 = "5.0.0-rc1"
If you are using Windows, install Npcap with WinPcap API-compatible mode (recomennded) or WinPcap.
See examples
Shun Suzuki, 2019-2020