Skip to content

Commit 77ec2ca

Browse files
author
Simon Pinfold
committed
Added readme
1 parent 950e0db commit 77ec2ca

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# MakeItFlow - Arduino Interaction
2+
3+
Modifications to FlowCloud's MakeItFlow android application, allowing more complex interactions with Arduino sketches running on the WiFire.
4+
5+
The original MakeItFlow can be found on the [Play Store](https://play.google.com/store/apps/details?id=com.imgtec.hobbyist) and the source can be found on the [FlowCloud developer website](http://flow.imgtec.com/developers/).
6+
7+
This modified app is a companion to the [FlowCloud on Arduino blog]().
8+
9+
Modifications include showing returned data from the WiFire and (on the command parameters branch) allowing parameters to be passed along with commands to the WiFire.
10+
11+
## Using the modified app
12+
13+
The sources can be imported into Android Studio. The project uses gradle as a build system, so everything should run smoothly.
14+
15+
Releases can also be downloaded from the [releases page]().
16+

0 commit comments

Comments
 (0)