Krishna Patil
Member level 1
- Joined
- May 8, 2011
- Messages
- 38
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- Shimoga, Karnataka, India
- Activity points
- 1,582
I'm working with Atmega 2560 , have to do both white line following and some servo actions . Both should run live so that both process gets same priority . With normal C programming i'm not able to achieve this , if white line following is made a priority than servo actions are not perfect and vice - versa .
How to correct this ? i thought to use parallel processing but how to achive that , i don't have any idea about parallel process . Please help me on this .
And also my robot is autonomous so i have to watch dog timer . Please give some example programs
Thank you
-Krishna Patil
How to correct this ? i thought to use parallel processing but how to achive that , i don't have any idea about parallel process . Please help me on this .
And also my robot is autonomous so i have to watch dog timer . Please give some example programs
Thank you
-Krishna Patil