Log in

View Full Version : My little robot project


kenobi
01-30-2014, 06:24 PM
I decided to try my hands a building a robot Hexapod which I purchased from nodna.de in Germany .
The assembly was quite straight forward but the microprocessor coding took quite some time..

http://www.youtube.com/watch?v=R0LKhXvMF1c

Lil Giants
01-30-2014, 07:36 PM
Nifty! :cool:

Are you controlling this with a 2 stick transmitter with a lot of mixing & F modes?

TRUCKMAKER
01-30-2014, 07:42 PM
Wow that thing is sweet! It would be a lot if fun!

kenobi
01-30-2014, 07:59 PM
Nifty! :cool:

Are you controlling this with a 2 stick transmitter with a lot of mixing & F modes?

The robot is capable of executing preprogrammed movements on command and it also can be controlled in real time with a Playstation2 controller as I did in the video.

kenobi
01-30-2014, 08:02 PM
My ultimate plan is to program it to take over the world and enslave mankind. This is evil of course but should be a fun project nonetheless . :-)

Lil Giants
01-30-2014, 08:20 PM
Voice activated command?

kenobi
01-30-2014, 08:28 PM
Not yet but very possible, becauses the microcontroller under the Black painted bowl is Arduino compatible. I know that there is a voice command arduino code, I just have to figure out how to adapt the code to this Hexapod. I am not very good at C++ computer programing language.