Lorenzo Arrigoni
/
The_Nucleo_Duck
The Nucleo Duck Another simple and amazing version of biped with 3 r/c servos. For STM32F411 Nucleo board
Revision 1:b09deae00682, committed 2015-11-30
- Comitter:
- loarri
- Date:
- Mon Nov 30 15:18:28 2015 +0000
- Parent:
- 0:41b6e235a1bc
- Commit message:
- comments updated
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Nov 12 13:56:11 2015 +0000 +++ b/main.cpp Mon Nov 30 15:18:28 2015 +0000 @@ -3,10 +3,15 @@ // v. 1.0 //================================== // by Lorenzo Arrigoni -// loarri@gmail.com +// laelectronics@libero.it //---------------------------------- // October 2015 -//////////////////////////////////////////// +///////////////////////////////////////// +// This is a funny biped robot done with 3 +// r/c/ servos and driven by Nucleo F411RE +// board from STM. +// +///////////////////////////////////////// #include "mbed.h" #include "Servo.h"