My first posting, so.
Me_&_My_Dad
Posts: 2
Hello,
This is my first posting and just wanted to say hello. I intend to peek around and ask a few questions if no one objects.
Basically I am a father that wants to help build my sons first robot. He is young but I tend to procrastinate so hopefully this project will be completed before he graduates high school.
Thanks for reading and again Hello.
This is my first posting and just wanted to say hello. I intend to peek around and ask a few questions if no one objects.
Basically I am a father that wants to help build my sons first robot. He is young but I tend to procrastinate so hopefully this project will be completed before he graduates high school.
Thanks for reading and again Hello.
Comments
BTW, do we call you Dad or do you have a nick you can use?
The Scribbler 2 comes ready to use and has a GUI interface that makes programming it easy.
http://www.parallax.com/product/28136
The Boe-Bot needs some assembly but it has many accessories that you can add to it later.
http://www.parallax.com/product/28832
If you choose the Boe-Bot then you will also need this kit which shows how to use and program the microcontroller that the Boe-Bot uses. It's called What's a Microcontroller?
http://www.parallax.com/product/28152
The AcivityBot is similar to the Boe-Bot but it uses a more powerful microcontroller that is programmed in C.
http://www.parallax.com/product/32500
This kit shows how to use and program the ActivityBot microcontroller in its native-language which resembles BASIC. Currently most of the programs for this microcontroller are written in this language called Spin.
http://www.parallax.com/product/32305
I myself started with the BASIC Stamp, which is what the Boe-Bot uses, and only moved to the Propeller, which the ActivityBot uses, this year. I haven't gotten an ActivityBot yet and I prefer Spin to C because it's very similar to the PBASIC that the BASIC Stamp uses. Others might say skip the Stamp and go straight to the Propeller, and others still will say just use stick with C and don't bother with Spin. The Propeller is a very powerful chip but the BASIC Stamp is very easy to use and there are many books written using it.
If you are going to buy something then Parallax always has specials for Black Friday and Cyber Monday. Also Parallax has great technical support if you have an issue.
https://code.google.com/p/propforth/wiki/LittleRobot
It is designed for folks like you. If you have questions I can walk you through it.