内容提要: MCS51单片机是超大规模集成电路技术发展的结果,是微型计算机发展中的一个重要开支。 MCS51-单片机组成与原理 MCS51指令系统 8098单片机的结构原理,应用与实践。 第一章 单片微型计算机概述 第二章 MCS-51单片机组成和原理 第三章 MCS-51指令系统 第四章 MCS-51终端系统与定时器/计数器 第五章 8098单片机的结构原理 第六章 8098指令系统 第七章 8098中断 定时器与I/0寄存器 第八章 8098高速输入输出单元HSIO 第九章 8098 A/D和PWM原理及应用 第十章 单片机串行通信 第十一章 单片机扩展储存器的设计 第十二章 单片机I/0及定时器扩展 第十三章 单片机与D/A及A/D转换器接口 第十四章 单片机的显示器和键盘接口
上传时间: 2013-11-25
上传用户:wuchunwu
单片机的一些资料
上传时间: 2013-11-14
上传用户:lbbyxmraon
教学课件
上传时间: 2013-12-25
上传用户:qwe1234
智能仪器是指内含微机(目前最适合的是单片机)和GP-IB接口的电子仪器。本书介绍以MCS-51单片机为核心的智能仪器的工作原理和设计方法。书中详细介绍了智能仪器中模拟放大电路,A/D、D/A转换器与单片机的接口设计,常用的输入输出设备(如键盘、LED、LCD、CRT显示器、微型打印机、语音处理器等)与单片机的接口技术,还深入地讨论了监控主程序和接口管理主程序的设计,常用的测量算法及优化系统性能的高精确度、高抗干扰和低功耗的设计方法。这些方法也适用于一般的单片机应用系统设计。 本书内容新颖、实用、文字精炼、通俗易懂,可作为工科院校的电子、电气、机电、仪器仪表、检测控制等专业的教科书或参考书,也可代从事智能仪器或单片机应用的研究人员和工程技术人员阅读。
上传时间: 2013-11-09
上传用户:qwerasdf
基于BASIC Stamp核心设计温度测量电路,实现了传感器数据的测量和保存。系统采用温度传感器DS1621,经过有线通信,多路温度数据由串行口输送到微型计算机接收实时显示和保存。系统应用于环境试验设备改造初试阶段,满足设计要求,证明温度记录系统的低成本和简单实现是可行的。
上传时间: 2013-10-24
上传用户:zchpr@163.com
一台集成化热敏微型打印机,集成了各种保护模块,无需自行设计软硬件保护,直接使用即可,适合单片机的系统开发,文中有C程序的应用举例,还有汇编举例,很好的资料,使用很方便
上传时间: 2013-11-23
上传用户:LANCE
便携式信号采集在机器健康诊断系统中有较高的应用价值。机器健康诊断的信号特点是包括低频信号。本文研究是为了实现简易而且低成本的低频便携式信号采集。以Microchip公司单片机PIC18F1320为核心设计信号采集电路,实现了信号的采集和保存。系统采用串行电可擦除芯片24LC32A保存数据,经过有线通信,信号数据由串行口通过MAX232芯片输送到微型计算机接收和保存,最后绘制出信号波形。 微型计算机程序采用Visual Basic编程。研究成功采样频率为3 kHz的复杂信号,证明该方案符合设计要求。 Abstract: Portable signal acquisition is useful in machine health monitoring systems. The signal characteristics of machine health monitoring includes low frequency signals. The goal of this study is to realize simple, inexpensive and portable low frequency signal sampling. This paper provides the project of signal acquisition system design based on PIC18F1320 microcontroller manufactured by the Microchip Technology Incorporation to achieve signal sampling and storage. The system adopted EEPROM 24LC32A to store the signal data. The microcomputer received data via wired link with the MAX232 IC through the serial port. The microcomputer program, programmed in Visual Basic, received the data, stored it and plotted the signal. The study successfully samples 3kHz complicated signals and thus meets the design requirement.
上传时间: 2013-11-19
上传用户:moerwang
第一章 概述 第二章 微型测控系统常用器件 第三章 工业控制计算技术要点 第四章 单片机存储系统扩展 第五章 标准总线和串行通信 第六章微型机应用系统常用可编程接口芯片 ............................
上传时间: 2014-01-09
上传用户:dbs012280
单片机作为一种微型计算机,其内部具有一定的存储单元(8031除外),但由于其内部存储单元及端口有限,很多情况下难以满足实际需求。为此介绍一种新的扩展方法,将数据线与地址线合并使用,通过软件控制的方法实现数据线与地址线功能的分时转换,数据线不仅用于传送数据信号,还可作为地址线、控制线,用于传送地址信号和控制信号,从而实现单片机与存储器件的有效连接。以单片机片外256KB数据存储空间的扩展为例,通过该扩展方法,仅用10个I/O端口便可实现,与传统的扩展方法相比,可节约8个I/O端口。 Abstract: As a micro-computer,the SCM internal memory has a certain units(except8031),but because of its internal storage units and the ports are limited,in many cases it can not meet the actual demand.So we introduced a new extension method,the data line and address lines combined through software-controlled approach to realize the time-conversion functions of data lines and address lines,so the data lines not only transmited data signals,but also served as address lines and control lines to transmit address signals and control signals,in order to achieve an effective connection of microcontroller and memory chips.Take microcontroller chip with256KB of data storage space expansion as example,through this extension method,with only10I/O ports it was achieved,compared with the traditional extension methods,this method saves8I/O ports.
上传时间: 2014-12-26
上传用户:adada
1. 单片机简介 1.1 单片机的概念 1.2 单片机的特点 1.3 单片机的种类 1.4 单片机的地位 1.5 典型单片机特性 单片机的概念含义: 将计算机硬件的5大单元——运算器、控制器、存储器、输入和输出接口集成在一块硅片上的微型计算机。别名:微控制器
标签: 单片机技术
上传时间: 2013-10-21
上传用户:叶立炫95