Code Monkey home page Code Monkey logo

victor86d's Introduction

Multimeter Victor 86D reader for Linux

Linux application to read USB data from Multimeter Victor Model 86D.

This project is based on https://github.com/mvneves/victor70c, adapted to work with 86D model and added some additional options. It uses HIDapi library https://github.com/signal11/hidapi/

Tested on ARM v6x and v7x architectures, like Raspberry PI.

Installation

Clone the repository or download it directly in a folder

git clone https://github.com/edmasini/Victor86D

From inside the repository folder, run Make command. Note: You need build tools gcc and make installed to run this. You might need to run sudo apt update beforehand

make

Make sure Hidraw properly installed in this command, otherwise you have to compile it manually from the Hidapi repository here 'Hidapi'.

After build concluded, proceed to installation

make install

Note: if a device is already connected, you have to disconnect it and connect again.

How to use

Execute victor86d to read the device.

$ victor86d
25-01-2020 10:34:12.32343 -0.03 mV

Add one or more options as follows:

parameter alias parameter name description
-h --help
-a --value
-j --json
-p --posix
-i [number] --interval=[number] Loop Interval in seconds (>1 second)
-d [number] --duration=[number] Duration of capture in seconds (1> second)

Troubleshooting

Cannot find Victor86D device

Possible reasons:

  • Device is not properly connected
  • Device is not set to send RS232
  • Hidraw driver is not installed and accessible
  • User has no permission to access usb device
[Empty]

Possible reasons:

  • Faulty usb cable
  • Device is not sending RS232 data

victor86d's People

Contributors

edmasini avatar

Watchers

 avatar  avatar

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.