Next Step?
AIman
Posts: 531
I am starting to get bored with the stamp. Would the next step be an SX or a Propeller?
I don't mean getting started in one of them, I mean digging into a project.
Typically my projects are more complex.
I don't mean getting started in one of them, I mean digging into a project.
Typically my projects are more complex.
Comments
HTH, Chris
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
lets see what this does... KA BOOM (note to self do not cross red and black)
The answer to your question is not really a graduation from one micro controller to the next but rather it should be application specific to the current project at hand.
As far as processor complexity I would have to say that the natural order would be: BS1-->BS2-->SX-->Propeller ...This is not to say that if you are a BS1 user
you should not look at a SX or Propeller until you have mastered the BS2. It simply means that there is a right tool for the right job depending on the demands your
project requires.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Beau Schwabe
IC Layout Engineer
Parallax, Inc.
It also depends on the nature of your project(s). If you're doing this professionally, and looking at high volume, than you also need to look at the "per unit" price of the processor and any supporting chips. The "per unit" costs can override the costs of learning different tools for different processors.
On the other hand, if you're in a lab, or doing this for a hobby, and building "one offs", then the price of the processor becomes secondary, and if you could find one chip (e.g. the propeller) that would work for "all" your projects, even though it is "over kill" for simple projects, it may make more sense. That way, you only have to learn (and can master over time) one set of tools.
If you're only "dabbling" in things, then the Stamps may make more sense than the SX or Prop (at least for now), just due to the amount of documentation and support available, especially if you look at what's avaialble in terms of sample code, and the entire "education" series of books and products.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
John R.
Click here to see my Nomad Build Log
"Digging into a project", typically "more complex" projects, is the way to avoid boredom.
So, find a project complex enough for your liking (complex according to your own definition), and then start seeking solutions (which presumably would need to use microcontrollers and associated electronics, etc).
PAR
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
I am working on a project that is complex.
The thought of using an ad hoc wireless network is a serious consideration and the speed of processing will need to be higher because of the data to be crunched.
So I guess at this point I need to study the requirments again and make a decision based on overall performance requirments and ability to interact with a stationary host.