@mikaello/emit-punch-cards-communication
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

emit-punch-cards-communication

Utils for communication with EMIT punch card devices. These utils are implemented wih TypeScript and based on streams. To communicate with the 250 and MTR4 device, the Serial API (see also Serial API on Github) is used.

NB: The Serial API currently only works in Chrome. To start using this library you need to either start a trial for the Serial API, or enable Experimental Web Platform features in chrome://flags.

Install

This library is published to NPM as ES modules (no CommonJS/IIFE):

yarn add @mikaello/emit-punch-card-communication

Usage

See example project to see how this library could be used, especially helper.ts.

Status

  • eScan device
  • 250 device
  • MTR4 device
  • ePost

Package Sidebar

Install

npm i @mikaello/emit-punch-cards-communication

Weekly Downloads

11

Version

1.0.0

License

GPL-3.0

Unpacked Size

7.23 MB

Total Files

52

Last publish

Collaborators

  • mikaello