Skip to main content

Posts

Showing posts with the label 8051 serial communication

Working demonstration of UART communication using 2 8051 uController on Proteus with Embedded C code.

Here we are going to use 2 at89c51 uControllers just to understand UART communication in 8051.

How to receive/collect data serially (UART) from other device to my controller 8051 (AT89C51/P89V51)

To begin with UART communication you must have good command of timer of 8051.

How to transmit multiple character(string) data serially (UART) interfacing with 8051 (AT89C51 / P89V51)

To begin with UART communication you must have good command of timer of 8051.

How to transmit single character data serially (UART) interfacing with 8051 (AT89C51 / P89V51)

To begin with UART communication you must have good command of timer of 8051.

What is UART?

Universal Asynchronous receiver transmitter

Translate to your language