50$ Walker
| Attachment | Size |
|---|---|
| P5020002.JPG | 142.4 KB |
This is a very simple robot using only Picaxe-08M. I can be controlled throught computer or it can walk alone. The bateries are only weight for ballance, just to make it stand on one foot.
| Attachment | Size |
|---|---|
| P5020002.JPG | 142.4 KB |
This is a very simple robot using only Picaxe-08M. I can be controlled throught computer or it can walk alone. The bateries are only weight for ballance, just to make it stand on one foot.
@ Wed, 2011-12-21 05:01
Well done, I like it. Keep
Well done, I like it. Keep up the good work :)
@ Tue, 2011-12-20 15:20
awesome robot, can i please
awesome robot, can i please use your design for my biped.
@ Tue, 2011-12-20 15:38
sure
sure
@ Tue, 2011-12-20 12:24
Great little robot and I
Great little robot and I love the two-step foot movement :-)
@ Tue, 2011-12-20 11:09
Programming language error.
C++? Isn't C++ for Arduino or AVR? PICAXE uses Picaxe basic, as far as I know. Cool design, btw.
@ Tue, 2011-12-20 12:22
As zthorm sais ” I can be
As zthorm sais ” I can be controlled throught computer or it can walk alone” so the computer interface might be written in C++
@ Tue, 2011-12-20 13:48
The computer interface is
The computer interface is written in C++, sending data via serial port to Picaxe.