内容提要: 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
基于BASIC Stamp核心设计温度测量电路,实现了传感器数据的测量和保存。系统采用温度传感器DS1621,经过有线通信,多路温度数据由串行口输送到微型计算机接收实时显示和保存。系统应用于环境试验设备改造初试阶段,满足设计要求,证明温度记录系统的低成本和简单实现是可行的。
上传时间: 2013-10-24
上传用户:zchpr@163.com
只用电脑上的并口(打印机接口)不需任何外围元件烧录M8芯片的方法!! 只需要连接4根数据和1根地线一共5条线,无需任何电阻电容。 前提您的电脑上要有并口(打印机接口)。 并口与M8的链接,我这里用说明和图片示意两种方式给大家描述 。 先链接并口25针里面的12脚和2脚。 25脚是地,接在M8的8脚或者22脚。如果是在线下载可以连接PCB上任意一点接地点。 10脚是MISO,接在M8的18脚(GandF的设计中大部分也在三线按键的接口里) 9脚是RES,接在M8的第1脚 7脚是MOSI, 接在M8的17脚(GandF的设计中大部分也在三线按键的接口里) 6脚是SCK,接在M8的19脚(GandF的设计中大部分也在三线按键的接口里)
上传时间: 2013-10-29
上传用户:gai928943
便携式信号采集在机器健康诊断系统中有较高的应用价值。机器健康诊断的信号特点是包括低频信号。本文研究是为了实现简易而且低成本的低频便携式信号采集。以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
在工作控制和智能化仪表中,通常由微型计算机进行实时控制及实时数据处理。计算机所加工的信息总是数字量,而被控制或测量对象的有关参量往往是连续变化的模拟量,如温度、速度、压力等等,与此对应的电信号是模拟电信号。计算机要处理这种信号,首先必须将模拟量转换成数字量,这一转换过程就是“模/数转换(A/D)”
上传时间: 2013-10-24
上传用户:tzl1975