搜索资源列表
yejingxianshi000003
- 红外线遥控器解码程序(汇编) ORG 0000H AJMP MAIN ORG 0003H 外部中断INT0入口地址 AJMP INT 转中断服务子程序 MAIN: MOV SP,#40H MOV P1,#00H SETB EA 开CPU中断 SETB IT0 设定INT0触发方式 SETB EX0 INT0请求中断 DSP: MOV R2,#9 将遥控器键值转化成A(0~9) MOV DPTR,#TA
阻塞模式主要用于无窗口、多线程处理中
- 阻塞模式主要用于无窗口、多线程处理中。启动服务之后应该启动一个线程来轮询DTU数据,收到数据后直接处理,或放数据缓存,再由其他线程来处理。-Blocking mode is mainly used for non-window, multi-threaded processing. After the start the service should start a thread to poll the DTU data, received data directly, or put the d
UART_Program
- 串口中断服务函数集,使用十分方便 51单片机串口调试程序(C语言)-Serial port interrupt service function is set, 51 MCU serial port is very convenient to use the debugger (C language)
GPIO_KeyInterrupt
- 按键进入GPIO中断服务函数,并采用延时函数来控制LED的亮灭。开发环境:TKStudio。使用中断函数需在vector_cfg.h中修改对应的中断,例如:#define PIOINT1_IRQ_Handle GPIOIsr0,还需要在vector_table.c中写外部函数定义,例如:extern void GPIOIsr0 (void) -Press the button to enter the GPIO interrupt service function, and use delay
avr_rklib
- This file contains source codes library written in C in WinAVR for AVR. This library contains samples of service various devices: ADC, DAC, thermometers, timers etc.
code
- 通过timer0每0.5s产生一个中断,在中断服务程序里改变LED的状态。-0.5s through a timer0 each interruption in the interrupt service routine to change the status LED.
ext_int_sw
- assembly program for AVR128 The interrupt service routine is excuted by a external switch. Using AVR Studio 4
zdsjdt
- 自动升降电梯控制器设计 要求: 设计一个6层楼的电梯控制器。 该控制器可控制电梯完成6层楼的载客服而且遵循方向优先原则,并能响应提前关门延时关门,并具有超载报警和故障报警; 同时指示电梯运行情况和电梯内外请求信息。-Auto-Lift elevator controller design requirements: design of a six-story elevator controller. The controller can control the completio
D908ZCFH2
- SAMSUNG三星D908ZCFH2中国大陆专用非移动定制客服版本-SAMSUNG Samsung D908ZCFH2 mainland China-specific non-mobile customized version of Customer Service
4
- IRQ中断处理实验 本实验得到的结果为,系统运行起来后,按12345678任意键,相应的八段数码管就会点亮。 在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。 注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。-IRQ interrupt handling experimental results of this experiment, the system is runnin
5
- 定时器实验: 实验得到的结果为,四个8段数码管显示1234,当按下某键盘后,就会产生定时中断,四个8段数码管只会点亮相对应的那个,在一定延时后,四个8段数码管又恢复显示1234。 在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。 注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 -Timer experiment: the experimental results for
nokia6210servman
- Nokia 6210 Service Manual
danpianjishiyanbaogao
- 实验目的 目的:掌握定时器T0、T1的方式选择和编程方法,了解中断服务程序的设计方法,学会实时程序的调试技巧。 -Aim Objective: To master the timer T0, T1 of the mode selection and programming methods, to understand the design method of the interrupt service routine, and learn skills in real-time debu
2111280-MC8790V-Product-Specification-v1.3
- In order to use this SDK the following steps must be followed: - Sierra Wireless device drivers must be installed. A complete device driver package is available for convenience. This package is highly customizable and should be integrated in in
RFControl
- RF Control source for service calling in restaurant.
Electronic-network-of-C51
- 大虾电子网30章C51入门教程 聂小猛,网名丁丁,国内著名的大虾电子网(http://www.daxia.com)创始人,1998年从广州中山大学物理系毕业,在广州一家从事寻呼基站业务的公司工作。99年跳到深圳华为,从事大型通信电源监控的设计工作,2000年回到广州,尝试了一年创业,成绩不佳,期间创建了51单片机网站(大虾电子网http://www.daxia.com的前身)。2001年进入广州新太科技,负责重点项目信息电话的技术工作,工作一年后,即成为该公司核心员工,2003年跳出,重新开
CS17-1
- 单片机与PC 串口通信互发数据,正确设置波特率,快速掌握收发数据的基本操作-Microcontroller and the PC serial communication service among the data, the baud rate is set correctly, quickly grasp the basic operation of sending and receiving data
1-wire-DS18B20
- The file contains source codes written in C in AVR Studio. This code source contains sample of service thermometer DS18B20 on 1-wire interface
telepathy-rakia-0.7.2.tar
- Telepathy is a flexible, modular communications framework that enables real-time communication via pluggable protocol backends. Telepathy is a communications service that can be accessed by many applications ("clients") simultaneously. This allo
dtu
- 启动服务之后应该启动一个线程来轮询DTU数据,收到数据后直接处理,或放数据缓存,再由其他线程来处理用来定义宏电dtu的工作线程-After the start the service should start a thread to poll the DTU data, received data directly, or put the data cache, and then from the other thread to handle the electricity used to de