I'm a baaaad boy.......
mindrobots
Posts: 6,506
I was out on Element14's Robot forum and ran across a question and answer I just couldn't resist responding to and doing some Propeller evangelizing.
http://http://www.element14.com/community/message/37688
I basically replied with "propeller: 8 Cores, no waiting"
http://http://www.element14.com/community/message/37688
The question:
I had a issue with generation a sine wave with limited resources. Since robotics has many parallel functions happening at once, now I am wondering how robot builders handle the problem.
How do get past limited clock cycles?
The original answer was long and convoluted and attempted to explain how to set up timed interrupts to implement multiple parallel code threads..........I had a issue with generation a sine wave with limited resources. Since robotics has many parallel functions happening at once, now I am wondering how robot builders handle the problem.
How do get past limited clock cycles?
I basically replied with "propeller: 8 Cores, no waiting"
Comments
How heartless.....
Nice! Yup.. no waiting...
OBC
Have you ever observed what happens when they DO (rare occasion) open another line? ... It's like an interrupt request just happened right before my eyes. :-)
If they would just open all 8 lanes to begin with, well you know... :-)
The whole thing will probably end up with about 6 cores, I could just use a single Prop (I already have a couple of "DracBlades"), but where is the punishment in that ?
(The plank of wood, that I am using to hit my forehead with, has just been upgraded to two rusty nails)
You did mention the sine table in ROM I hope...