搜索资源列表
io-uart
- C51的IO模拟UART,非常好用,对于缺少串口的51单片机很好!
mcu_51_io_uart
- 51单片机IO口模拟串口通讯C源程,适用于AT89S51/AT89S52等单片机。-MCU GPIO uart c source code ,can use for AT89S51/AT89S52 etc.
IO_TO_UASRT
- 此代码是51单片机模拟串口。用两个普通的IO模拟异步串口。-This code is 51 single-chip analog port. IO simulation with two ordinary asynchronous serial port.
仿串口定义及子函数
- 普通IO口模仿串口通讯,主要针对的是STC89C51单片机,已调试成功(Ordinary IO port imitates serial communication)