-
嵌入式开发板搭建最小系统,在嵌入式开发板上,建立内核,文件系统等等,使最小系统能够在其上运行...
嵌入式开发板搭建最小系统,在嵌入式开发板上,建立内核,文件系统等等,使最小系统能够在其上运行-to build the minimun system on a board, embedded software programms.you can rely on it to impletement the basic function of an embedded system
- 2022-08-17 17:32:45下载
- 积分:1
-
用最新的32位微控制写的原装LCD+LED程序
用最新的32位微控制写的原装LCD+LED程序-With the latest 32-bit micro-control to write the original LCD LED process
- 2022-09-30 23:35:03下载
- 积分:1
-
Infrared remote control of stepper motor source code, the development of the ste...
红外遥控控制步进电机源代码,对步进电机开发也许有些帮助-Infrared remote control of stepper motor source code, the development of the stepper motor may be of some assistance
- 2022-01-24 15:06:46下载
- 积分:1
-
51上的贪吃蛇程序,十分好,大家学习学习吧
51上的贪吃蛇程序,十分好,大家学习学习吧-51 on the Snake procedure is very good, everyone will learn it
- 2023-03-08 03:05:04下载
- 积分:1
-
炬力att7027仿真的说明程序还有开发板
炬力att7027仿真的说明程序还有开发板-att7027 simulation of the development process there plate
- 2023-08-30 22:55:02下载
- 积分: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
-
MCS
MCS-51单片机 实用子程序库 学习单片机的一些实用的好-MCS-51 single-chip single-chip utility subroutine library to learn some practical good
- 2023-08-11 22:35:03下载
- 积分:1
-
VB serial communication example high precision voltage meter (24bit) VB source c...
VB串口通讯实例 高精度电压表(24bit) VB源程序,很不错的,不信你就来看看!-VB serial communication example high precision voltage meter (24bit) VB source code, it is good, do not believe you take a look at!
- 2022-01-26 00:02:56下载
- 积分:1
-
这是一个与PIC采用SD卡的源代码
this is a source code for usinf sd card with PIC
- 2023-02-10 17:15:03下载
- 积分:1
-
AT89C2051 is PT2258 master volume control, digital control, infra
是用AT89C2051主控音量控制PT2258,数码管显示, 红外线遥控,2.1/5.1音源选择)包括全套原理图,源程序,HEX文件-AT89C2051 is PT2258 master volume control, digital control, infra-red remote control, 2.1/5.1 sources choice), including a full set of schematics, source, the HEX file
- 2022-03-18 16:40:51下载
- 积分:1