搜索资源列表
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
多任务 多进程
- 多任务 多进程 51 单片机 C 语言 1.本程序不使用任何汇编指令 2.由定时器T0产生中断,切换进程 3.由于中断或调用子程序,要把PC堆栈,故可以以SP为基址的地方找到PC 4.中断或子程序返回,要把SP出栈给PC,故可以操作SP改变程序入口 5.本程序经调试运行 电路图已上传 6.程序编译是会有一个警告提示,为正常现象,因为保存R0-R7时,重新定义地址, 出现地址覆盖的警告提示。 7.用户以此模板写程序只需写用户的进程子程序和用户初始化子程序,并把各进程
51单片机电子琴
- 摘要:本系统以Atmel的AT89c52单片机为主控制器,通过制作硬件电路和软件的设计编写,然后进行软硬件的调试运行,最终达到设计电路乐曲弹奏播放功能和存储重放音乐功能。设计中运用中断系统和定时/计数原理控制电子音乐器发生,并对所需的音阶和贝斯用相应的程序语言编写来实现,用8段数码显示管显示所弹奏的乐谱内容。将两个89c52单片机的串行口连接起来,实现5米以外的通信。输出通道通过一个功率放大器驱动扬声器发声。 关键词:单片机,音乐演奏器 目录: 摘要……………………………………………………
51mcu
- 介绍了51单片机用c语言或汇编编写的34个程序和原理图,如 中断,定时,键盘,温度检测,密码,AD,DA,自动小车,等-Introduction of 51 single-chip using c language or compilation prepared in 34 procedures and schematics, such as interruption, timing, keyboard, temperature detection, password, AD, DA, auto
zhongduan
- 自己写的 51单片机的中断程序,用c语言写的-Single-chip microcomputer 51 to write their own interrupt procedures, the use of c language
51kaifaban
- 51单片机全套学习资料 提供电路原理图 各种C语言实验程序 包括LED流水灯,数码管显示,中断,定时器,串口通信,DS18B20温度显示,液晶1602,12864显示,看门狗,按键检测,音乐播放等程序.-51 Singlechip a full set of learning materials to provide a variety of circuit schematics C language experimental procedures, including water LED li
sc
- 51单片机电压ad转换,和普通显示程序源代码-51 Single-chip voltage display ad conversion and common procedures,
51
- 一个使用中断收发的51单片机串口通信c程序-Interruption of a transceiver using the 51 single-chip serial communication c procedures
51kaifa
- 51单片机开发宝典,C语言和汇编语言交叉开展.包括原理图和相应的程序,值得一看! 目录 第1部分 51系列单片机基础 第1章 51系列单片机概述 第2章 51系列单片机基本结构 第3章 51系列单片机的指令系统 第4章 51系列单片机的定时/计数器 第5章 51系列单片机中断系统 第6章 51系列单片机的串行接口 第2部分 51系列单片机程序设计 第7章 汇编语言程序设计 第8章 单片机C语言程序设计基础 第9章 C51的数据结构与函数 第10
ser1
- 51单片机\C程序\串行通信\中断 发送接收字符串-51 SCM \ C programs \ Serial Communication \ interrupt sending and receiving strings
TIMEER0
- 51单片机中断程序,timer0 可作为初学者学习中断的参考-51 single interrupt procedure, timer0 interrupt can be used as a reference for beginners to learn
MCUinterrupt
- 51单片机中断程序,点亮LED灯,普中单片机-51 MCU interrupt the program, to light the LED lights, the S & P in the SCM
51-c-program-review
- 51单片机经典程序复习,包括定时器中断数码显示矩阵键盘检测等。-51 classic single-chip program review, including the timer interrupt digital display matrix keyboard detection.
zhongduan
- 51单片机中断程序,单片机入门,小伙们一起学习-51 single-chip interrupt procedures, the introduction of the microcontroller, the boys together to learn
51基本程序
- 关于51单片机的外部中断程序,主要用到两个中断。(There are two main interrupts on the external interrupt procedure of 51 MCU.)
方波频率测量51
- 可测1~100kHz方波频率,使用的是外部中断0和定时器一起完成(Measurable 1~100kHz square wave frequency)
51中断定时数码管显示程序
- 采用51单片机通过中断来进行精确定时,然后通过数码管显示,来完成一个精确数字时钟的功能()
实验四 定时器与外部中断
- 时间中断函数,基于51单片机,用keil编的程序,希望对大家有用(key is the main you she is aji kei)
16.定时器0中断控制LED
- 基于51单片机实现定时器0中断控制LED程序,完成定时器定时问题(Based on 51 singlechip timer 0 interrupt control LED procedures, the completion of the timer timing problem)
DSQ+流水灯在T0中断里
- 把流水灯跟数码管刷新放到T0中断里,写成并行程序结构,与主函数里的程序不冲突(The flow lamp and the digital tube refresh in the T0 interrupt, written in parallel program structure, and the main function of the program does not conflict.)