What's the best Parallax offering to learn the Propeller?
Too_Many_Tools
Posts: 765
I would like to work with the Propeller...what Parallax offering would you recommend?
Thanks
Thanks
Comments
The answers will vary and they will be better for you.
Of the Parallax offerings:
If you have never seen any programming language before, use the BasicStamp.
If you have some C/C++ background or need to learn C, use the Propeller-C learn program.
If one is already competent in C then C would be worth setting up for the Propeller.
But if not, don't bother. Spin will get you up and running a lot faster than having to learn
C and Propeller at the same time. Much broader support bases as well. So yes, Spin.
The Pro Development board has all the bells and whistles and a breadboard too.
But the Quick is considerably cheaper,
and it runs off of USB power (simplifying that as well).
Just grab a QuickStart at Radio Shack and get started.
+1
You can do a lot with a QuickStart.
Here's a thread with some QuickStart demos and links to projects using the QuickStart.
I used a QuickStart to control my popsicle stick robot, remote controlled Roomba, my Mecanum wheeled robot and Rover 5. It's a nice little board. It can even independently control 32 servos without additional hardware (except power supply). There are links to all these projects in post #2 of my index (see signature). Many are also mentioned in the QuickStart thread I just mentioned.
BTW, Post #3 of my index has list of links to Propeller tutorials.
Though they position the Activity Board with Prop C, it can still be programmed in Spin, of course.
Read Application Note AN-0036. It outlines the height restrictions for the various Propeller boards. The max for the Activity board is 4 feet 9 inches. To go beyond that, you need to upgrade to a Propeller Board of Education or else use two Activity Boards.
Did you know you can't even use a Demo board in a robot?
Better read all the documentation!
** tenretnI eht no daer uoy gnihtyreve eveileb t'noD
My interest is to work with the architecture...having other resources on the board is nice as has been pointed out.
I have had experience with various languages and with parallel programming so specific language is not a deciding issue.
Thanks Mister! Show me the documentation and why I cant use a demo board in a robot and what is a demo board by the way?
That site seems to be down at the moment. Maybe someone forgot to pay the bills.
Duane was correct, size and brains have no correlation!
I was just bejng feisty !
+1 Mike
Here is my QuickStart controlled robot...
http://www.home.earthlink.net/~cave-1
It's more like 4 inches tall..
To control lots of servos, I'd go with a Propeller Project board since it has all the I/O pins available and it only costs $25.
The Activity Board is good for getting to know what the Propeller can do. The Propeller Demo Board and Propeller Board of Education are also good boards for getting a basic understanding of the Propeller. Once you start making a custom robot, you probably won't need all the feature of the Activity Board so you'd want to use the less expense Propeller Project Board or Propeller Proto Board so you're not wasting pins and money on unneeded peripherals.
If you want a cheap Propeller robot, I'd just get a Project board and a couple of servos. There are several threads showing how to make an inexpensive robot with a Propeller brain (including mine). The ActivityBot has extra bells and whistles and tutorials on how to use them but it's certainly possible to make a nice robot for much less money than the price of the ActivityBot (not that I don't think the AB is a good value).
.I wish there were a way i could use it but i need a manual or tutorial. I also want the xbee thing so that i could control the board wirelessly as well. what do you think ?
-Phil
If you are into tinkering with hardware, go with an expandable platform like the boe chasis with an activity or education board. If software is more you thing, the S2 has sensors and encoders built into her and ready to go and the S2 is on sale right now...) There are many other robotic platforms avialble on the market that could be used with a propeller based board - you dont HAVE to stick with a parallax platform.