-
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
-
This procedure is soft clock procedure, if you do not have the hardware clock, y...
这个程序是软时钟程序,如果你不用硬时钟,可以使用这个程序-This procedure is soft clock procedure, if you do not have the hardware clock, you can use this procedure
- 2022-03-21 21:06:09下载
- 积分:1
-
贪食蛇汇编代码,6502内核环境下开发,调用时去掉一些头文件,在环境里定义ram的起始地址就可以编译...
贪食蛇汇编代码,6502内核环境下开发,调用时去掉一些头文件,在环境里定义ram的起始地址就可以编译-贪食蛇assembly code, 6502 kernel development environment, called to remove a number of header files, in the definition of environment ram start address can be compiled
- 2022-08-10 09:28:39下载
- 积分:1
-
Windows Environment 32
Windows环境下32位汇编语言程序设计配套书源码第7章-Windows Environment 32-bit assembly language programming book source supporting Chapter 7
- 2022-02-14 06:43:15下载
- 积分:1
-
基本的开方的小程序,学习时所写,算不的好,是本人学习汇编的习作,请多指教。...
基本的开方的小程序,学习时所写,算不的好,是本人学习汇编的习作,请多指教。-basic prescribing of small programs, written study, it is not good, I study is a compilation of the exercises, please enlighten.
- 2023-05-16 12:15:03下载
- 积分:1
-
City night lights a control procedure, with proteus simulation. Oh look at like
一个控制城市夜景霓虹灯的程序,带proteus仿真。喜欢的可以看看哦-City night lights a control procedure, with proteus simulation. Oh look at like
- 2022-08-04 00:00:07下载
- 积分:1
-
一个简单的execl(linux)下的服务器代码,有什么问题,请多指教...
一个简单的execl(linux)下的服务器代码,有什么问题,请多指教-a simple execl (linux) server code, any problem, please enlighten
- 2023-06-22 18:05:04下载
- 积分:1
-
(中断子程序)计时子程序
(中断子程序)计时子程序----------------CLOCK
功能:①TMR1每50000指令周期(即50000微秒)中断一次, 进入本程序后重装定时器
TMR1, 并清除TMR1溢出标志(PIR1,0).
-(Interrupt Subroutine) subroutine CLOCK timing functions: ① TMR1 every 50000 instruction cycles (that is 50000 microseconds) disruption of the first to enter this process re-timer TMR1, and clear TMR1 overflow flag (PIR1, 0).
- 2023-06-20 14:15:03下载
- 积分:1
-
通过用汇编语言编写液晶屏幕显示程序,连接左右液晶地址口和数据口,通过开关来来控制点亮和点灭.点亮开关则显示欢度佳节4个字样,点灭则屏幕是空....
通过用汇编语言编写液晶屏幕显示程序,连接左右液晶地址口和数据口,通过开关来来控制点亮和点灭.点亮开关则显示欢度佳节4个字样,点灭则屏幕是空.-Through the use of assembly language procedures for the preparation of liquid crystal display, LCD address to connect around the mouth and data port, through the switch to control light and point out. Lit switches show to celebrate the festive season four words, point out the screen is empty.
- 2022-05-24 08:23:55下载
- 积分:1
-
两个经典程序:显示系统时间,转换(大小写字母转换、二进制/八进制/十进制/十六进制间转换)...
两个经典程序:显示系统时间,转换(大小写字母转换、二进制/八进制/十进制/十六进制间转换)-two classics : Display System, the conversion (case-insensitive conversion, binary/octal/decimal/hexadecimal switch)
- 2022-02-21 17:34:26下载
- 积分:1