PaulBeaudet / zumobrain

Cordova Android app for controlling an Arduino powered robot like the Polulu Zumo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an Cordova Android App to control an Arduino powered telepresence robot

To make this application work the following are needed

  • An Android phone, put it in debugging mode
  • Cordova (/phonegap/ionic/w.e.) with the Android SDK put in its build path
  • Cordova plugin for communicating with Arduinos- cordovarduino
  • Web app for control and telepresence- telezumo
  • An Arduino powered robot like the Zumo
  • Code for your Arduino powered robot zumoTesting

In order to set up this application. Once cordova and Android SDK installed properly, open your terminal and navigate into zumobrain and run

cordova prepare

To push the application on an android device run

cordova run android

Copyright 2016 Paul Beaudet MIT License

About

Cordova Android app for controlling an Arduino powered robot like the Polulu Zumo

License:Other


Languages

Language:JavaScript 82.8%Language:HTML 16.2%Language:CSS 1.0%