
m3Dpi robot, based on the Pololu 3pi and m3pi. m3Dpi has multiple distance sensors, gyroscope, compass and accelerometer sensor to be fully aware of its environment. With the addition of xbee or nrf24n01 module it has wireless communication capabilities.
Dependencies: m3Dpi mbed-rtos mbed MbedJSONValue
Revision 0:ab0ce9ab81bf, committed 2015-09-05
- Comitter:
- sillevl
- Date:
- Sat Sep 05 15:53:14 2015 +0000
- Child:
- 1:6f620263c9f8
- Commit message:
- project placeholder - empty project
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/main.cpp Sat Sep 05 15:53:14 2015 +0000 @@ -0,0 +1,5 @@ + + +int main(){ + +} \ No newline at end of file