当前位置:
首页 资源下载
搜索资源 - infrared interruption
搜索资源列表
-
0下载:
ucos2 v2.80在lpc2148上的一个完整程序,在IAR上运行,包含4中断设计,串口的源代码.还有红外解码运用-ucos2 v2.80 in lpc2148 of a complete procedure, the IAR run contains four interruption design, Serial source. also use infrared decoder
-
-
0下载:
本实验板的制作原则,简单实用。资源: 8 个LED(闪灯,走马灯,各式花样灯)。4 个数码管(时钟显示,遥控码显示,计数显示等各种显示)。6 个按键(按键扫描,中断,计数器)。 AT24C02(I2C 总线接口实验)。6个接收头(家电遥控器接收,解码)。MAX232(串行RS232 和电脑通迅实验)。蜂鸣器提供各种实验的例程,让初学者轻松学会单片机编程。其中的遥控解码程序,可将红外遥控器的代码显示到LED 上,是遥控开发的好工具。-This experiment the production o
-
-
1下载:
此例程为益芯科技为单片益智系列智能防撞机器人你的综合应用例程,全面包括了对LED灯,数码管,串口嗵信,中断/查询,声控,光敏,红外反射与接收等操作.是真正的一款不可多得的例程资料.-Routine for the core benefits of this technology for the monolithic robot puzzle series smart you crash the comprehensive application of routine, comprehensive
-
-
0下载:
Infrared Interruption counter (AT89C2051)
-
-
0下载:
前些天做的一个关于红外遥控器解码的程序,利用单片机的中断进行处理!算法很巧妙!-The other day on the infrared remote control decoding process, the interruption of the use of single-chip processing! Algorithm is very clever!
-
-
1下载:
单片机编程实例大全,有8路跑马灯,24-93存储器,AD/DA,步近电机,按键,红外遥控,看门狗,串口,通信,中断,液晶显示,定时器,很全,有C,ASM.
两种格式.很不错.-Microcontroller Programming Example Daquan, there are 8-way ticker, 24-93 memory, AD/DA, step near motors, buttons, infrared remote control, watchdog, serial,
-
-
0下载:
通过中断接收红外信号,接收后中断处理,最后通过I/O口显示出来-Through the interruption of receiving infrared signals, receive post-interrupt processing, the final adoption of I/O port is displayed
-
-
0下载:
51单片机源程序:1-流水灯、2-数码管动态扫描、3-数码管移动、4-输入输出口、5-喇叭、6-按键程序、7-定时器0、8-定时器1、9-中断、12-红外测试、14-24c02_EEPROM读写、21-红外解码数码管显示-51 MCU source: 1- water lamps, 2- Digital control dynamic scan, 3- digital tube mobile, 4- input and output ports, 5- Speaker, 6- key progr
-
-
0下载:
一个单片机最小系统,包括串口下载、复位电路,采用两路外部中断输入门禁和红外探测两路信号(采用两个小按键模拟),中断信号输入后能将报警信息在四位一体数码管上显示,并输出声光报警信号。-A single chip minimize system, including serial download and reset circuit, the two road input entrance guard and external interruption, infrared detection two
-
-
0下载:
源码为S3C6410下的红外驱动加测试源码,红外中断为EINT12-Source and test source S3C6410 infrared driver, infrared interruption EINT12
-
-
0下载:
NEC协议的红外遥控器编码解码程序,大家收集到的通常是采用定时器中断的方式,我这个代码是采用软件延时的方法实现的,能省掉单片机的一个定时器中断源,一直运用于项目上。(NEC protocol's infrared remote control coding and decoding program. We usually use the way of timer interruption. My code is implemented by software delay. It can save
-