搜索资源列表
NestedInterrupts
- Freescale HCS12 系列嵌套中断源码-Freescale HCS12 series nested interrupt source
comin
- LPC串口初始化源代码,含发送接收和中断处理程序-LPC serial port initialization source code, including receiving and sending interrupt handling procedures
clockint
- 基于44BOX实验板上时钟中断的源码,ADS环境下使用,源码已在实验板上调试通过-44BOX board clock interrupt source code, the use of the ADS environment, OSS has been in experimental board debugging through
RS232中断开发C语言源程序
- RS232 中断开发 C 语言源程序 包内包含C源代码以及汇编子程序-RS232 interrupt the development of C language source code package includes C source code and compiled subprogram
NESTR75xF
- 嵌入式实验源码。包括:电源管理、复位、时钟管理,中断控制器,看门狗等10个实验源码。-Embedded experimental source. Include: power management, reset, clock management, interrupt controller, watchdog, such as 10 experimental source.
main
- 例程源代码的16位软件中断,大家可以-Routine source code 16 software interrupt, we can look at
8253clock
- 本实验利用8253做定时器,用定时器输出的脉冲控制8259产生中断 在8259中断处理程序中,对时、分、秒进行计数,在等待中断的循 环中用LED显示时间。 8253用定时器/计数器1,8253片选接CS4,地址为0C000H。8253时钟 源CLK1接分频电路的F/64输出。分频器的Fin接4MHz时钟。8253的 GATE1接VCC。 8259中断INT0接8253的OUT1,片选接CS5,地址为0D000H。 显示电路的KEY/LED CS 接CS0
interrupt
- 中断系统的ARM源码程序,内含ADS的可执行文件-arm source program for interrupt
pcf8563FA
- 一个ASCI码(7F),用于虚拟按键用修改UART串口的命令解析程序源码,修改RTC的pcf8563中断部分,精简IIC与smart完整源代码,可直接使用。-An ASCI code (7F), for the virtual UART serial key command with a modified analytic program source code, modify the pcf8563 RTC interrupt part of the IIC and smart to stre
jiaotongdeng
- P1.0—P1.2分别为南北方向的红,黄,绿灯; P1.3——P1.5为东西方向的红,黄,绿灯;共阴极数码管的a,b,c,d,e,f,g,dp分别接P0.0-P0.7;数码管V0-V2分别接P2.0——P2.2(V0为百位,V1为10位,V2为个位);南北为主干道,能行时间180秒,黄灯亮3秒,东西为乡村道,通行时间为60秒,黄灯亮3秒;采用T0为中断源,扫描显示数码管,T1为定时器,每次定时0.5秒,两次计数1秒。 -P1.0-P1.2 north-south direction, re
(ATmega16)
- 基于mega64的 TWI通讯源代码 主机发送 轮询方式发送从机接收 中断方式-TWI communication based mega64 the host to send the source code is sent from the machine receiving polling interrupt
int-PWM
- PIC单片机PIC16F676外部中断与定时中断同时使用PWM输出程序源码,有详细说明,欢迎下载学习。-PIC16F676 PIC microcontroller with an external interrupt timer interrupt program source code while using the PWM output
adc_interrupt
- this is c source code for reading a adc of c8051f040 microconverter in interrupt mode to reduce the load on cpu.
interrupt
- 边沿中断源代码,一旦检测到边沿中断,程序将会转入子函数并执行相关命令,比较适合刚开始学习边沿中断的新手-Edge interrupt source, interrupt edge is detected, the program will be transferred to subroutine and execute the related command, more suitable for the beginning novice to learn the edge interrupt
the-microcontroller-applications
- 此五个源代码是关于单片机应用的。依次为:串行通信中利用中断方式收发数据;矩阵键盘中逐行扫描法的应用;利用定时器T0查询方式控制P0口八位LED灯闪烁;利用定时器T0中断方式控制数码管动态显示0-999;利用外部中断计数并让数码管显示此数值。-Five of this source code on the microcontroller applications. As follows: serial communication send and receive data interrupt t
test2
- zigbee通信,中断实现,按键控制功能,完整项目,包含源码-zigbee communication, interrupt key control functions, the complete project, including source
INT0
- AVR Atmega16 ICC INT0中断源代码-The AVR Atmega16 ICC INT0 interrupt source code
PIT-
- 根据freescale的16位单片机HCS12(XS128)系列的PIT中断源程序-16-bit microcontroller based on freescale HCS12 (XS128) series PIT interrupt source
A-timer-interrupt
- MSP430F149的源代码,定时A的中断,已调试好,可直接使用-MSP430F149 source, timer A interrupt, debugging, and can be used directly
K60_Car_zhang
- 基于cortex-M4的K60芯片,主要实现直立智能车平衡程序,源程序包含平衡滤波算法,基于IAR for ARM开发软件的项目工程,里面包含主函数,CCD,卡尔曼滤波,中断等源程序-Cortex-M4 based on the K60 chips, the main vehicle to achieve balanced upright intelligent program source code contains the balance filter algorithm based on