搜索资源列表
51单片机电子琴
- 摘要:本系统以Atmel的AT89c52单片机为主控制器,通过制作硬件电路和软件的设计编写,然后进行软硬件的调试运行,最终达到设计电路乐曲弹奏播放功能和存储重放音乐功能。设计中运用中断系统和定时/计数原理控制电子音乐器发生,并对所需的音阶和贝斯用相应的程序语言编写来实现,用8段数码显示管显示所弹奏的乐谱内容。将两个89c52单片机的串行口连接起来,实现5米以外的通信。输出通道通过一个功率放大器驱动扬声器发声。 关键词:单片机,音乐演奏
单片机习题4
- 习题(中断与接口及答案)
EMC EM78系列单片机教程
- 第一章 EM78系列单片机简介 1 第二章 EM78系列单片机硬件结构……………………………………………………….3 2.1. 主要功能特点 3 2.2. EM78X56型号分类、命名方法及管脚功能说明 3 2.2.1. 型号分类(表2.1): 3 2.2.2. 命名方法: 3 2.2.3. EM78X56管脚功能描述 4 2.3. EM78内部结构框图 4 2.4. 程序存储器和堆栈 5 2.4.1. 程序存储器 5 2.4.2. 堆
外部中断模拟UART演示程序(只经过了软件仿真)
- 单片机的程序,欢迎探讨-Microcomputer Program, welcomed the study
单片机实验三
- P1.7~P1.0接发光二极管L8~L1,要求利用单片机内部定时器1,按方式1工作,每0.01秒T1溢出中断一次。要求编写程序模拟时序控制装置。开机第1秒钟L1、L3亮,第2秒钟L2、L4亮,第3秒钟L5、L7亮,第4秒钟L6、L8亮,第5秒钟L1、L3、L5、L7亮,第6秒钟L2、L4、L6、L8亮,第7秒钟8个发光二极管全亮,……一直循环下去。fosc=11.0592MHz-P1.7- P1.0 then LED L1 to L8,
c51testcomm单片机c51串口中断
- c51testcomm单片机c51串口中断.rar-c51testcomm interrupt. Rar
实时时钟-单片机
- 采用定时器中断的方法,设计一个一天24小时进制的实时时钟;用6个发光二极管分别显示时、分、秒的记时; 能进行整点报时。可以从键盘中预置、修改时钟值。含有硬件设计图-timer interruption using the method to design a band 24 hours a day in real-time clock; With six light-emitting diodes showed the hours, m
C语言中断程序设计实践
- 51单片机c语言中断的实现 还有很多例子可以参考。包括常用的中断模块 c语言单片机开发很有用 -51 languages interrupted realize there are many examples of reference. Include common language c interrupt module useful in the development of SCM
单片机原理及应用
- 第一章 概述 第二章 MCS-51单片机的结构和原理 第三章 MCS-51单片机的指令系统 第四章 MCS-51单片机的程序设计 第五章 MCS-51单片机的中断系统 第六章 MCS-51单片机的串行接口 第七章 MCS-51单片机的系统扩展 第八章 MCS-51单片机的测控接口(部分) -MCS-51 on the structure and principles of Chapter III of t
单片机实验实训指导书
- 目 录 实验 实验一:WAVE软件使用 实验二:常用指令的使用练习 实验三:循环程序 实验四:查表程序 实验五:数制转换程序 实验六 实用子程序:(编程器的使用) 实验七:中断/定时程序 实验八:输入检测与输出显示程序 课设 一、课程设计目的和意义 二、实验电路系统的结构和使用方法 三、设计参考题目介绍和设计提示性思考题 四、设计任务书及要求 五、课程设计报告格式及要求
zhong
- 1. 利用单片机内部的T0,T1计时计数器产生中断,并通过单片机最小系统按键产生外部中断,利用单片机中断系统闹钟的走时,调整及报数功能。-1. The use of single-chip within the T0, T1 timing counters generate an interrupt, and the smallest single-chip systems have external interrupt button,
80C51_5_zhongduan
- 一个描述51单片机中断的文章,对初学者有帮助。-A descr iptive article 51 Singlechip interruption, has help for beginners.
uart
- 51单片机中断方式串口收发数据,文件短小精湛-51 Single-chip serial port interrupt to send and receive data, documents superb short
clock
- 用C写的单片机中断时钟,中间有校准误差的,还可以用,虽然现在都用DS1302了,但是对研究中断还是有意义的-Using C to write the single-chip interrupt clock, the middle calibration errors can also be used, although now with DS1302, but the study of interruption or meaningfu
INT0
- stc52单片机中断的例子,教你如何编程-Single-chip interrupt stc52 example, teach you how to program
PS2keyboard
- ps2键盘输入 8位单片机 中断读取-ps2 keyboard input 8-bit single-chip interrupt read
中断0计数_4位数码管显示
- 中断0计数--4位数码管显示 包含管脚图,接线指导图及原理图(this is a very simple example for counter ,you can master it realy soon ,just believe youself ,fighting)
51中断扫描数码管
- 用最基础的51单片机进行中断扫描数码管,适合初学单片机的人(With 51 singlechip interrupt scanning digital tube)
xuanzuo
- 单片机中断函数应用,基础题,实现2s精确定时(Microcontroller interrupt function application, basic questions, the realization of 2S precise timing)
第七章实例3中断实现
- 学习单片机时对于单片机。。。。中的中断实现(Interrupt realization of single chip microcomputer)