2 releases
Uses new Rust 2024
| 0.1.1 | Aug 20, 2025 |
|---|---|
| 0.1.0 | Aug 19, 2025 |
#453 in Hardware support
272 downloads per month
28KB
618 lines
μSMU Rust Library
Straightforward implementation of the μSMU SCPI-like interface in rust.
Checkout the IV curve recording binary as an example.
Notes
The following commands are manually tested: CH1:ENA, CH1:DIS, CH1:CUR, CH1:VOL, CH1:MEA:VOL, CH1:OSR, *RST, *IDN?.
Everything else is not tested, specifically the commands DAC and ADC, and everything regarding calibration and writing the calibration EEPROM are not tested.
Dependencies
~11MB
~203K SLoC