Skip to content

openpipekit/opk-cli--temper1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A command line interface for interacting with the temper1 sensor from PCSensor.com. Sadly, temper1 is out of production.

Requirements

Requires nodejs v0.10.x because the node-hid dependency does not support anything higher. But they are working on it.

Usage

Command line example:

$ ./install
installing...
done.
$ sudo ./detect
Found temper1 at path:
USB_0c45_7401_14100000
USB_0c45_7401_14100000
$ sudo ./pull --path USB_0c45_7401_14100000
42

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%