Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@taptrack/tappy-chromeserialcommunicator

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@taptrack/tappy-chromeserialcommunicator

Communicator for using TCMP tappy devices with chrome packaged app serial ports

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

Wrapper for using a Chrome packaged app serial port as a communicator for Tappy devices.

Installation

NPM

npm install @taptrack/tappy-chromeserialcommunicator

Bower

bower install tappy-chromeserialcommunciator

Usage

Note that this wrapper is not intended to be used directly, rather it is to be used to back a Tappy object in order to provide an abstraction from the underlying communication method.

var path = "/dev/ttyUSB1";
var comm = new TappyChromeSerialCommunicator(path);

Keywords

TCMP

FAQs

Package last updated on 19 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts