搜索资源列表
直接在Keil下仿真的T9拼音输入法(完整版)
- 仿真步骤如下: 1、把3个帖子的内容分别保存为51t9py.c,51t9py_indexa.h,5py_mb.h,放在同一目录下,将51t9py.c加入工程编译 2、由于Keil的模拟串口是单字节显示,汉字显示为乱码,所以要加挂RICHWIN或RichView这种会重新刷新显示的中文平台,或手工刷新屏幕,所以请先到 http://www.pchome.net/dl/chinese.htm 下载RichView,安装运行 3、在Keil环
ddd11
- 自己通过proteus和uVERSION联合仿真的51单片机控制16位ADC测量,并且将测量结果通过串口发送到电脑的程序-By proteus and uVERSION the joint simulation of 51 single-chip control 16 ADC measurement, and measurement results through the serial port to the computer prog
仿串口定义及子函数
- 普通IO口模仿串口通讯,主要针对的是STC89C51单片机,已调试成功(Ordinary IO port imitates serial communication)