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
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
5:7f5fcee1737d | 2014-11-17 | Removed PWM for motor control, and refactored into separate functions. | File Diff Annotate |
4:1b5c2a2cdeb7 | 2014-11-12 | Working with external PWM LED | File Diff Annotate |
3:ba11f6207550 | 2014-10-31 | Working with modified library | File Diff Annotate |
2:50c151183047 | 2014-10-25 | First working TCP Socket connection (just sending hello world) | File Diff Annotate |
1:b66a2d756c8a | 2014-10-21 | Tidied up working code | File Diff Annotate |
0:993d6b65e255 | 2014-10-18 | Working connection after smartconfig setup | File Diff Annotate |