Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BluetoothSerial SeeedShieldBot mbed
This code shows a simple application composed of a Nucleo board, a Seeed Bot and Seeed Bluetooth shieds:
- http://mbed.org/components/Seeed-Studio-Shield-Robot
 - http://mbed.org/components/Seeed-Bluetooth-Shield
 
This picture shows how the three boards are stacked together:
 
 
You will need also to use an application on your phone to send Bluetooth commands and to be able to control the Bot shield. We have used the Bluetooth spp tools pro Android application.
Look at this video to have more details about this demo:
Changes
| Revision | Date | Who | Commit message | 
|---|---|---|---|
| 5:de5b38436960 | 2015-05-21 | bcostm | - Show how to use another Nucleo board (L053R8 for example) | 
| 4:5dd60bfc3cdd | 2014-10-24 | bcostm | Add option to disable the bot front sensors reading (default is enabled, wire A5 to GND to disable it) | 
| 3:68fe5b9e069a | 2014-10-16 | bcostm | Stop the motors when a front sensor has detected something. | 
| 2:7b09d04f029b | 2014-09-08 | bcostm | Correct bot pinout. | 
| 1:6a67ad238815 | 2014-09-08 | bcostm | Bug correction in switch/case. | 
| 0:fa6bc104fe2d | 2014-09-08 | bcostm | Initial version. |