-
这是一个101和103键盘扫描程序...非常有用..具体的细节我已调好....
这是一个101和103键盘扫描程序...非常有用..具体的细节我已调好.
-This is a 101 and 103 keyboard scanning procedure is very useful ... .. specific details I have is better.
- 2022-05-20 04:02:01下载
- 积分:1
-
I wrote it myself a tcp/ip code, in a very short, it was vc do simulation testin...
我自己写的一个tcp/ip的代码,很短,用的是vc来做模拟调试的,具体的运行是要在mcs51单片机上的,只有一个端口。具体请大家看程序吧!-I wrote it myself a tcp/ip code, in a very short, it was vc do simulation testing, the specific operation is to mcs51 MCU, only one port. Please refer to specific procedures!
- 2022-06-28 21:28:16下载
- 积分:1
-
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双...
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕-err
- 2022-06-19 08:35:11下载
- 积分:1
-
protues64X16四个汉字点阵仿真
protues64X16四个汉字点阵仿真-the four Chinese characters protues64X16 lattice simulation
- 2023-08-09 23:40:03下载
- 积分:1
-
This file is about PDIUSBD12 firmware control source code.
这个文件是关于PDIUSBD12固件控制的源代码。
- 2022-08-22 08:22:34下载
- 积分:1
-
procedure for the development of SCM LCD LCD demo program using compiled languag...
此程序为单片机开发中的lcd 液晶演示 程序,采用汇编语言编写,经过调试运行 无误。-procedure for the development of SCM LCD LCD demo program using compiled languages, through commissioning and truthful.
- 2023-02-08 04:20:03下载
- 积分:1
-
supported Sunplus the MCU compiler environment, the main achievement of a single...
该程序支持凌阳单片机的编译环境,主要实现对单片的某个端口进行置位-supported Sunplus the MCU compiler environment, the main achievement of a single portal in the home-
- 2023-08-24 21:50:02下载
- 积分:1
-
PROTUES是个高效率的在线仿真软件,该锦集为在线仿真的应用.里面的资料,包含了各个内容的原程序和原理图等....
PROTUES是个高效率的在线仿真软件,该锦集为在线仿真的应用.里面的资料,包含了各个内容的原程序和原理图等.-PROTUES is a highly efficient online simulation software, the simulation?栋for online applications. Inside information, contains all the contents of the original procedures and principles of map.
- 2022-05-14 04:22:49下载
- 积分:1
-
C8051F06X单片机编程,中断模块源代码
C8051F06X单片机编程,中断模块源代码-C8051F06X MCU programming, interrupt module source code
- 2023-03-07 12:55:03下载
- 积分:1
-
51单
51单片机编写的DDS的串行驱动之类的c语言程序,可以产生波形。-51 single-chip DDS prepared by serial driver like c language program, can generate waveforms.
- 2023-06-28 00:00:03下载
- 积分:1