Skip to content

Commit 646d6ac

Browse files
committed
Merge branch 'master' of github.com:xseignard/cordovarduino
2 parents 507fb66 + b8616cf commit 646d6ac

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,8 @@ It's a **work in progress** : Android to Arduino works, Arduino to Android now w
1111
Implemented read(). The success callback returns a Javascript ArrayBuffer which is the best way to handle binary data
1212
in Javascript. It is straightforward to convert this to a string if required - a utility function could be implemented in this plugin.
1313

14-
### Context
15-
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).
16-
17-
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.
14+
2013.11: Xavier Seignard
15+
First implementation
1816

1917
### Install it
2018
From the root folder of your cordova project, run :

0 commit comments

Comments
 (0)