Code Monkey home page Code Monkey logo

edison's Introduction

Edison

Edison is a CLI tool for help developers work on Intel Edison.

NOTE: Edison is currently in BETA

To install locally while developing us npm install -g

npm version

Commands:

$ edison blink (-i, --i to set a blink interval in seconds, defaults to 1 second), (-p, --pin to specify the desired pin, defaults to 13)

Automatically executes code to make the Edison Arduino Breakout Board LED blink. Note: This is meant for the large form factor Arduino breakout board! Use -i or --interval to set a blink interval in seconds. Defaults to 1 second. Change the pin by passing in -p or --pin, defaults to pin 13.

$ edison wifi

Scan and setup local wi-fi.

$ edison status

A quick check to let you know if Edison is online or offline. Use 'edison wifi' to get your Edison online.

$ edison weather (-c, --city to set a city, defaults to Seattle), (-s, --state to set state, defaults to WA), (-k, --key *required* Weather Underground API key).

*Automatically makes a REST API call to the Weather Underground API. You must have a registered API key and provide it using -k or --key. City and State default to Seattle, WA unless otherwise specified. See my guide for further instructions: https://github.com/mashery/edison/wiki/Using-Edison-with-the-Weather-Underground-API *

$ edison mraa-version

Print the current installed version of libMRAA.

$ edison update-mraa

Update the installed version of libMRAA.

Installation:

$ npm install -g edison

edison's People

Contributors

rexsaurus avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.