投影机串口控制码大全
上传时间: 2014-12-26
上传用户:wsq921779565
uCOS_II_2.52源码中文译注
上传时间: 2013-11-14
上传用户:13681659100
ucos 源码uCOS-II vv2.8源码。
上传时间: 2013-11-03
上传用户:zhouchang199
编程用的七段LED驱动码查询
上传时间: 2013-11-11
上传用户:苏苏苏苏
在理论分析循环码编码和译码基本原理的基础上,提出了基于单片机系统的(24,16)循环码软件实现编码、译码的方案。仿真结果表明(24,16)循环码能有效地克服来自通讯信道的干扰,保证数据通信的可靠及系统的稳定,使误码率大幅度降低。本论文对(24,16)循环码的研究结果表明,可以有效地降低错误概率和提高系统的吞吐量,实现纠错仅需要在接收端增加有限的存储空间和计算复杂度,具有一定的实用价值。 Abstract: Based on analyzing the theory of encoding and decoding of cyclic code, this paper showed the schemes of encoding and decoding of(24,16)cyclic code by the software and based on microcontroller. Simulation results show that using (24,16) cyclic codes can effectively overcome the interference from communication channel, ensure the reliability and stability of data communication systems, and reduce the bit error rate greatly. The results of this paper show that by using the (24,16) cyclic code, the error rate can be reduced and the system throughput can be improved. Meanwhile, the system only needs to enlarge limited storage space and computation the complexity at the receiving end to realize error correction. Thus the (24,16) cyclic code has a practical value.
上传时间: 2013-11-09
上传用户:gaoliangncepu
BIT_SELFREFRESH EQU (1<<22) ;定义SDRAM自刷新标志位 16 17 ;Pre-defined constants 预定义6种工作模式 18 USERMODE EQU 0x10 ;用户模式 19 FIQMODE EQU 0x11 ;快速中断模式 20 IRQMODE EQU 0x12 ;中断模式 21 SVCMODE EQU 0x13 ;监管模式 22 ABORTMODE EQU 0x17 ;异常中断模式 23 UNDEFMODE EQU 0x1b ;未定义模式 24 25 MODEMASK EQU 0x1f ;模式掩码 26 NOINT EQU 0xc0 ;取消中断 27 28 ;The location of stacks;设置6种工作模式的堆栈的起始地址 29 ;在option.inc中定义了_STACK_BASEADDRESS EQU 0x33ff8000 30 UserStack EQU (_STACK_BASEADDRESS-0x3800) ;0x33ff4800 ~ 31 SVCStack EQU (_STACK_BASEADDRESS-0x2800) ;0x33ff5800 ~ 32 UndefStack EQU (_STACK_BASEADDRESS-0x2400) ;0x33ff5c00 ~ 33 AbortStack EQU (_STACK_BASEADDRESS-0x2000) ;0x33ff6000 ~ 34 IRQStack EQU (_STACK_BASEADDRESS-0x1000) ;0x33ff7000 ~ 35 FIQStack EQU (_STACK_BASEADDRESS-0x0) ;0x33ff8000 ~
上传时间: 2013-10-07
上传用户:m62383408
概述 BL35P02R是一款低功耗8位OTP型微控制器单元(MCU),并带有内置高精度振荡器,及一个可直接驱动红外发射管的遥控码输出口,适用于各类家电(如电视、VCD机等)的红外遥控器。 主要特点 8位CISC结构CPU(MotorolaHC05兼容)最多可支持16个通用IO口和1个输入口1个8位定时/计数器9路键盘中断(KBI)1路遥控码输出口(IROUT),8种载波频率可选(1/3占空比),驱动能力强(>300mA)外接晶振325K-8MHz/内置RC振荡4MHz(偏差≤5%,0-40℃,2.0-3.6V工作电压范围内)低功耗设计(待机功耗<1uA@3V)32byteRAM(含堆栈)2K*8bitOTPROMOTP数据加密功能工作电压2.0-5.5V封装形式:SOP20(300mil)/SOP18(300mil)/SOP16(150mil)
上传时间: 2013-10-12
上传用户:z240529971
概述 BL35P02是一款低功耗8位OTP型微控制器单元(MCU),适用于各类家电(如电视、VCD机等)的红外遥控器。 主要特点 8位CISC结构CPU(MotorolaHC05兼容)15个通用IO口1个8位定时/计数器9路键盘中断(KBI)1路遥控码输出口(IROUT),8种载波频率可选(1/3占空比)外接晶振325K-8MHz低功耗设计(待机功耗<1uA@3V)32byteRAM(含堆栈)2K*8bitOTPROMOTP数据加密功能工作电压2.0-5.5V封装形式:SOP20(300mil)/SSOP20(200mil)/SOP16(150mil)
上传时间: 2013-11-06
上传用户:894448095
摘要:本文详细叙述了基于FPGA及单片机K实现时码终端系统的设计方法,该系统可用于对国际通用时间格式码IRIG码(简称B码)的解调,以及产生各种采样、同步频率信号,也可作为其它系统的时基和采样、同步信号的基准。关键词:单片机;IRIG-B格式码;FPGA;解调;控制;接口
上传时间: 2013-12-16
上传用户:CSUSheep
最强万年历源码(支持24节气、支持所有单片机、ARM)
上传时间: 2013-10-21
上传用户:bjgaofei