Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 256 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 256 Bytes

C8051 UART with delay

Firmware that prints sequential characters to serial COM port using UART feature every second. The delay function is controlled by internal timers.

Code is missing lots of comments because most part was taken from other examples.