Which microcontroller?
Yeah, I know, I already asked this a million times....
I'm planning to build my second robot (Boe-Bot was my first). I can't decide which microcontroller to use. I already have BS2, but it's very expensive, it's not open-source, and has low memory and it is slow. On the other hand, I have cheaper microcontrollers like Arduino or PICAXE. I'm very confused... :S
Please reply, if you have any suggestions!
thanks you very much...
roksraka
I'm planning to build my second robot (Boe-Bot was my first). I can't decide which microcontroller to use. I already have BS2, but it's very expensive, it's not open-source, and has low memory and it is slow. On the other hand, I have cheaper microcontrollers like Arduino or PICAXE. I'm very confused... :S
Please reply, if you have any suggestions!
thanks you very much...
roksraka
Comments
it can be anything.
http://www.parallax.com/Store/Microcontrollers/PropellerDevelopmentBoards/tabid/514/CategoryID/73/List/0/Level/a/ProductID/509/Default.aspx?SortField=ProductName%2cProductName
Dave
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Dave Andreae
Parallax Tech Support·
You need to make a list of what things are really important. Some things are absolutely necessary and some things are just preferable. You need a first cut at a stated list before asking the question "Which microcontroller?" again. Here you will get advice on the various Parallax microcontrollers like the Stamps, the SX, and the Propeller.
And here is the list of important stuff:
- CHEAP
- open-source
- easily expandable
- lots of I/Os
- lots of memory
In addition, with 8 built-in 32-bit processors clocked up to 80 MHz, it significantly outperforms the other microcontrollers you referred to, and its multiprocessor architecture excels in robotics applications.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Andy Lindsay
Education Department
Parallax, Inc.
Post Edited (Andy Lindsay (Parallax)) : 11/24/2008 9:47:22 PM GMT
There are plenty of cheap microcontrollers including the PICs, AVRs, and others. There are plenty of PIC programmers on the market and some of them are very simple and very cheap to make or buy. You can find a number of open-source development tools as well as inexpensive 3rd party compilers. Some of the PICs have lots of I/O pins and several K of memory and you can find various models with pretty much any features you want. On the other hand, they're harder to use and there's not as much support as there is for the Stamps. You can buy an Arduino from SparkFun for $20US. It's a good microcontroller with open-source development tools. Why not use that?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering