Welcome![Sign In][Sign Up]
Location:
Search - mcs-96

Search list

[Driver DevelopMCS-96A_D

Description: MCS-96单片机A_D转换器应用-通过检测AD_RESULT(LO)中的S位来判定A/D转换是否完成。需要注意的是,当发出启动A/D转换命令后,AD_RESULT中的S位要经过8个状态周期后才能对其查询.-MCS-96 microcontroller A_D converter applications-through detection AD_RESULT (LO) the S to determine A / D converter whether completed. We need to be aware that when issued start A / D conversion orders, AD_RESULT the S-8 to go through cycle after the state of its inquiries.
Platform: | Size: 3928 | Author: 容健 | Hits:

[Other resourceMCS-96

Description: MCS-96的说明,编程与硬件!工业上用的比较多有80C196\\80C186
Platform: | Size: 16776821 | Author: cnwkswxf | Hits:

[Embeded-SCM Developmcs-96系列十六位单片微机实用手册

Description: mcs-96系列十六位单片微机实用手册--MCS-96 series 16-bit SCM manual.
Platform: | Size: 6829019 | Author: 李志勇 | Hits:

[OtherMCS-96系列单片微机原理与实践

Description: 详细介绍96系列产品的应用
Platform: | Size: 3791495 | Author: LRCHUN | Hits:

[Embeded-SCM Developmcs-96系列十六位单片微机实用手册

Description: mcs-96系列十六位单片微机实用手册--MCS-96 series 16-bit SCM manual.
Platform: | Size: 6829056 | Author: 李志勇 | Hits:

[Embeded-SCM DevelopMCS51_PC

Description: MCS与51通讯的程序,PC侧采用VB6.0。--Communication between MCS and 51. PC side uses VB6.0.
Platform: | Size: 1024 | Author: 张华 | 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:

[Other微机原理与接口实验(复旦)

Description: 第一章 8086程序设计 第二章 MCS-51程序设计 第三章 微机基本系统的设计 第四章 存贮器与接口 第五章 并行接口 第六章 计数器、定时器与接口 第七章 显示器与键盘接口 第八章 串行通信及接口 第九章 数模转换器和模数转换器接口-first Chapter 8086 Chapter II program design MCS-51 Chapter III program design basic computer system design the fourth chapter memory interface and parallel interface Chapter 5 Chapter VI counter, timer and Interface Display and Chapter VII of Chapter VIII of the keyboard interface and serial communication interface Chapter IX Digital and analog-digital conversion interfaces
Platform: | Size: 9617408 | Author: | Hits:

[SCM51MCUI2Cdriver

Description: MCS-51单片机模拟I2C软件包(内含有应用实例)本版本是针对24系列EEPROM专门设置的,用此软件包进行EEPROM读写时,用户不必考虑页写问题,及16位存储器地址的问题-MCS-51 microcontroller simulation package I2C (contain examples) versions of the series EEPROM 24 specially set up by using this package EEPROM read and write, the user need not consider the page to write, and 16-bit memory address issues
Platform: | Size: 47104 | Author: 袁烯埥 | Hits:

[Communicationmcs-96SCM

Description: 程序编写说明,关于mc编程的文档资料,教程哦,很好的东西-procedures for the preparation of notes on mc programming documentation, tutorials Oh, good things
Platform: | Size: 8972288 | Author: HUANG | Hits:

[Driver DevelopMCS-96A_D

Description: MCS-96单片机A_D转换器应用-通过检测AD_RESULT(LO)中的S位来判定A/D转换是否完成。需要注意的是,当发出启动A/D转换命令后,AD_RESULT中的S位要经过8个状态周期后才能对其查询.-MCS-96 microcontroller A_D converter applications-through detection AD_RESULT (LO) the S to determine A/D converter whether completed. We need to be aware that when issued start A/D conversion orders, AD_RESULT the S-8 to go through cycle after the state of its inquiries.
Platform: | Size: 4096 | Author: | Hits:

[Driver DevelopMCS-96PWM

Description: 用PWM产生锯齿波,应使PWM寄存器中的值线性增加,那么在PWM输出端将得到宽度线性增加的脉冲波,经滤波后,便可得到锯齿波。-have used PWM ramp, it should PWM register with the value of linear increase, then the PWM output will be increased linearly width of the pulse wave, filter, which will be ramp.
Platform: | Size: 4096 | Author: | Hits:

[assembly languageasm001

Description: MCS-96单片机A_D转换器应用,包括查询式方法和中断方法。查询法通过检测AD_RESULT(LO)中的S位来判定A/D转换是否完成,中断方法用来实现多任务处理。-MCS-96 microcontroller A_D converter applications, including inquiries approaches and methods interruption. Query by detecting AD_RESULT (LO), the S-judge A/D conversion if completed, Methods used to achieve interruption of multi-tasking.
Platform: | Size: 4096 | Author: | Hits:

[assembly languageasm002

Description: MCS-96单片机串行口应用,利用串行口进行串行数据传送时,可采用查询法或中断法实现。-MCS-96 microcontroller serial port applications, the use of serial port for serial data transmission. available inquiries or interruption Method.
Platform: | Size: 4096 | Author: | Hits:

[Software Engineering51_assembler

Description: MCS-51智能反编译器能自动区分代码段和数据段,使反编译出的源程序几乎不做任何修改即可进行再编译,使您更快捷地分析程序, 及修改再编译等,注:(转载)-MCS-51 Intelligent Decompiler can automatically distinguish between code and data segment, so that the decompile the source code in almost any change can not re-compiled, so that a more efficient analysis of your procedures, and modification of re-compile, etc. Note: (reprint)
Platform: | Size: 235520 | Author: 欧进文 | Hits:

[Software EngineeringMCS-96

Description: MCS-96的说明,编程与硬件!工业上用的比较多有80C196\80C186-MCS-96 note, programming and hardware! Industry has used more 80C19680C186
Platform: | Size: 16776192 | Author: cnwkswxf | Hits:

[SCMMCS-51

Description: 基于单片机MCS-51的智能密码锁设计 要介绍了MCS-51单片机的结构及应用特点,并详细地提出了基于MCS一51单片机 多功能密码锁的软件和硬件设计的方法。-Based on the MCS-51 single-chip smart locks designed to introduce the MCS-51 single-chip application of the structure and characteristics, and detailed MCS based on a 51 single-chip multi-function locks the software and hardware design methods .
Platform: | Size: 119808 | Author: 罗志坚 | Hits:

[SCMC51

Description: MCS-51单片机有5个中断源,其中两个是由-INT0、-INT1引脚输入的外部中断源;另外三个是内部中断源即由T0、T1的溢出引起中断和串行口发送完一个字节或接收到一个字节数据引起中断。触发外部中断有两种方式,即下降沿引起中断或低电平引起中断。当编程TCON中的ITi(i=0、1)为1时,则引起触发的方式为边沿触发方式,反之(ITi=0)为低电平触发方式。每个中断源的中断请求能否得到响应要受两级“开关”的控制,即一个总“开关”-MCS-51 single-chip has five interrupt sources, two of which are by-INT0,-INT1 pin input external interrupt source the other three internal interrupt sources from the T0, T1 overflow caused by the disruption and serial port sending or receiving end of a byte to a byte of data caused by interruption. Triggered external interrupt has two modes, namely, falling edge or low-level disruption caused disruption caused. When programming TCON in ITi (i = 0,1) for the 1:00 has been the subject of a way to trigger the way to the edge of the trigger, on the contrary (ITi = 0) for low-level trigger mode. Each interrupt source interrupt request can be subject to levels in response to
Platform: | Size: 1024 | Author: 张理 | Hits:

[Other Embeded program1602

Description: MCS-51 单片机运行1602LCD的实例, 用proteus 仿真通过。-MCS-51 single-chip running 1602LCD example, through simulation using Proteus.
Platform: | Size: 190464 | Author: jibing | Hits:

[SCMMCS-96-MCU-Book

Description: 这是一本影印版的《MCS-96系列十六位单片微机实用手册》,这本书当中主要对16位单片机8096-90、8096BH、80C196KB和准16位单片机8098的硬件和软件做了详尽的阐述。指令系统部分采用汇编与机器码并列讲法,醒目、易查、易懂、方便使用。关于片上资源的使用有较详细和相当丰富的应用程序举例…… 为适应复杂算法的需要,书中还对浮点库做了专门介绍。 本书不仅适合初学和入门,内部的程序完全可移植到自己的设计中,可移植性好。-This is a photocopy version of the MCS-96 series of sixteen single-chip microprocessor Practical Handbook " , this book were mainly 16-bit microcontroller 8096-90,8096 BH 80C196KB and quasi-16-bit microcontroller 8098 hardware and software do discussed in detail. Instruction part of the system is the parallel argument assembler and machine code, eye-catching, easy to search, easy to understand, easy to use. Examples of more detailed and quite rich applications .... In order to meet the needs of complex algorithms, the book also floating-point library devoted to the use of on-chip resources. The book is not only suitable for beginners and entry, internal procedures fully portable to your own design, portability.
Platform: | Size: 16910336 | Author: 王先生 | Hits:
« 12 »

CodeBus www.codebus.net