Ive responded to a couple of posts lately, where the TS was asking for multi-tasking on a microprocessor. Typical programs are writeten sequentially. PC processors supply OS level multi-tasking features, which are significantly more robust than a microprocessor. Sure, you have interrupts...
The attached program is an 800 line sketch which runs on an Arduino Megs. It runs an animatronic, where each motion can be executed along with several others.
I present it as an example of how basic programming structures can be used to implement advanced features. Look for it at this link or this one.
The attached program is an 800 line sketch which runs on an Arduino Megs. It runs an animatronic, where each motion can be executed along with several others.
I present it as an example of how basic programming structures can be used to implement advanced features. Look for it at this link or this one.