artik-io

1.0.1 • Public • Published

travis build codecov coverage MIT License

Artik IO

GPIO library for Artik devices. It gives you possibility to communicate with Gpio from Node.js enviroment.

Installation

Build for developer purposes

npm i 
npm build

Production build

npm i
npm build:prod

it will output library files to dist directory, which meant to be included in npm package.

Structure

  • artik-gpio.js - main library, responsible for all IO communication
  • artik-io.js - gpio mapping based on artik documentation that can be found here

Usage and samples

To see usage samples, take look at artik-io-devices project.

How does it work

tbd

Dependencies (0)

    Dev Dependencies (13)

    Package Sidebar

    Install

    npm i artik-io

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • bkoper83