A WiFiDipCortex based robot. Control is via sockets over WiFi. See also: https://github.com/mfurseman/robo-android
Dependencies: Motordriver USBDevice cc3000_hostdriver_mbedsocket_hacked mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:ee8b630b0a33 | 2014-11-19 | mfurseman | Some tidying:; * Moved wait time into #define; * Stop motors on disconnect; * Moved some redundant debug statments |
6:5ae9ebf738c6 | 2014-11-17 | mfurseman | Make public. |
5:7f5fcee1737d | 2014-11-17 | mfurseman | Removed PWM for motor control, and refactored into separate functions. |
4:1b5c2a2cdeb7 | 2014-11-12 | mfurseman | Working with external PWM LED |
3:ba11f6207550 | 2014-10-31 | mfurseman | Working with modified library |
2:50c151183047 | 2014-10-25 | mfurseman | First working TCP Socket connection (just sending hello world) |
1:b66a2d756c8a | 2014-10-21 | mfurseman | Tidied up working code |
0:993d6b65e255 | 2014-10-18 | mfurseman | Working connection after smartconfig setup |