Uploaded as past of my something awesome
project for UNSW HS1917.
I highly suggest no one attempt to decipher this joke of an application :D.
Is an ionic angular mobile app which communicates to a python server using websockets. Built with the intention of being a cross-platform remote control for small diy robots, specifically the CCGS Robotics BattleBots.
- Concept Art. Located under
/adobe illustrator
. Contains the design inspiration. - Python Server. Located under
/server
. Contains the server logic intended to run on the robot. - Mobile App. Located under
/mobile app
. Contains the ionic mobile app itself. Setup instructions here.
Latest android demo download available here.
Website demo is available here.
Some of the server code is based of the CCGS Robotics Battlebot Github by SkylarkGithub.