May 29, 2012, 06:28 PM
|
|
|
United States, IL
Joined Jul 2009
3,063 Posts
|
Yeah, it's my understanding that you can have one of the eight, or perhaps more, waiting to read inputs while the others run the rest of the program (programs?).
I'm trying to read 14 channels from an RX using interrupts on the Mega 2560, storing the values, and "relaying" them to output servo signals, or to activate different functions of the program, so I don't think the Propeller would work well for my main intended use.
That aside, the Propeller does have a lot to offer, in many ways more than the Arduinos. Generally speaking, I think the main reasons Arduinos are so widely used are that they're easier to use since there's less to set up with them and they tend to initially be more of a complete solution for hobbyists. It's pretty easy to get started with them and use them. If people stay with it, I can see them easily "graduating" to other microcontrollers that might be more capable for some uses.
|
|
|
Last edited by Wrend; May 29, 2012 at 06:48 PM.
|
|