Let's Make Robots!

Rebuilding an Omnibot2000

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

I will have a look at the picaxe, I´ve always wanted to learn how to use MCU´s anyway. Tried a pickit 2 a time ago. Didn´t like the assembler language. If I go the picaxe route I have the chance to use my modified linksys wrt-54gl router. Router, network camera and picaxe could easily replace the mini-itx, cutting power requirment to a minimum. The router is now equipped with a serialport to communicate with a servocontroller moving the networkcamera. A good idea is to hook up a picaxe to the router and then hook it up to the robots logicboard. Then I will have local remote, and over internet. I´ll have a go at this in the weekend.

 Oh and the robots in the movie is a Robosapien V2 and a Tomy Hearoid.

Look at this site, there´s a lot of old robots.

http://www.theoldrobots.com/

 

ignoblegnome's picture

Cool project. I love the two other bots in the background holding LMR signs in the video. I think that is RoboSapien on the right. What is the bot on the left? It looks like you are a bit of a bot collector.  ; j

Great project concept. I'm looking forward to seeing more.

TheTrustedOne's picture

Welcome man,

 

I had a strong background in PC programming but nothing with electronic or MCU's I found the arduino to be a great place to start, the high level language wrapping all the low level stuff (register's and fuse bits) of the AVR makes a much nicer intro to MCU's then any other I have found.

 

I have then been able to graduate into ARM based development and MCU's with ALOT of power under the hood.

 

Good luck with the bot man, remember when you need help we are here :)

fritsl's picture

Quote A : "I Have no programming skills at all. Just tried a little visual basic 6"

Quote B :  "I had a strong background in PC programming", "I found the arduino to be a great place to start,"

:)

I repeat; If there is no prior skills, I think the Picaxe is a better choise :)

roboguy7000's picture

i saw the video it is was awesome the robot is a male or a female?????????

Benbo231's picture
Picaxe is very popular here, due to its low cost and easy programming language. Arduino is a bit costlier, however, its programming language is a bit more powerful.

This is the working bot, it´s controlled by a Velleman K8061 usb interface hooked up to the original remote.

The non working bot will have its circuits removed, and the itx computer will sit inside it. Im going to replace the arm motors with modified servos to gain more speed. I already have the parts, and have started to strip the bot. Parts will be cleaned and painted. Tapedeck will be discarded and a small display inserted. In the middle off this i found this site and joined. Its the best robotics site I ever came across. Im now going to take pictures of what Im doing and post it here.

Fritsl I´ve got a lot of experience with electronics, but not with programming microcontrollers, I went the PC-based way.

Im using servocontrollers and usb interfaces. My goal is to make a telepresence robot. I used the ER-1 kit before but found it limited when I wanted to use my own sensors.

Maybe I will learn some kind of MCU to do the sensor readings and low level control. Wich MCU is the best to start with. I don´t like programming in assembler. 

Benbo231's picture

Not that I'm one to talk, I've wrecked over a thousand dollars of hardware so far, but try speeding up the slow arm engines. THey sound strong, but too slow.

fritsl's picture

Cool bot, good demo video!

With no prior skills, I will strongly recomend you the Start Here-project. See top menu.

You will be able to re-use the hardware for this project, and making the start-here bot will teach you.

Start making an LED blink, and take one step at a time!

Have fun :)