1.0.0-alpha.7 • Published 2 years ago

usb2xxx v1.0.0-alpha.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

usb2xxx test

license issues stars commits

Node.js bindings for USB2XXX Bus Adapter.

Installation

npm install --save usb2xxx

Support platforms

arch / platformdarwinlinuxwin32
x64
arm64××

Features / TODOs

  • GPIO
  • ADC
  • DAC
  • Sniffer
  • SPI
  • LIN
  • PWM
  • I²C
  • UART
  • CAN
  • CANFD

Run examples

npx ts-node examples/device/getDeviceInfo.ts

Test

npm test

License

MIT License