Code Monkey home page Code Monkey logo

ut181a-cli's Introduction

ut181a-cli

License: MIT Build Status Build status

Uni-T UT181A digital multimeter (DMM) remote contorl command-line interface. It supports USB connection only.

Installing

You need Rust programming language toolchain to compile ut181a-cli. Recommended way to install Rust is rustup tool. Follow instructions at https://www.rustup.rs/.

Linux

$ sudo apt-get install libudev-dev libhidapi-dev
$ cargo install ut181a-cli

Windows

You can download compiled binaries at releases page.

Requirements for compiling from the source code:

  • Rust target *-pc-windows-msvc: VisualStudio 2015.
  • Rust target *-pc-windows-gnu: MinGW
$ cargo install ut181a-cli --features build

Usage

$ # Connect DMM to PC.
$ # Turn on DMM, press 'F4' ('SETUP') and set 'COMMUNICATION' to 'ON' state.
$ # Set mVDC mode for example.
$ ut181a-cli list-devices
Found DMM at path '0001:0004:00'.
$ ut181a-cli read once
Mode: mVDC [] [AUTO]
Range: -600...600 mV
1.74 mVDC
FAST: -104.61425 mVDC

Run ut181a-cli help to see other commands.

License

This software licensed under the following:

ut181a-cli's People

Contributors

antage avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

wackyfrog

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.