|
-
Apr 28th, 2001, 08:40 AM
#1
Thread Starter
Hyperactive Member
Robotics
Hello there fellow roboticists... I have made this thread for anyone interested in the field of robotics. First off... Here are some useful links:
http://www.arrick.com Arrick Robotics... contains a nice list
http://www.beam-online.com BEAM robots(no controllers - neat)
http://www.mrrobot.com Robot supplies
http://www.goldmine-elec.com Electronic Goldmine(Electronic parts)
Many robots can be built with something called a microcontroller. I microcontroller is a single-chip solution for most robot projects. Most of them are programmed via a serial cable connected to the back of your PC. Once you finish programming them, you may disconnect the serial cable. Here are some of the most common microcontrollers along with the language they are programmed in:
BASIC Stamp(1&2) BASIC/QBASIC
68HC11xxxx ASM/C/C++
OOPIC Visual Basic 5/6
PIC controllers ASM/C/C++
COP8xxxxxxxx ASM(and C?)
These are only a few of the controllers available. There really are many more to choose from. Most of the above can be networked together so you can control more things! For beginners, I recommend the BASIC Stamps(BASIC, 16 I/O lines) or the OOPIC(VBasic, 32 I/O lines, I2C bus).
For robot locomotion(movement), use servo motors. These are expensive motors($20-$200) and have control circuitry built in. The control circuitry can be annoying as it can constrict the motor's moveability. These are mean't to be that way as they are for remote-control aircraft. There is a tutorial on the BEAM site showing how the remove this circuitry so that the servo acts as a normal motor with VERY HIGH TORQUE. A $20 servo can spin ~5LBs worth of wieght on it's axis. The more expensive one's are bigger and can lift even more wieght.
For sensors, you can use anything(almost)! Use light sensors to go towards light, ultra-sonic transducers to stop bumping into walls, CCD Cameras so you can see where the robot is, touch sensors...
Anyways, anyone interested in robots, post here... Even if you have a project going and need help
Designer/Programmer of the Comtech Operating System(CTOS)
-
Apr 28th, 2001, 08:42 AM
#2
Good Ol' Platypus
Definately some cool info there, Warmaster!
I'm at the OOPic homepage right now, checking prices
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
May 2nd, 2001, 03:32 PM
#3
Hyperactive Member
Do you know where i can get plans for Stiquito ?
When I write my code, only God and I know what it means. But a week later, only God knows.
-
May 2nd, 2001, 04:47 PM
#4
Thread Starter
Hyperactive Member
I tried looking on the net, and here's what I came up with: a book. Sorry, probably not what you're looking for.
Designer/Programmer of the Comtech Operating System(CTOS)
-
May 5th, 2001, 08:52 AM
#5
Hyperactive Member
I also found the book, but i don't have a credit card, and there aren't any bookstores in South Africa that sell that kind of thing.
thnx anyway!
When I write my code, only God and I know what it means. But a week later, only God knows.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|