搜索资源列表
BAS-INT1
- A tiny BASIC interpreter in c !
sd2000全系列 51汇编程序
- 本程序用于测试实时时钟模块SD2000系列功能之一:四种中断功能 程序功能如下: 1.在SD2000试验板上显示实时时间的小时和分钟? 2./INT1 到指定时刻时输出低电平. 3./INT2输出固定频率32768HZ. 4.测试每分钟边沿中断输出(INT MODE3)和每分钟固定中断输出(INT MODE4)功能-procedures used to test the real-time clock module SD2000 series of functional one : four i
51汇编程序1ASM
- 本程序用于测试实时时钟模块SD2000的SRAM存储器D/E系列, 程序功能如下: 1. 关闭/INT1及/INT2的中断输出 2. 初始化时间(写时间数据) 3. 在BREAKPOINT1设断点时,依次读时间-写SRAM数据-读SRAM数据循环 4. 全速执行时,LED四位分别显示小时和分钟的值-procedures used to test the real-time clock module SD2000 SRAM memory D / E Series, procedures follo
INT1
- 单片机开发系统演示程序之外部中断-外部中断计数-Microcontroller Development System Demonstration Program of the external interrupts- external interrupt count
Interrupts
- C8051F020单片机中断程序 This software shows the necessary configuration to use External Interrupt 0 (/INT0) or External Interrupt 1 (/INT1) as an interrupt source. The code executes the initialization routines and then spins in an infinite while() l
5eachzip1
- 用51单片机SCM模拟霓虹灯的操作,产生不同的闪烁效果果,并且用K1,K2接INT0,INT1,产生外部中断。 -51 SCM SCM simulated neon operation, resulting in the flicker effect of fruit and with K1,, K2, then INT0 is INT1 external interrupt.
P51_KEELOQ_HCI
- 现在常用的都是PIC解滚码HCS300/301,及那个DECRYPT的加密算法很少能找到这样的C程序,且又是在51下的,我也没有找到是从PIC的汇编中,一句句理顺,转成C的本例只对关键程序,24C002存储及同步校验等非本程序关键程序介绍:1 利用INT1 和定时器1的GATE=1,高电平时计数,加中断后判断时间,完成滚码串行数据接收2 接收完成后,在DECRYPT下解密3 检查序列号 校验同步值 -Now are PIC solution roll code HCS300/301, an
INT1
- interrupt control with 8051
intcount
- 51单片机计算INT0,INT1的按键次数,有c语言代码和汇编语言代码(ASM)(51 MCU INT0, INT1 the number of keys, C language code and assembly language code (ASM))