I figured I should start with the chassis on this project:)Built around an old computer drive on which I attached a pair of gearmotors (12v,200rpm).The 12v battery … Read more
Last Update: 3-Aug-2011 :
Finished assembly. Updated board photos and added few more.
Meet IBS-Wormy! This is a simple bot for my baby-daughter to play with. And I … Read more
Last year I wanted to add sound to a bot so I wrote a program that plays wave files. I later rewrote it so that it would be completely interrupt driven so that I … Read more
First and foremost I would like to thank Fritzl for coming up with this masterpiece in the first place. If it wasn't for him I would have not gotten into robotics … Read more
This is the fusion of my old Qwerkbot project and a 4WD base, with omniwheels replacing the originals. I've also attached one of Oddbot's compound IR sensors for … Read more
The Beagle-Arduino robot will use a Beagleboard for high-level robot functions: image processingartificial intelligencespeech synthesisvoice recognitioninternet … Read more
This is my attempt at building a drum machine from fritsl's walkthrough. I used two GM3 gearmotors from Solarbotics to drive the black tracks (also from … Read more
Sleeker and with twice the firepower, SplatBot Mk II has some obvious improvements over the original. Noticably the water bottles and pumps are on the chassis … Read more
Hi Everyone.
Update: I've got Wall-e mobile and sensing objects. Lately I wired up a dual battery supply. Separate batteries for his servos and cpu. Once his servo … Read more
Update 3/27: Per request, I've attached the code I used for this guy.
--------------------------------
This is my next little object-avoider, made from spare parts … Read more
The Robotwo is inspired by fritsl "how to make your first robot".
My goal is to let the robot drive around my living room without any human interfering.
However … Read more
On Picaxe:
sound 1, (110,3)
is NOT a good idea, you should allways write
sound 1, (110,3) low 1
(you do not need line breaks, just write it as above)
Being used … Read more
UPDATED: Code on how to make this sort of navigation inserted below.
My first robot!
I did not have a clue to all the stuff you can buy, and so I thought I was … Read more