usmu

Crates.iousmu
lib.rsusmu
version0.1.1
created_at2025-08-19 09:22:02.897618+00
updated_at2025-08-20 13:28:39.395821+00
descriptionLibrary for controlling the *μSMU* small source-measure unit.
homepage
repositoryhttps://github.com/MatzeS/usmu
max_upload_size
id1801618
size45,329
Matthias (MatzeS)

documentation

README

μ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.

Commit count: 8

cargo fmt