movuino

1.1.2 • Public • Published

movuino.js

Firmware and JavaScript library for the Movuino.

Tested with electron and Node.js, should work with NW.js as well.

Install

npm install movuino
const movuino = require("movuino");

Requirements

Linux

You'll need permission to access the serial device. Add yourself to the right group then relog.

Arch

$ gpasswd -a $USER uucp

Ubuntu

$ usermod -a -G dialout $USER

Windows

Install CP210x USB to UART Bridge VCP Drivers driver.

OS X

Install CP210x USB to UART Bridge VCP Drivers driver.

Firmware

  1. Install the ESP8266 Arduino Addon

  2. Select the Adafruit HUZZAH ESP8266 board in Arduino IDE

  3. Copy the content of Arduino/libraries into your Arduino libraries folder. See Where to Install your Libraries

Once you selected the right port, you should be able to compile and upload the firmware.

Readme

Keywords

none

Package Sidebar

Install

npm i movuino

Weekly Downloads

0

Version

1.1.2

License

GPL-3.0

Unpacked Size

51.6 kB

Total Files

14

Last publish

Collaborators

  • sonny