-
Infrared remote control procedures, you can read out the remote control code val...
红外线遥控程序,可以读出遥控器代码值并显示在数码管上。-Infrared remote control procedures, you can read out the remote control code value and display in the digital pipe.
- 2022-02-14 23:28:10下载
- 积分:1
-
这是一个单片机控制DS18B20芯片测温度的程序,十分简洁和经典,如果有需要的朋友就下载吧...:)...
这是一个单片机控制DS18B20芯片测温度的程序,十分简洁和经典,如果有需要的朋友就下载吧...:)-This is a single-chip control DS18B20 chip temperature measurement procedure is very simple and classic, if there is a need friends to download it ...:)
- 2022-01-30 23:58:15下载
- 积分:1
-
此程序为单片机89S52液晶显示模块显示程序.具体解释在程序中有....
此程序为单片机89S52液晶显示模块显示程序.具体解释在程序中有.-procedure for SCM 89S52 LCD display module procedures. Explain the procedures are.
- 2023-08-10 02:30:02下载
- 积分:1
-
这是一个有关于MCS51单片机的全部指令。不错的。是我总结的。...
这是一个有关于MCS51单片机的全部指令。不错的。是我总结的。
- 2022-02-05 02:29:50下载
- 积分:1
-
2004计算机专业单片机微型打印机接口
2004计算机专业单片机微型打印机接口-2004 computer professional SCM Micro Printer interface
- 2022-01-28 02:31:21下载
- 积分:1
-
使用AVR单片机I2C 24C02
用AVR的
I2C读写24C02
先在24C02中写入一段数据,然后断电,再送电,将EEPROM中的数据发送给PC机-24C02 using AVR I2C-read the first paragraph in the 24C02 to write data, and power outages, sending electricity, EEPROM data will be sent to the PC,
- 2023-05-30 15:20:03下载
- 积分:1
-
LPC2103的第一个实验:流水灯,用proteus7仿真,C语言代码,在Keil3中编译,文件内已有完整的工程和仿真图了。...
LPC2103的第一个实验:流水灯,用proteus7仿真,C语言代码,在Keil3中编译,文件内已有完整的工程和仿真图了。-The first experiment LPC2103: water lamp, with proteus7 simulation, C language code, compiled at Keil3 in the paper that has a complete map of the engineering and simulation.
- 2022-03-09 10:56:19下载
- 积分:1
-
MCS51和ch375b做USB主机同普通键盘的通信
MCS51和ch375b做USB主机同普通键盘的通信-MCS51 and ch375b to do with an ordinary keyboard USB host communication
- 2022-05-08 05:20:01下载
- 积分: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
-
多款电脑绣花机电机驱动控制程序,包括提升电机、锯齿电机...
多款电脑绣花机电机驱动控制程序,包括提升电机、锯齿电机-Variety of computer embroidery machine-driven mechanical and electrical control procedures, including the upgrading of electrical, electric serrated
- 2022-02-26 02:21:53下载
- 积分:1