General Misc > Misc

recomendations for robotics kits

(1/2) > >>

pflink:
Hello,

      Thanks for the sight, it has been very informative. I have been interested in robotics since I was a kid, but life circumstances has led me astray from my interetests.

      Anyhow, I have been looking into the Parallax Boebot at http://www.parallax.com/detail.asp?product_id=28132
Granted the price is a little steep here, Rat Shack currently has them for a roung 79$.

       I like the idea of an overall starter kit, not really looking to purchase the add ons and expansions. Figure I can use this as a starting point, and from there get into the more homebuilt areas.

       I have some understanding of programming and electronics, though by no means am expeirienced in either.

       Any thoughts/reviews/rants about this kit or others would be appreciated. Thanks.

Admin:
Hmmm I dont think I have actually ever used a robotics kit. But like 5 years ago when I was a freshmen in college my roomie had one of the original versions of the Boe-Bot. It was kinda neat, but I never actually tried it myself. And it was before I ever built a robot on my own . . .

But looking at it, it has a prototyping breadboard on it which is VERY useful if your a beginner and want to experiment. It operates on differential drive (the most basic and easy to understand of drive setups, consisting of 2 wheels and a castor). It uses PBASIC which is probably the easiest robot programming language ever to learn. Since it has a common BASIC stamp I would expect a lot of support out on the web about it.

I am not saying this is the best kit to buy because I have not looked into others, but it definatly looks good for a beginner who wants to experiment on it. Maybe a little pricy though, should look into other sites selling the same kit for lower prices.

What I like most about it is that it looks highly modifiable. You get a complete working system (which is the hard part) and then you can just add/remove components to learn about it. So yea I agree with you dont buy the add-ons, try to figure out how to make them on your own. You can probably convince me to write a tutorial on how to do something as well if you need it.

Hope this helps . . .

pflink:
I purchsed the Boebot kit got it from Radio Shack for 149$. Probably could have gotten it cheaper, but I'm impatient at times.

Kit comes packed in separate bags. Electronics, stamp module and controller board in antistatic bags, hardware and chassis were in plain baggies. Even comes with it's own screwdriver, but I was surprised it didn't have a grounding strap. It says to discharge with a grounded water pipe in the house, but I thought that was bad ju-ju with high end elecronics. Shrug.

The CD is packed with manuals, source and links. Even have manuals for the Parrallax Microcontroller kit, and another walking bot. Neat thing is I have source for all the addon packages here, not sure if that will help me design my own stuff later.


Only problem I had was connecting the serial cable, as this new comp doesn't have one . Had to run around town looking for one, apparantly their going out of style, and once again the style police forgot to inform me.

I have gotten the board together, and I just got to start playing with the servos. The bot should assembled and operations in a day or so.

The basicstamp2.5 language seems real simple to use, surprised I'm not coding line numbers with each entry.

I'll keep the forum updated on my progress, maybe it will help another newbie out.

Admin:
I have never used a grounding strap before . . . probably a good habit to get in to though. I usually just hold the ground and power pins together when I am fooling around with static sensitive stuff . . . but probably I am still taking risks . . .

Yea I remember the original BASIC language when I was a kid where you had to do all those annoying line numbers. PBASIC is like an improved version of it.

What sensors does the boebot come with? Photoresistors? I would highly recommend buying a Sharp IR Rangefinder. Its a really fun really easy sensor to use. Under $20 too.

Yea definatly post any interesting things you do with it.

pflink:
Kit comes with 2 photoresistors, an IR receiver and LED's and a setup for a couple of feeler sensors.
Have to say the manual/course is full of math overviews and exercises for the programming end of it.

Anyone know if Python can be used with Basicstamp 2? I plan on completing this kit, then running through the microcontroller manual, figure i can pick up any other components I might need. The board has 2 extra servo/motor control ports, so those will definitely be adapted to something.

From what I've been reading it seems like a normal hobby servo is like a stepper motor, in that it moves to a particular position and holds that position. Are these good for object manipulation?



Navigation

[0] Message Index

[#] Next page

Go to full version