tosr0x-cli

1.0.0 • Public • Published

node tosr0x command line interface

A CLI tool to control a Tosr0x board

Installation

npm i tosr0x-cli -g

Requirements

  • node v0.10+
  • Being able to compile serial port
  • A Tosr0x USB board from TinySine (TOSR02, TOSR04, TOSR08)

Tosr02

Usage

Start the program usign the global script

tosr0x

Valid command-line options are

Usage: tosr0x cmd [relay] [opts]

Options:
  -h, -?, --help    Show help                                            
  --version         Show version number                                  
  -p, --port        The usb port uri to use. Leave empty to use port scan
  -n, --relayCount  The number of relays on the board                      [default: 2]
  -v, --verbose     Enables verbose mode (for debug only)                

Credits

Made with love in Montréal by https://deuxhuithuit.com

Licensed under the MIT License: http://deuxhuithuit.mit-license.org

Disclaimer

We are not affiliate with any sort with the usb boards manifacturer or reseller. Please refer to the license of the projet and the licenses emitted by the board manufacturer for all information.

Package Sidebar

Install

npm i tosr0x-cli

Weekly Downloads

2

Version

1.0.0

License

none

Last publish

Collaborators

  • deuxhuithuit-owner
  • nitriques