Don_dody
Full Member level 1

Can anybody help me how to tell my AVR to execute multiple tasks (multitasking) at the same time using codevisionAVR ?
For example, I want to display ADC value on the LCD, make some blinking LEDs with different delay according to ADC value, insert some logic operation, etc. what should I do to make all of them operated at the same time??
Is there any example of code or useful link?
Thank you.
For example, I want to display ADC value on the LCD, make some blinking LEDs with different delay according to ADC value, insert some logic operation, etc. what should I do to make all of them operated at the same time??
Is there any example of code or useful link?
Thank you.