Tank Robot
Loading...
24,206
Loading...
Uploader Comments (eckz59)
see all
All Comments (12)
-
Cool
-
Can I use Microsoft Visual C + + Express Edition 2010 compiler to program /control my robot? - Can you make a video / tutorial, please.
-
haha send me one!
-
Zippo on the front, for starting small fires.
-
Yikes! BedBots! How do you get rid of 'em?
-
AWSOME
-
and spacebar to fire a rocket? xD
-
Hey can you teach me how to do this i really want to be a person that makes robots and programs them. Whats that called again:? Anyway im learning c++ how do i make those robots?
-
ur computer cost 2700Dollar ;P
Loading...
nice !! how long did it take u to build and program it?
camaza156 3 years ago
it took me a day lol. I had a class where I programmed a similar robot with a PIC uC, but for this project I used Atmel AVRmega168 which meant I had to research the functions in the avr-libc library. Also, I did not know the first thing about writing a Windows GUI program with the Win32 API.
The actual building of the robot took maybe 20 minutes, tops.
eckz59 3 years ago
yeah i been wantin to know how to progarm in c++ you have great skill not maney people can do want you can do great vid anyway
mapumac 3 years ago
thank you. It's really easy to learn C (there is a really quick intro in a book called Hacking: The Art of Exploitation by Jon Erickson), and C++ just adds virtual objects like (for example) a deck of cards. That deck of cards consists of other objects (cards), which have attributes that are stored in variables.
eckz59 3 years ago