Skip to content

Software for viewing information recorded by dataloggers

License

Notifications You must be signed in to change notification settings

mp035/opendataviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Data Viewer

This repository hosts an aplication for viewing the data recorded by electrical data loggers.

How to build (Tested on Ubuntu 16.04LTS)

First make sure you have the dependencies installed.

For the CLI you need:

  • libusb1.0-dev
  • scons (for building)

For the GUI you need:

  • nodejs
  • npm
sudo apt install npm libusb-1.0-0-dev scons
cd #to whatever folder you want to unpack in
git clone [email protected]:mp035/hantek-365.git
cd opendataviewer
sudo ./install

Then run 'opendataviewer' to start.

About

Software for viewing information recorded by dataloggers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published