0.1.5 • Published 8 years ago
tesla-edison v0.1.5
tesla
:zap: CLI script to speed up a few tasks on Intel Edison.
Installation
$ npm install -g tesla-edisonCommands
$ tesla blinkMake the Edison Breakout Board LED blink for 10 seconds.
$ tesla wifiScan and setup Wi-Fi.
$ tesla statusCheck if your Edison is connected to the Internet.
$ tesla mraa-versionPrint the current installed version of MRAA.
$ tesla mraa-updateUpdate the installed version of MRAA.
$ tesla bluetoothUnblock Bluetooth.
$ tesla file-uploadTurn on a web server on port 8080 to upload files. Files are uploaded to /home/root directory. Uses Express.js and Formidable.