SIMBA_Test_Run1
Loading...
5,704
Loading...
Uploader Comments (lithium76)
see all
All Comments (7)
-
be careful with that tamiya gearbox, mine stripped out really quickly on carpet..
-
that is awsome how can i make one of these
-
i like the scanning sensors. nice job
-
Cool robot! I love tamiya parts, they are so easy to use. I'm going to build a tracked rover with a semi autonomous behaviour with an arduino and some 300ft. range RF gear and infared distance sensors.
-
Thanks for the comment.
Kits are not bad at all. At least with a kit you have a known working platform and limited hardware bugs. You can then focus on the software side and give it some decent AI.
-
Too cool - love the scanning sonar, very fun to watch! :)
Loading...
How does it decide which way to go-when it senses a wall and looks both ways?
muppetmars 3 years ago
The code for that is to scan from left to right, take the average of the left side and the average of the right side and whichever is greater, is the side it will aim for. It then turns that direction, pinging along the way until it finds a distance > or = the average of that side.
Wow, did that even make sense? If not I can always post the code somewhere. It's not pretty but it worked. I hate BASIC, but it was a good intro into microcontrollers.
lithium76 3 years ago
nice work where did u get the kit
legomindstormbuilder 4 years ago
It's not a kit. This was put together using a BASIC Stamp 2 for the micro controller, and everything else was pieced together.
lithium76 4 years ago