Skip to content

Commit e3f87ef

Browse files
committed
Update README.md
1 parent f38827e commit e3f87ef

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1-
## Cordovarduino
1+
## cordovarduino
22

3-
Cordovarduino is a Cordova/Phonegap plugin that enable you to use serial communication from an Android device to a serial over USB capable one.
3+
Want a module for your Arduino board that provides:
4+
5+
- Power
6+
- High-res Touch Interface
7+
- Storage
8+
- *AND* connectivity? (WiFi + 3G + Bluetooth)
9+
10+
Hey, why not just use your Android phone/tablet?
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 your rechargeable battery!
413

514
### Install it
615
From the root folder of your cordova project, run :

0 commit comments

Comments
 (0)