搜索资源列表
利用中断的单片机程序
- 利用中断实现的单片机程序,用C编的。可能不尽完善,请各位多多指教-use of SCM procedures, the C series. Probably not perfect, please exhibitions
单片机延时
- 单片机开发系统延时间程序,C语言开发,采用中断实现,程序简单易用,可以自由更改, 延时1秒到99999秒均可以实现。
杜洋MidTouch21触摸式电子琴
- 杜洋MidTouch21触摸式电子琴 普通I/O接口实现触摸感应功能 定时器中断实现电子琴音调
51单片机电子琴
- 摘要:本系统以Atmel的AT89c52单片机为主控制器,通过制作硬件电路和软件的设计编写,然后进行软硬件的调试运行,最终达到设计电路乐曲弹奏播放功能和存储重放音乐功能。设计中运用中断系统和定时/计数原理控制电子音乐器发生,并对所需的音阶和贝斯用相应的程序语言编写来实现,用8段数码显示管显示所弹奏的乐谱内容。将两个89c52单片机的串行口连接起来,实现5米以外的通信。输出通道通过一个功率放大器驱动扬声器发声。 关键词:单片机,音乐演奏
PC机与RS232串口通讯_C51源程序
- 此程序为单片机和PC机RS232传输时候的C51源码!实现单片机中断程序发送,接受功能.-procedure for a microcontroller and PC RS232 transmission when the C51 source! MCU interrupted proceedings to send and receive functions.
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
利用中断的单片机程序
- 利用中断实现的单片机程序,用C编的。可能不尽完善,请各位多多指教-use of SCM procedures, the C series. Probably not perfect, please exhibitions
8052os
- /*看大家都在学操作系统,我也想学学。所以想用51写一个来玩玩,发现比较郁闷。 弄了几下,不想再弄了,51弄这个没啥意思。我用的89S52,除了速度慢,RAM资源 太少之外,其它都还过得去。弄了一点代码出来,放在那也没啥用,不如拿上来 给新手看看,一个任务调度的雏形是什么样子的~~~~~~~~~这些代码没有经过优化, 我只求实现任务切换的功能。 利用定时器2产生10mS的定时中断作为时钟节拍,任务切换时保存工
UART_leochin
- 2个51单片机实现UART通信 程序分master和slave2个部分。 master等待按键(SW1),按键按下后将数据发送到slave单片机,slave单片机中断接受查询发送,将收到的数据发送回master,master中断接受,收到后将LED灯点亮。-two 51 MCU UART communication procedure, and the master slave2 parts. Wait for the mast
DEVCOMM
- 51单片机串口通讯解规约的例子,用串口中断实现-51 microcontroller serial communications solutions Statute of the examples used to achieve interrupt
zhongduanhuibian
- 单片机中断汇编程序 实现串口中断-SCM interrupted compilation program interrupt, etc.
timer0_interupt
- 关于51单片机定时器0使用的例子: 1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。 2. T0_C51.rar, (带中文注释的51汇编语言例程), 利用定时器0中断实现LED灯的简单控制。-on SCM timer 0 51 examples of usage : 1. T0_ASM.rar. (with Chinese translations of routines
EXT_C
- 利用51单片机外部中断实现LED灯的简单控制 keil c51开发的C语言小程序 -51 external interrupt the use of single-chip LED lamps to achieve a simple control keil c51 development of small C language program
单片机延时
- 单片机开发系统延时间程序,C语言开发,采用中断实现,程序简单易用,可以自由更改, 延时1秒到99999秒均可以实现。-Extension of time for single-chip development system process, C language development, the realization of the use of interruption, the program easy to use, be fre
usart_half_mode
- Avr单片机半双工模式Usart驱动,用中断实现, 可以像打开文件一样处理usart数据。-Usart communication half mode, implements by interrupt, Can process as file
dtsm
- 用2*2矩阵键盘实现手动计数,我用的是单片机中断实现该功能-With 2* 2 matrix keyboard manual count, I used the single-chip realization of the function of interruption
C8051F120serialcommunicationinterruption2
- 学习使用 C8051F1xx 单片机中断方式实现串口通信。使用中断定时实现串口通信。使用串口调试工具向串口发送一个字节的数据,可以观察到串口工具可以接收到刚才发送的数据。-C8051F1xx study the use of single-chip serial communication interruption means. Interrupted from time to time to achieve the use of se
05-双串口中断收发
- stc51单片机上实现对05-双串口中断收发的历程。。。。(Stc51 microcontroller on the 05- double serial interrupt interrupt transceiver process....)
xuanzuo
- 单片机中断函数应用,基础题,实现2s精确定时(Microcontroller interrupt function application, basic questions, the realization of 2S precise timing)
第七章实例3中断实现
- 学习单片机时对于单片机。。。。中的中断实现(Interrupt realization of single chip microcomputer)