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
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]().
0 commit comments