-
This application report describes the use of Timer_A3 to decode RC5 and SIRC TV...
本应用报告描述了如何使用定时器对RC5和SIRC电视红外遥控信号进行解码。本报告中描述的解码器是中断驱动的,使用定时器的特定功能来操作后台功能。只有一小部分msp430cpu?使用非实时资源。定时器模块的特定硬件位锁存功能用于红外数据信号的实时解码,独立于CPU,与CPU异步。CPU活动和功耗保持在绝对最低水平。定时器实现还允许其他任务同时发生(如果需要)。所提供的解决方案是专为MSP430x11x(1)和MSP430x12x衍生产品编写的,但可以适用于任何其他包含定时器的MSP430。基于MSP430的电视遥控器设计
- 2022-01-27 17:19:39下载
- 积分:1
-
基于msp430的程序
基于msp430的程序-based on the procedures Controller
- 2022-12-31 23:50:03下载
- 积分:1
-
The code is written in BASCOM AVR compiler. for ATmega16 microcontroller. For fa...
The code is written in BASCOM AVR compiler. for ATmega16 microcontroller. For fastest finger first project-The code is written in BASCOM AVR compiler. for ATmega16 microcontroller. For fastest finger first project...
- 2022-02-20 20:05:17下载
- 积分:1
-
I CS3758DEMO prepared by the test procedure CS3758 mainly for 5.1 CH electronic...
本人编写的CS3758DEMO测试程序,CS3758主要用于5.1CH电子音量控制,兼容PT2258-I CS3758DEMO prepared by the test procedure CS3758 mainly for 5.1 CH electronic volume control, compatibility PT2258
- 2023-01-02 09:40:03下载
- 积分:1
-
To MPS430F149 for the hardware platform, the use of I/O port simulation I2C bus...
以MPS430F149为硬件平台,利用I/O口模拟I2C总线协议,对日精的时钟芯片S35390A_C做了初始化子程序、读时钟子程序、写时间子程序、脉冲为1赫兹输出子程序。-To MPS430F149 for the hardware platform, the use of I/O port simulation I2C bus protocol on-chip clock nissei S35390A_C done initialization subroutine, read subroutine clock, the time to write subroutines, pulse for 1 Hz output subroutine.
- 2022-02-04 19:59:21下载
- 积分:1
-
Infrared Remote Control Electronic locks procedures, through the infrared remote
红外遥控电子密码锁程序,通过红外遥控我们的电子密码锁-Infrared Remote Control Electronic locks procedures, through the infrared remote-control our electronic code lock
- 2022-08-23 16:03:26下载
- 积分:1
-
有趣的心形动画源程序!
有趣的心形动画源程序!-interesting heart-shaped animation source!
- 2022-03-20 07:55:45下载
- 积分:1
-
汇编语言经典程序1
汇编语言经典程序1-assembly language procedures a classic
- 2022-02-01 16:53:11下载
- 积分:1
-
单片机红外遥控实例 功能:通过红外遥控实现对LED的控制
单片机红外遥控实例 功能:通过红外遥控实现对LED的控制-pic led
- 2022-09-30 15:25:02下载
- 积分:1
-
派生类对象的复制与赋值
-------------------
执行C的拷贝构造函数
执行C的赋值函数
c1.x=1,c1.y=2
c2.x=1,c2.y=200
c3.x=10,c3.y=200
-------------------
执行D的拷贝构造函数
执行D的赋值函数
e1
- 2022-08-21 14:26:04下载
- 积分:1