Skip to content

Commit

Permalink
Merge branch 'master' of github.com:xseignard/cordovarduino
Browse files Browse the repository at this point in the history
  • Loading branch information
xseignard committed Mar 31, 2014
2 parents 507fb66 + b8616cf commit 646d6ac
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,8 @@ It's a **work in progress** : Android to Arduino works, Arduino to Android now w
Implemented read(). The success callback returns a Javascript ArrayBuffer which is the best way to handle binary data
in Javascript. It is straightforward to convert this to a string if required - a utility function could be implemented in this plugin.

### Context
This work was made during an art residency hosted at the [Stereolux, Laboratoire Arts et Technologies](http://www.stereolux.org/laboratoire-arts-et-technologies) with [Coup de foudre](https://www.facebook.com/coup.defoudre.716) and [Xavier Seignard](http://drangies.fr).

The goal was to create a tablet app to control a [tesla coil](http://www.youtube.com/watch?v=X2elQ6RR7lw) with an [Arduino](http://arduino.cc). The chosen technology ([Cordova](http://cordova.io)) had no capabilities to handle such serial over usb communication.
2013.11: Xavier Seignard
First implementation

### Install it
From the root folder of your cordova project, run :
Expand Down

0 comments on commit 646d6ac

Please sign in to comment.