Welcome![Sign In][Sign Up]
Location:
Search - c51扩展

Search list

[Other resourceMCS-51系统中断优先级的软扩展

Description: 鉴于MCS-51系统只提供“二级中断嵌套”,提出扩展51系统中断优先级的纯软件方法。其利用51系统内建的中断允许寄存器IE和中断优先级寄存器IP,通过屏蔽字机制来实现;以C51的形式,给出这种扩展方法的函数库实现,为该方法的使用赋予友好、简洁的用户接口。-Given MCS-51 systems only provide "two interrupt nesting," expanded 51 priority system interruption of pure software. The use of 51 built-in system allows interruption Register IE and priority interrupt register IP, through word shielding mechanisms to achieve; C51 in the form of this expansion is the way to achieve functions, methods for the use of empowerment friendly, simple user interface.
Platform: | Size: 75711 | Author: 江丰 | Hits:

[ELanguagekeil_c51_maule

Description: 个人收藏的14篇有关KEIL C51语言编程的使用要点。 目录: C51变量或数据类型 C51 怎样将1个子程序段定位在1个固定的地址位置 C51存储模式 C语言下的单片机软件抗干扰实现的基本技巧之一---------对绝对地址的访问 DOS界面的KEIL C编译器的使用方法(^_^) keil51开发系统概述 Keil C51函数(不仅仅是函数,呵呵) Keil C51扩展关键字 Keil C51软件包中的通用文件 Keil C51指针 程序结构----KEIL C51的Bin、Inc、Lib三个子文件夹介绍 绝对地址访问------C与汇编的接口----- C51软件包中的通用文件----- 段名转换与程序优化 内存区域(Memory Areas)的定义--关键字 一个绝对地址使用的编程例子-personal collection of 14 related KEIL C51 use the programming language elements. Contents : C51 variables or data type C51 how a sub-positioning of the procedures in a fixed location address storage model C51 C language under the SCM software interference with the basic skills to achieve one of the absolute address --------- visit DOS interface KEIL C compiler to use (^_^) keil51 development system outlined Keil C51 function (not just function, huh) Keil Keil C51 C51 keyword expansion package definitive document Keil C51 program structure-pointer KEIL C51 Bin, Inc. Lib 3 subfolders introduced absolute addresses ------ C and compiled by the interface C51 ----- generic package of documents ----- convert with the procedures and optimize memory (Memory Areas), the definition -- a keyword abso
Platform: | Size: 16418 | Author: 王克敏 | Hits:

[Other resourceC51-SCH-JIFEN

Description: AT89C52单片机为核心,通过驱动芯片MAX7219和片外E2PROM AT24C64等串行接口芯片扩展外围接口设计而成多功能体育比赛电子计分器
Platform: | Size: 12419 | Author: 张品 | Hits:

[Other resourceC51

Description: 1,正如有的朋友所说,这是丁丁原作的改版(并无冒犯丁丁之意); 2,向丁丁学习,源程序公开,不过上位机界面(VB做的)暂时还不舍得(哈哈); 3,源程序框架便于大家扩展支持的芯片(编好了别忘了给我一份),上位机部分用数据库; 4,上下位机的通讯规约源程序里有简单说明,双击下边的组合框能看到发送的报文; 5,公开的动机:受晓奇无私精神感动,也是想得到高手(尤其是版主)的指点批评; 6,硬件增加了发送指示灯、四角增加了大面积焊盘用于焊上四个脚(比如用螺母); 7,软件修正了原不能打开16K以上HEX文件的错误,更大规模的文件可能还有问题; 8,另外,好多朋友问我原理图中的TL521是什么,其实应该是:TLP521-1(光偶)。
Platform: | Size: 958961 | Author: 宋建国 | Hits:

[Other resourcec51

Description: 上位机与多台下位机的单片机多机通信。 做好了通信框架,里面提供扩展接口,具体说明查看源码。
Platform: | Size: 33539 | Author: 章金龙 | Hits:

[Program docC51单片机 入门好教程1

Description: 这是一本关于 Intel 80C51 以及广大的 51 系列单片机的书 这本书介绍给读者一些 新的技术 使你的 8051 工程和开发过程变得简单 请注意 这本书的目的可不是教你各种 8051 嵌入式系统的解决方法 为使问题讨论更加清晰 在适当的地方给出了程序代码 我们以讨论项目的方法来说 明每章碰到的问题 所有的代码都可在附带的光盘上找到 你必须熟系 C 和 8051 汇编 因 为本书不是一本 C和汇编的指导书 你可以买到不少关于 ANSI C的书 最佳选择当然是 Intel 的数据书 可从你的芯片供应商处免费索取 和随编译工具附送的手册 附送光盘中有我为这本书编写和收集的程序 这些程序已经通过测试 这并不意味着 你可以随时把这些程序加到你的应用系统或工程中 有些地方必须首先经过修改才能结合 到你的程序中 这本书将教你充分使用你的工具 如果你只有 8051 的汇编程序 你也可以学习该书和 使用这些例子 但是你必须把 C 语言的程序装入你的汇编程序中 这对懂得 C 语言和 8051 汇编程序指令的人来说并不是一件困难的事 如果你有 C 编译器的话 那恭喜你 使用 C 语言进行开发是一个好的决定 你会发现 使用 C 进行开发将使你的工程开发和维护的时间大大减少 如果你已经拥有 Keil C51 那 你已经选择了一个非常好的开发工具 我发现 Keil 软件包能够提供最好的支持 本书支持 Keil C 的扩展 如果你有其它的开发工具像 Archimedes 和 Avocet 这本书也能很好地为 你服务 但你必须根据你所用的开发工具改变一些 Keil 的特殊指令 在书的一些地方有硬件图 实例程序在这些硬件上运行 这些图绘制地不是很详细 主要是方框图 但足以使读者明白软件和硬件之间的接口 读者应该把这本书看成工具书 而不是用来学习各种系统设计 通过本书 你可以了 解给定一定的硬件和软件设计之后 8051 的各种性能 希望你能从本书中获取灵感 并有助 于你的设计 使你豁然开朗 当然 我希望你也能够从本书中学到有用的知识 使之能够 提升你的设计
Platform: | Size: 951964 | Author: huolingyi | Hits:

[SCMc51的8255键盘及led扩展

Description: c51的8255键盘及led扩展
Platform: | Size: 29653 | Author: bneagle | Hits:

[SCMc51-gsm

Description: 使用STC89c58RD+系列单片机控制手机收发短信息的原理、硬件电路、PDU数据格式和短信息发送/接收程序,同时给出了一个应用实例。GSM采用的是西门子的TC35i,包括RS232串行接口,单片机采用STC89c58RD+,内部扩展RAM有256+1024字节的空间,可以作为短信缓冲区,1602液晶显示器(16引脚)作为显示模块和程序调试用.
Platform: | Size: 91000 | Author: bit.axin | Hits:

[Embeded-SCM Develop杜洋 IR_NEAR 红外 自动 感应 系统 锁存 式 输出

Description: - 极简电路设计高稳定性感应处理 - 无锁存和锁存双输出多种应用扩展 强光直射和家用电器的红外遥控器的环境中会有干扰,使开关自动跳变,稳定性差。于是这次我重点改进了源程序,加入了强光下、红外遥控器环境下的防干扰算法,让这个红外感应开关非常稳定,不再受任何干扰了。 另外对程序的改进,让这次的制作省去了一条导线,制作更简单,只需要单片机、红外传感器、LED指示灯、电池和面包板。HEX文件已经更新发布(IR_NEAR_V2),敬请下载仿制。 1. 利用单片机内部的ADC接收反射光数值,用程序算法避开其他光源的干扰。 2. 用开关发射LED进行双重检测,让启动和关断的临界点分开。 3. 采用20次连续检测方式,如果20次中有任何一次错误(干扰造成)都会重新检测。 4. 无锁存和锁存双输出,即可作为电灯开关也可作为感应水龙头的开关。
Platform: | Size: 17559 | Author: nyqxmfj@vip.qq.com | Hits:

[SCMc51源程序集合

Description: 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01.h │ AT24C16.asm │ at45d041.c │ colck-x41x.c │ DS12887.ASM │ Ds1302.asm │ DS1302.C │ ds1820.asm │ ds1820.c │ I2C-MCUZB.C │ KEY-MSP430.C │ LSD12864-LCD.C │ mcu2pckey.C │ MSP430.C │ PCF8563.C │ PCF8576-1121.c │ print-x44x.C │ rdflash.c │ scom-F13X.c │ SD2001.C │ Sle4442.asm │ TLC0831.c │ TLC0831A.c │ TLC1543.c │ TLC5620.c │ touch-ads7846.c │ w77e58_ram.asm │ x24c44.c │ x25020.c │ x5045.asm │ x5045.c │ ├─AD-MSP430f149D │ MSP430f149 AD源程序.doc │ ├─ADC8535 │ ADC8535.ASM │ Adc8535.c │ ADC8535.INC │ ├─bin │ 八月桂花香8yghx.txt │ 单灯振荡器ddzdq.txt │ 多灯振荡器duodzdq.txt │ 按键计数.asm │ 数码管0-99计数器99jsq.txt │ 时钟cloc.txt │ 正反流水灯lsdzf.txt │ 流水灯加数码管lsdsmg.txt │ 祝你平安znpa.txt │ 简单数字显示smg1.txt │ 键盘控制jpkz.txt │ 顺流水灯.asm.txt │ 顺逆流水灯.txt │ ├─c51源程序 │ 12232点阵信利液晶基本驱动程序.txt │ 16C554扩展多串口.txt │ 24C01.txt │ 24LC65.txt │ 51无防真器下内存监测程序.txt │ 8051和DS1820接口程序.txt │ 80c196kc的高速输入口和高速输出口模拟一个全双工的串口.txt │ 80c552读ds1820.txt │ 89c51与PC机的通讯程序.txt │ 8位C51 CRC 校验原程序.txt │ 93C46.txt │ ASM中的模块设计.txt │ AT24CXX 芯片驱动程序.txt │ AT45D041大容量IC卡 读写程序.txt │ AT90S2313仿真卡程序.txt │ Atmel 24C01.txt │ AVR模拟串口源程序1.txt │ AVR的开方子程序.txt │ C51 CRC16.txt │ C51几个有用的模块.txt │ C51的单片机底层串口程序.txt │ C51编程经验三则.txt │ CRC16 C程序.txt │ CRC中的计算方法.txt │ DES算法的ST7单片机实现程序.txt │ DS12887的C程序.txt │ DS1302 C51驱动程序.txt │ DS1302读写驱动程序.txt │ DS80c320接口程序.txt │ EEPROM测试程序.txt │ EPSON M311.txt │ HD44780.txt │ hex to bcd 的算法程序.txt │ HEX2BIN.txt │ keil c51 610a.txt │ K型热点偶温度电压曲线参数表.txt │ lcd多级菜单.txt │ LCD字库程序.txt │ LED显示器件的基础.txt │ Max7219的C51程序.txt │ max7219的串联编程.txt │ MD5算法简介.txt │ MGLS-240128T液晶点阵显示驱动程序.txt │ MON51板.txt │ MSP430F1121与液晶驱动芯片PCF8576的连接程序.txt │ MSP430F1121设计电子产品.txt │ PCF8563实时时钟IC.txt │ PC与单片机通信.txt │ PSD913F2 DS80c320.txt │ qqSLE4442.txt │ RD_AD2543.txt │ SED1335控制器汉字显示.txt │ sle4442 操作子程序.txt │ SLE4442.txt │ SMC1601接口程序.txt │ standard midi file format.txt │ T6963C图形.txt │ TLC2543驱动程序.txt │ ucdos 字库提取程序.txt │ winbond的w77e58双串口测试程.txt │ X25045用法完全公开.txt │ X25045看门狗_C.txt │ X9313这类数字电位器.txt │ 一个C51的通讯子程序.txt │ 一个字节位颠倒.txt │ 两片max7219的串联.txt │ 中华人民共和国国家标准.txt │ 中国电信.txt │ 串口中断服务程序.txt │ 串口数据收发的算法问题.txt │ 农历万年历.txt │ 划线的好的算法.txt │ 单片机上网子程序之一 .txt │ 单片机上网子程序之一.txt │ 单片机仿真IC电话卡.txt │ 单片机实现WAV文件的播放.txt │ 另类笑话一则.txt │ 国标字库.txt │ 多机通讯程序.txt │ 奇偶校验位.txt │ 如何提高电子产品的 EMC & EMI.txt │ 如何选择便携式产品电源IC.txt │ 字模提取程序.txt │ 字节位颠倒程序.txt │ 存储浮点数.txt │ 小区联网报警接收中心源程序.txt │ 找汉字点阵的子程序.txt │ 提供51无防真器下内存监测程序.txt │ 时钟芯片ds12c887的驱动程序.txt │ 智能温度记录仪.txt │ 有关protel99se sn.txt │ 标准授时信号.txt │ 汇编的CRC16程序.txt │ 液晶上画圆.txt │ 用普通IO模拟I2C总线源代码.txt │ 电容的选取与使用.txt │ 电脑舞台灯具.txt │ 相开始检测.txt │ 红外线接收程序.txt │ 编矩阵式键盘的方法.txt │ 编程规范.txt │ 西门子4442.txt │ 贴片元件手工焊接.txt │ 软件复位.txt │ 通用菜单模.txt │ 键盘扫描和键值检测.txt │ ├─c51源程序锦集 │ 16sw10.c │ 24cxx.c │ 93cxx.c │ acm12864.c │ at29c040_card.c │ at29c040_Card.zip │ demo1.c │ e-1330.c │ hd44780.c │ HEXBIN.zip │ ht1380.c │ ht9200b.c │ Hzf.c │ key.c │ led.c │ p89c51.c │ p89c51.zip │ P89C51RD.zip │ P89COM3.zip │ pc_115k.c │ ps-89rx.pdf │ r89c51.c │ read21ic.txt │ reset.c │ rp89com.c │ RP89com3.c │ rw_card.c │ softdog.c │ soft_ad.c │ soft_inf.c │ sp89com.c │ sp89com3.c │ t6963c.c │ w78exx.zip │ ├─ct2Timer │ REG54.H │ t2Timer.c │ t2timer.hex │ t2timer.Opt │ t2timer.Uv2 │ ├─py-sc │ 使用说明.txt │ 拼音输入.C │ ├─py-sc+ │ 51main.c │ 51PY.C │ PY.Uv2 │ 说明.txt │ └─thermo thermo.c
Platform: | Size: 672296 | Author: liuyangami@163.com | Hits:

[SCM外部扩展RAM测试

Description: 用C51读写外部扩展存储器RAM
Platform: | Size: 72047 | Author: chenxiaolong1173@163.cn | Hits:

[SCMMCS-51系统中断优先级的软扩展

Description: 鉴于MCS-51系统只提供“二级中断嵌套”,提出扩展51系统中断优先级的纯软件方法。其利用51系统内建的中断允许寄存器IE和中断优先级寄存器IP,通过屏蔽字机制来实现;以C51的形式,给出这种扩展方法的函数库实现,为该方法的使用赋予友好、简洁的用户接口。-Given MCS-51 systems only provide "two interrupt nesting," expanded 51 priority system interruption of pure software. The use of 51 built-in system allows interruption Register IE and priority interrupt register IP, through word shielding mechanisms to achieve; C51 in the form of this expansion is the way to achieve functions, methods for the use of empowerment friendly, simple user interface.
Platform: | Size: 75776 | Author: 江丰 | Hits:

[ELanguagekeil_c51_maule

Description: 个人收藏的14篇有关KEIL C51语言编程的使用要点。 目录: C51变量或数据类型 C51 怎样将1个子程序段定位在1个固定的地址位置 C51存储模式 C语言下的单片机软件抗干扰实现的基本技巧之一---------对绝对地址的访问 DOS界面的KEIL C编译器的使用方法(^_^) keil51开发系统概述 Keil C51函数(不仅仅是函数,呵呵) Keil C51扩展关键字 Keil C51软件包中的通用文件 Keil C51指针 程序结构----KEIL C51的Bin、Inc、Lib三个子文件夹介绍 绝对地址访问------C与汇编的接口----- C51软件包中的通用文件----- 段名转换与程序优化 内存区域(Memory Areas)的定义--关键字 一个绝对地址使用的编程例子-personal collection of 14 related KEIL C51 use the programming language elements. Contents : C51 variables or data type C51 how a sub-positioning of the procedures in a fixed location address storage model C51 C language under the SCM software interference with the basic skills to achieve one of the absolute address--------- visit DOS interface KEIL C compiler to use (^_^) keil51 development system outlined Keil C51 function (not just function, huh) Keil Keil C51 C51 keyword expansion package definitive document Keil C51 program structure-pointer KEIL C51 Bin, Inc. Lib 3 subfolders introduced absolute addresses------ C and compiled by the interface C51----- generic package of documents----- convert with the procedures and optimize memory (Memory Areas), the definition-- a keyword abso
Platform: | Size: 16384 | Author: 王克敏 | Hits:

[SCMKeilC517.01

Description: 环境要求:Windows 98/2000/XP Keil C51 7.0 版本 本盘附有书中的全部实例的代码模块,提供给读者参考之用。其中部分带有.UV2扩展名文件 的是给出了实例的全部代码并且经过编译的,读者可以直接在Keil C51环境下编译运行。-environmental requirements : Windows 98/2000/XP Keil C51 7.0 version of the book was available in all the examples the code modules, available to the readers reference. With some of them. UV2 extension of the document is presented examples of all the code and have compiled, readers can direct the Keil C51 compiler operating environment.
Platform: | Size: 7168 | Author: fency | Hits:

[SCM814code_asm

Description: 于ADuC812的智能无功补偿控制器的研制 一种眼科B型超声诊断议 SL11R单片机外部存储器扩展 单片机复位电路...支持键盘双击事件的C程序设计! 一些源程序 FrankLin C51 库函数的一些bug! VC++用ActiveX控件与单片机串行通信 -in ADuC812 intelligent reactive compensation controller development of a B-type ultrasonic ophthalmic diagnosis and SL11 SCM R external memory expansion MCU reset circuit keyboard support ... Double-click the C programming! some sources- C51 sequence FrankLin the function of some bug! VC using ActiveX controls and Serial Communication
Platform: | Size: 121856 | Author: mzy | Hits:

[SCMMSC51

Description: 单片机MSC51设计的5个源程序:1、数据排序2、多功能数字钟设计3、P1口循环亮灯设计4、脉冲计数器5、8250芯片串口扩展。另附程序详细介绍。 -microcontroller design MSC51 five sources : 1, 2 ranking data, multi-function digital clock design 3, I P1 lighting design cycle 4, pulse counter 5, 8250 chip serial expansion. Followed by procedures detailed briefing.
Platform: | Size: 380928 | Author: carll | Hits:

[SCMGOODGOOS

Description: 单片机并行I/O口数量总是有限的,有时并行口需作其他更重要的用途,一般也不会用数量众多的并行I/O口专门用来驱动显示电路,能否用80C51的串行通信口加上少量I/O及扩展芯片用于显示电路呢?答案是肯定的。 80C51的串行通信口是一个功能强大的通信口,而且是相当好用的通信口,用于显示驱动电路再合适不过了,下面我们就根据这种需要设计一个用两个串行通信口线加上两根普通I/O口,设计一个4位LED显示电路。当然只要再加上两根I/O口线即可轻易实现8位LED的显示电路。-SCM parallel I/O I always limited quantity, and sometimes parallel port need for other more important uses, generally will not be used for a large number of parallel I/O I show devoted to the drive circuit 80 C51 able to use the serial communication port with a small amount of I/O and expansion of chips for the display circuit? The answer is yes. 80C51 Serial Communications mouth is a powerful communications mouth, but is very handy communications mouth, for the display driver circuit could not have been more appropriate, Now we need to design the basis of this one with two serial communication lines with two general I/O Hau, Design of a four LED display circuit. Of course if coupled with two I/O lines I could easily achieved eight LED display circuit.
Platform: | Size: 19456 | Author: | Hits:

[SCMIDT7132

Description: AT89C52扩展外部双口RAM(IDT7132),在Keil C51环境下测试,和一般的RAM使用方法相当!用串口调试助手观看测试结果-AT89C52 expand external dual-port RAM (IDT7132) Keil C51 in the test environment, and the general use of RAM is! Help with serial debugging watched test results
Platform: | Size: 1024 | Author: 陈桂辉 | Hits:

[SCMc51

Description: 上位机与多台下位机的单片机多机通信。 做好了通信框架,里面提供扩展接口,具体说明查看源码。-PC audience and multi-bit single-chip multi-machine communication. Do a good job in the communications framework, which provides the expansion interface, specify the source view.
Platform: | Size: 32768 | Author: 章金龙 | Hits:

[Embeded-SCM DevelopC51

Description: 93c46读写程序,经过调试的,很好用的扩展芯片-93c46
Platform: | Size: 33792 | Author: dfs | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net