#source-measure-unit #smu #source-measure

bin+lib usmu

Library for controlling the *μSMU* small source-measure unit

2 releases

Uses new Rust 2024

0.1.1 Aug 20, 2025
0.1.0 Aug 19, 2025

#453 in Hardware support

Download history 222/week @ 2025-08-16 50/week @ 2025-08-23

272 downloads per month

MIT/Apache

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