Sunday, September 4, 2011

(ATMEGA 16) USART

Let us go through presentation



When you make communication with computer you would need Max232 IC which is voltage translator. You can find its schematic online. As it is one of the most popular form of communication there are plenty of resources on this online.
You can search for schematic in google images and i bet it would be the first pic.



You can find the code here

(PIC16F877A) USART

Let us see the presentation



When you make communication with computer you would need Max232 IC which is voltage translator. You can find its schematic online. As it is one of the most popular form of communication there are plenty of resources on this online.
You can search for schematic in google images and i bet it would be the first pic.

You can find the code here

(P89v51RD2) UART

Serial Communication is one of the essential component of embedded design. I am going to explain RS232 communication using this controller.
Let us go through the presentation which explains the register to configure
Look for PORT 3 Pin configuration PIN named RX & TX are used for Serial communication



When you make communication with computer you would need Max232 IC which is voltage translator. You can find its schematic online. As it is one of the most popular form of communication there are plenty of resources on this online.
You can search for schematic in google images and i bet it would be the first pic.

You can download code from here

(PIC16F877A) 128x68 Graphic Display

Let us see the presentation first 

Schematic


Please refer the specific controller page for details for Microcontroller & Compiler

You can download the code from here

(Atmega 16) 128x68 Graphic Display

Let us see the presentation first 

Schematic


Please refer the specific controller page for details for Microcontroller & Compiler

You can download the code from here