搜索资源列表
编写基于单片机的宽音域高音准音乐程序
- 介绍了一种利用定时中断为单片机编写高音准的音乐程序的方法,并给出实例程序清单。-introduces a timer interrupt to the microcontroller prepared Treble-music approach procedures, and gives a list of examples.
at89c2051clock
- 初学单片机的一个实例运用,以at89c2051为例,用c语言编写的时钟程序。程序采用了两级中断,具有时钟及秒表功能。-beginners MCU use an example to at89c2051 example, the language used c clock procedures. Adoption of the two suspended, with the clock and stopwatch functions.
AVR-SPI-
- AVR单片机SPI通讯实例程序,一个SPI的实例,通过SPI实现两机通讯, 采用中断方式实现双全工通讯-AVR SPI communications procedures example, an example of SPI, SPI achieved through two machine communication, interrupt communications for achieving 72
AT90S8535
- AVR单片机应用设计.pdf 本书以AT90S8535单片机为主线讲述AVR单片机。AT90S8535单片机是AVR单片机中内部接口丰富、功能比较全、性能价格比高的品种。 本书共分16章。第1章,单片机概述;第2章,8535单片机系统结构概况;第3章,AVR单片机指令系统;第4章,定点数运算程序设计及数制转换;第5章,浮点数运算程序设计;第6章,8535单片机 EEPROM读/写访问;第7章,8535单片机I/O端口及其应
单片机闪灯程序,采用定时器中断
- 风格简洁值得借鉴,初学者的经典实例
编写基于单片机的宽音域高音准音乐程序
- 介绍了一种利用定时中断为单片机编写高音准的音乐程序的方法,并给出实例程序清单。-introduces a timer interrupt to the microcontroller prepared Treble-music approach procedures, and gives a list of examples.
at89c2051clock
- 初学单片机的一个实例运用,以at89c2051为例,用c语言编写的时钟程序。程序采用了两级中断,具有时钟及秒表功能。-beginners MCU use an example to at89c2051 example, the language used c clock procedures. Adoption of the two suspended, with the clock and stopwatch functions.
keyirq_text
- 单片机外部中断检测程序!!! 开发环境:keilC 用于检测外部中断-SCM external interrupt testing procedures. ! ! Development environment : keilC for detecting external interrupt
AVR-SPI-
- AVR单片机SPI通讯实例程序,一个SPI的实例,通过SPI实现两机通讯, 采用中断方式实现双全工通讯-AVR SPI communications procedures example, an example of SPI, SPI achieved through two machine communication, interrupt communications for achieving 72
AT90S8535
- AVR单片机应用设计.pdf 本书以AT90S8535单片机为主线讲述AVR单片机。AT90S8535单片机是AVR单片机中内部接口丰富、功能比较全、性能价格比高的品种。 本书共分16章。第1章,单片机概述;第2章,8535单片机系统结构概况;第3章,AVR单片机指令系统;第4章,定点数运算程序设计及数制转换;第5章,浮点数运算程序设计;第6章,8535单片机 EEPROM读/写访问;第7章,8535单片机I/O端口及其应
pbp_interupt
- 使用PIC Basic Pro语言开发PIC单片机应用程序时使用Timer中断的应用实例-PIC Basic Pro language used to develop single-chip microcomputer PIC application using Timer interrupt the application of
interrupt
- MC9s12d系列单片机中断程序实例,本程序在DP256,DG128两种实验平台上测试通过。此系列单片机有56种中断,其余中断程序可仿照此程序编写-MC9s12d Series Singlechip interrupted instance, the procedures in the DP256, DG128 two experimental platform test. This series there are 56 kinds
external_interrupts
- PIC30FXX系列单片机外部中断程序实例-MCU external interrupt PIC30FXX instance
serialcommunication
- 单片机串口通信实例,包括中断方式 查询方式,这两种方式在单片机通信中经常用到的,程序中有注释的-Examples of single_chip serial communication, including the interruption of the way the way inquiries, both in single_chip frequently used in communications, procedures in
SPMC75
- 主要内容为:μnSPTMCPU系列单片机的基本结构与组成原理;寻址方式和指令系统;片内的外设部件,如并行口、串行口、定时器、计数器、ADC和DAC(PWM)等;中断系统;汇编语言程序设计;集成开发环境IDE及较多的应用实例。书中重点介绍了凌阳公司最新推出的以SPCE061系列为主的各单片机的特点,以便用户根据需要选用所需的单片机,组成应用系统和嵌入式计算机系统。-The main contents are: μnSPTMCPU Seri
51kaifa
- 51单片机开发宝典,C语言和汇编语言交叉开展.包括原理图和相应的程序,值得一看! 目录 第1部分 51系列单片机基础 第1章 51系列单片机概述 第2章 51系列单片机基本结构 第3章 51系列单片机的指令系统 第4章 51系列单片机的定时/计数器 第5章 51系列单片机中断系统 第6章 51系列单片机的串行接口 第2部分 51系列单片机程序设计 第7章 汇编语言程序设计 第8章 单片机C语言
51_mcu_examples
- 非常经典的51单片机常用实例程序代码,还附有开发板原理图:内容主要有:1 流水灯2 倒计时--数码管3 数码管动态显示4 数码管静态显示5 点阵--心型6 串口通信16 串口通信27 继电器控制8 音乐播放程序9 AT24C0210 红外线接收11 DS18B20 12DS1302 13 LCD1602-1 14 PS2键盘显示;15 矩阵键盘16 LCD12864 17 步进电机17 步进电机驱动 18 ADC0832
square-wave--Interrupt-method
- 51系列单片机原理及设计实例 随书光盘 第6章例子C程序 中断法方波产生C程序 -51 Series Microcontroller Theory and design examples in Chapter 6 CD-ROM with the book example C program interrupt method produces a square wave C program
Interrupt-example-program
- 51系列单片机原理及设计实例 随书光盘 ┃第6章例子汇编程序 ┃中断例子程序 -51 Series Microcontroller Theory and design examples CD with the book Chapter 6 examples ┃ ┃ assembler interrupt example program
INTLEDshine
- 单片机的中断控制LED闪亮的程序实例,亲测可用,可帮助初学者进行中断设置-MCU interrupt control LED shining application instance of close test is available, can help beginners to interrupt Settings