Don_dody
Full Member level 1
- Joined
- Nov 4, 2012
- Messages
- 96
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Location
- Indonesia
- Activity points
- 1,921
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.