@johntalton/excamera-i2cdriver

3.0.0 • Public • Published

excamera-i2cdriver

npm Version GitHub package.json version CI GitHub Downloads Per Month GitHub last commit

Excamera labs I2CDriver

Provides a JavaScript API for the i²c driver. Works well in the browser via SerialPort

Capture Mode

Capture mode is supported via function generator stream.

The eventStreamFromReader factory can be called with a ReadableStream to create state-machine stream that will yield the i²c events.

This can be used to replicate the excameras native visualization as the raw date is provided for each event. (alternatively constructing a function generator from lower level components)

Readme

Keywords

none

Package Sidebar

Install

npm i @johntalton/excamera-i2cdriver

Weekly Downloads

1

Version

3.0.0

License

none

Unpacked Size

32.7 kB

Total Files

19

Last publish

Collaborators

  • johntalton