- This topic has 2 replies, 2 voices, and was last updated 13 years, 12 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 › Serial Port interrupt in Atmega16
Hey for my final year project , I need to use image processing and interrupt Atmega16 using serial port. I am able to send data using USART but don’t know how to use interrupts using serial port? Can anyone help me with this??
nice example for serial receive intrrupt check out
Hey thanks a lot for the post… it works well