-
说明:
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
-
51单片机c语言中断的实现
还有很多例子可以参考。包括常用的中断模块
c语言单片机开发很有用...
51单片机c语言中断的实现
还有很多例子可以参考。包括常用的中断模块
c语言单片机开发很有用
-51 languages interrupted realize there are many examples of reference. Include common language c interrupt module useful in the development of SCM
- 2022-12-30 22:35:03下载
- 积分:1
-
Progra,, das sehr viele Medien formate spielt und sehr bekannt ist.
Progra,, das sehr viele Medien formate spielt und sehr bekannt ist.
- 2022-07-08 13:29:54下载
- 积分:1
-
实现cpld和pc机之间的串口通信,PC机传送到CPLD的信息,CPLD传回到PC机...
实现cpld和pc机之间的串口通信,PC机传送到CPLD的信息,CPLD传回到PC机-Via verilog language ,cpld can communcate with pc.
- 2022-04-10 11:26:08下载
- 积分:1
-
simcom100 GPRS 模块源程序
simcom100 GPRS 模块源程序-simcom100 GPRS module program
- 2022-03-02 14:34:38下载
- 积分:1
-
This code is based on MiniGUI platform presents a continuous waveform display me...
本代码提出一种基于MiniGUI平台的波形连续显示方法。通过MiniGUI提供的图形函数,以一种简洁的屏幕移动思想实现了波形的连续显示。为嵌入式示波设备的波形绘制提供了有效的参考思路。-This code is based on MiniGUI platform presents a continuous waveform display method. MiniGUI provided through a graphical function to a simple screen mobile ideology of continuous waveform display. Oscillographic waveforms for embedded devices provide an effective reference for drawing ideas.
- 2022-07-13 20:39:47下载
- 积分:1
-
画freetype2的函数 Freetype 2 driver for Microwindows
画freetype2的函数 Freetype 2 driver for Microwindows-painting freetype2 function Freetype 2 driver for Microwindows
- 2022-06-12 17:38:16下载
- 积分:1
-
Embedded LCD screen driver for ARM9 development platform under the
嵌入式LCD屏驱动,用于ARM9开发平台下-Embedded LCD screen driver for ARM9 development platform under the
- 2022-05-28 10:07:17下载
- 积分:1
-
数字停车系统
这个项目的目的是设计三层停车系统。
该项目将跟踪的停车的持续时间。在最低层将有那些车停在短间隔 (几分钟)。中间层将包含将保持为 1-3 个小时的汽车。将保留在该地段 3 小时以上的车将在上层。
它基于技术的拍摄接近车的图片时在大门口的。系统将为 (第一次前往) 的用户分配一个密码。用户输入了密码后该项目将检查在停车区的空间。如果可用空间电子的大门将会打开和用户将公园内的车。
如果该地区有没有空间不能
- 2022-08-08 15:10:03下载
- 积分:1
-
C #编译器
应用背景cscompiler是编译单个文件的C源代码的一个简单应用#。这是写在C #。当然,我不写了# C编译器。相反我已经使用了网络平台提供的接口。关键技术你要做的是为了有一个C编译器#:创建一个实例ofcsharpcodeprovider(vbcodeproviderfor Visual Basic)获得foricode编译器界面providecompilerparametersfor编译器选项编译源代码usingcompileassemblyfromsourcemethod oficodecompilerinterfaceprocesscompilerresults如果没有错误,执行生成的应用程序
- 2022-01-26 05:04:25下载
- 积分:1