This is a project for building a sumo robot controlled from iOS with a HM-10 module

Dependencies:   ZumoRobotUtilities mbed-rtos mbed

Comes along with an iOS app for controlling the robot which you can find here: https://github.com/catalincraciun/ZumoRobotController

Functions:

- Drive function (from iOS app) - Changing the colour of the RGB led found on the FRDM-KL25Z (from iOS app) - Playing sounds with the buzzer

Changes

RevisionDateWhoCommit message
5:8583f3df3514 2014-12-21 catalincraciun7 Minor changes default tip
4:9bed0d58673d 2014-12-11 catalincraciun7 Motors done!
3:83ac04b7ee07 2014-11-13 catalincraciun7 Minor fixes and documentation added
2:53d1b48743a3 2014-11-02 catalincraciun7 Bluetooth connection done!
1:bac719753a33 2014-10-13 catalincraciun7 Minor changes
0:827b012f1913 2014-09-15 catalincraciun7 ZumoRobot project started