Main.JArduino History

Hide minor edits - Show changes to output

July 04, 2013, at 10:11 AM by 78.91.103.24 -
Changed line 9 from:
Just get the source code on our [[https://github.com/ffleurey/JArduino | GitHub]]
to:
Just get the source code on our [[https://github.com/SINTEF-9012/JArduino | GitHub]]
July 09, 2011, at 11:47 PM by 67.102.52.218 -
Changed line 13 from:
Just [[http://thingml.net/pmwiki.php?n=Main.Research | read our paper], accepted at MODELS'11.
to:
Just [[http://thingml.net/pmwiki.php?n=Main.Research | read our paper]], accepted at MODELS'11.
July 09, 2011, at 11:46 PM by 67.102.52.218 -
Added lines 1-13:
!!What is JArduino?

JArduino is a Java API and an [[http://www.arduino.cc | Arduino]] firmware which allow programming Arduino boards in Java. It makes it possible to develop advanced Arduino applications (GUI, advanced monitoring or control, etc) using only Java. To get started with JArduino, read the tutorial, the notes on the JArduinoAPI, or the guide on how to use the new JArduino GUI.

The core API of JArduino has been fully generated from a ThingML model wrapping the Arduino API, with an expansion factor of more than 50! One line of ThingML, more than 50 lines of generated Java and C code!!!

!!Where can I get it?

Just get the source code on our [[https://github.com/ffleurey/JArduino | GitHub]]

!!More?

Just [[http://thingml.net/pmwiki.php?n=Main.Research | read our paper], accepted at MODELS'11.