- This topic has 2 replies, 3 voices, and was last updated 10 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › AVR › Interrupts based programming for multitasking for real time opration
I am new for microcontroller programing. I want to do real time processing for any problem as display update, sensor data reading, input based deccision and time date updating like that. People use intrrupts for multitasking but I am not able to do that.
Please, may anyone discribe intrrupt based programing for real time processing using any sensor, display and one more tasking for AVR microcontroller.
Hi Anil,
I hope this project on AVR will give you a basic idea.
http://www.engineersgarage.com/embedded/avr-microcontroller-projects/external-hardware-interrupts
you must have basics and fundamentals about interrupts and interrupt based systems.
please refer some good books of AVR micro-controller architecture or refer some online documents for AVR interrupts