-
说明:
1. DL1MS: 延时1ms 子程序, DL01MS : 延时0.1ms 子程序
2. MOV R0,#80H 红外接收的数据的地址...
说明:
1. DL1MS: 延时1ms 子程序, DL01MS : 延时0.1ms 子程序
2. MOV R0,#80H 红外接收的数据的地址 80H~8DH
3. SHOW_RFCODE 在LCD上显示红外接收的数据(演示用)
4. 在中断中建立红外接收数据标记,在主程序中调用RF_JS-Note: 1. DL1MS: Subroutine 1ms delay, DL01MS: Subroutine 0.1ms latency 2. MOV R0,# 80H infrared receiver data address 80H ~ 8DH3. SHOW_RFCODE in LCD display infrared receiver of the data ( demonstration using) 4. in the interruption of infrared receiver to create a data marker, in the main program call RF_JS
- 2023-05-16 16:55:03下载
- 积分:1
-
Blob autotest. Used on xscale (usb_download function)
Blob autotest. Used on xscale (usb_download function)
- 2022-05-28 21:26:44下载
- 积分:1
-
Modbus C#
对于 C#,Modbus 协议用于 RFID 项目,通过网络处理数据。示例:公共静态字符串 ParseModbusResponsePacket (字节 [] 数据包){试着{int dataLength = 包 [2]-6 ;字节 [] 然后 = 新字节 [dataLength] ;Array.Copy (数据包,9,然后为 0,dataLength) ;字符串数据 = BinaryToString(dataByte) ;返回的数据 ;}捕捉 (ex 的异常){投掷 (ex) ;}}从服务器获取数据并进行分析。
- 2022-09-28 14:35:03下载
- 积分:1
-
麦迪工作室51开发板温度显示的驱动代码,可实现18B20采集温度,显示在数码管上。...
麦迪工作室51开发板温度显示的驱动代码,可实现18B20采集温度,显示在数码管上。-Madison Studio 51 development board temperature display driver code, can be collected 18B20 temperature, displayed on the digital pipe.
- 2022-12-22 14:15:03下载
- 积分:1
-
用C语言实现51单片机的93C46储存数字程序,已经调试好了
用C语言实现51单片机的93C46储存数字程序,已经调试好了-51 using C-language digital storage 93C46 MCU procedures are better debugging
- 2022-04-16 16:14:51下载
- 积分:1
-
sd care boot
arm 系統上使用sd cate 更新及開機 內包還ubl,boot
- 2022-01-25 16:39:38下载
- 积分:1
-
介绍一款无线通讯芯片在嵌入式linux中的使用
包括原理图和相应程序....
介绍一款无线通讯芯片在嵌入式linux中的使用
包括原理图和相应程序.
-Introduce a wireless communications chips in the embedded linux, including the use of schematic diagram and the corresponding procedures.
- 2022-02-15 09:48:51下载
- 积分:1
-
红外遥控码的接收程序,适用于pt2222,nec 6211 等
红外遥控码的接收程序,适用于pt2222,nec 6211 等--Receiver program for remote infrared encoding. It could be used in pt2222, nec 6211, and etc.
- 2023-07-12 23:35:03下载
- 积分:1
-
几个值得学习的C源程序
几个值得学习的C源程序-several worth learning C source
- 2022-05-17 15:41:25下载
- 积分:1
-
这是一个MP3的源代码,基于C语言的实现可以被加载到…
这是个Mp3源代码,基于C实现,可以载入到嵌入式系统中来运行-This is a Mp3 source code, based on the C implementation can be loaded into the embedded system to run
- 2022-10-26 08:50:03下载
- 积分:1