Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.21 KB

readme.md

File metadata and controls

20 lines (12 loc) · 1.21 KB

Tyrion

Gitter

Tyrion is an agent/device pair for controlling an Electric Imp from a remote machine with Johnny-Five and Imp-IO.

Getting Started

  1. Follow Electric Imp's Getting Started instructions to set up a wifi connection to your Electric Imp device.
  2. Once your Imp is setup, open the IDE (familiarize yourself here) and click Create New Model, give it a name and assign it to your device.
  3. Paste the contents of agent.nut into the Agent pane and device.nut into the Device pane: Imp Setup
  4. Expand the Active Model in the column on the left by click on the rightward arrow. The model will appear below, click on the model.
  5. Click Build and Run to finish preparing your Electric Imp.

License

See LICENSE file.