搜索资源列表
单片机实验实训指导书
- 目 录 实验 实验一:WAVE软件使用 实验二:常用指令的使用练习 实验三:循环程序 实验四:查表程序 实验五:数制转换程序 实验六 实用子程序:(编程器的使用) 实验七:中断/定时程序 实验八:输入检测与输出显示程序 课设 一、课程设计目的和意义 二、实验电路系统的结构和使用方法 三、设计参考题目介绍和设计提示性思考题 四、设计任务书及要求 五、课程设计报告格式及要求 六、考核办法 七、课程设计内容及学时安排 -a
AVR2
- AVR单片机定时器1中断程序每500MS将PB0端口的二极管点亮一次,程序运行在内部1M晶振下-Program the AVR timer 1 interrupt every 500MS will PB0 port LED lights once, run under the internal crystal 1M
PIDcontrol
- 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等。 -Designed to 89C51 single-chip, ADC, DAC, such as circuit and operat
WAVE
- 基于单片机设计电子时钟,包括八段数码管显示、定时器和中断程序等。-Electronic clock based on single chip design, including eight digital tube display, timer and interrupt procedures.
C8051
- C8051F系列单片机串口通讯程序,串口编程--接收PC发来的字符串,回发字符串.发送期间中断控制LED灯闪烁-C8051F series single-chip serial communication program, serial programming- PC sent to receive the string, back-fat string. Sent during the interruption of control blinking LED lights
IR
- 51单片机红外解码程序,通过外部中断配合定时器实现对大部分遥控器进行解码,并显示代码及地址!-IR
zhongduan
- 这是一个51单片机的中断程序代码,可以让人较容易的学会中断-This is a 51 MCU interrupt program code that can get people to learn to break more easily
PWM
- MC9S12XS128飞思卡尔单片机PWM程序范例-MC9S12XS128 Freescale MCU PWM example program
MTIMinterrupt
- 飞思卡尔单片机8位mtim定时中断程序,实验通过-freescale interrupt mtim
Interrupts
- C8051F020单片机中断程序 This software shows the necessary configuration to use External Interrupt 0 (/INT0) or External Interrupt 1 (/INT1) as an interrupt source. The code executes the initialization routines and then spins in an infinite while() l
CC430-5-INTERRUPT
- CC430单片机外部中断程序代码于外部中断1和外部中断2.-CC430 MCU external interrupt code to the external interrupt and external interrupt.
interrupt
- 51单片机的外部中断程序,通过按键进行触发外部中断,进入中断服务函数-51 MCU external interrupt procedure, trigger external interrupt key to enter the interrupt service function
inttrupt
- 低功耗单片机430的中断程序嵌套方法,在中断程序中发生新的中断情况-Low power consumption MCU 430 interrupt nesting method, interrupt new occurs in the interrupt program
3.INT0.X
- dsPIC30F4011单片机中断小程序-dsPIC30F4011 MCU
PIC单片机滚动码解码C程序
- //PIC单片机滚动码解码C程序 // Interrupt based receive routine 基于中断的接收例程 // Compiled using HiTech PIC C compiler v.7.93 编译使用该PIC的C编译器v.7.93 #define CLOCK 4 // MHz #define TE 400 // us #define OVERSAMPLI
单片机c语言应用100例
- 常用单片机功能C程序;包含串行口;液晶数码驱动;中断;定时;键盘程序等。(C program with common use of MCU)
程序
- 51, ds18b20, 超声波测距, 循迹小车, 外部中断(51, DS18B20, ultrasonic ranging, vehicle tracking, external interrupt)
26-串口COM中断
- avr单片机,串口通讯程序串口0测试程序,目标器件:ATmega16,晶振:RC 1MHZ编译环境:ICCAVR 7.22 ,(AVR singlechip, serial port communication program serial port 0 test program target device: ATmega16 Crystal oscillator: RC 1MHZ Compilation environment: ICCAVR 7.22)
2018-3.7
- 51单片机中断定时程序,具有交替显示效果(Single chip microcomputer interrupt timing program, with alternating display effect.)
单片机实验报告3
- 1.学习8051内部计数器的使用和编程方法。 2.掌握定时中断处理程序的编程方法。(1. Learn the use and programming methods of 8051 internal counters. 2. Master the programming method of timing interrupt handler.)