Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 504 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 504 Bytes

#Arduino IDE plugin

##Install

  • Run mvn clean install in the ThingML root directory.
  • Copy ArduinIDEPlugin-0.6.0-SNAPSHOT-jar-with-dependencies.jar (in the target directory)
  • Create a new directory ThingML in the tools directory of your Arduino IDE install directory, and past it the jar.
  • Run your Arduino IDE, in the tools menu you will now find the ThingML editor.

##Warning When a ThingML Model is compiled in the ThingML editor the ouptut will replace the current sketch in the Arduino IDE.