Registry / other / autd3
library38.1.0rscratesunverified

A library for controlling AUTD3 devices.

# Cargo.toml [dependencies] autd3 = "38.1.0"
INSTALL
IMPORT
SIG · AUTD3
A
autd3
otherrustv38.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Controller
use autd3::Controller;

Initializes an AUTD3 controller.

use autd3::Controller; fn main() { let controller = Controller::new(); println!("Controller initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
38.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
14
Meta
2
Amazon
1
OpenAI (training)
1
Resources
autd3 — cargo add autd3 · libregistry