You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,9 @@ Want a module for your Arduino board that provides:
9
9
10
10
Hey, why not just use your Android phone/tablet?
11
11
12
-
This Cordova/Phonegap plugin allows two-way serial communication using *USB On-The-Go* (OTG) from your Android device to your Arduino board or other USB-powered serial IO device. And that means the ability to power the project using the rechargeable battery on your phone!
12
+
This Cordova/Phonegap plugin allows two-way serial communication using *USB On-The-Go* (OTG) from your Android device to your Arduino board or other USB-powered serial IO device.
13
+
14
+
And that means that ability to give your IoT project a simple interface with HTML, CSS and JavaScript as well as powering it using the rechargeable battery on your phone!
13
15
14
16
### Install it
15
17
From the root folder of your cordova project, run :
0 commit comments