zetta-orientation-i2c-driver

0.1.2 • Public • Published

Zetta orientation driver for i2c bus

Install

$> git clone https://github.com/zetta-telemetry/zetta-orientation-i2c-driver.git

Usage

var zetta = require('zetta');
var Orientation = require('zetta-orientation-i2c-driver');

zetta()
  .use(Orientation)
  .listen(1337)

Hardware

  • any platform

Transitions

do(message)

Calls the device's log() function passing the message param.

Design

This device driver is designed to be the starter code for other device drivers.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i zetta-orientation-i2c-driver

Weekly Downloads

0

Version

0.1.2

License

MIT

Last publish

Collaborators

  • landlessness