UART using:
* 8051- TMOD basic points
- SCON basic points
- How to transmit single character data serially (UART) interfacing with 8051 (AT89C51/P89V51)
- How to transmit multiple character(string) data serially (UART) interfacing with 8051 (AT89C51 / P89V51)
- How to receive/collect data serially(UART) from other device to my device using 8051 (AT89C51/P89V51)
- Working demonstration of UART communication on Proteus with Embedded C code.
Basic Projects
- Home Automation with UART.