搜索资源列表
arm9按键控制
- 2440 按键控制 外部中断
51中断例子
- 1. EXT_C.rar, 给初学者(带中文注释的C51语言例程), 利用外部中断实现LED灯的简单控制。 2. EXT_A.rar, 给初学者(带中文注释的51汇编语言例程), 利用外部中断实现LED灯的简单控制。 两个同样功能的中断例程, 一个用C51实现, 另一个用ASM51实现(ASM51是由C51反汇编生成的), 都在MCU51-63K仿真器下通过实验的哦, 小虾们可以试试看。-1. EXT_C.rar fo
51定时中断例
- 1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。 2. T0_C51.rar, (带中文注释的51汇编语言例程), 利用定时器0中断实现LED灯的简单控制。 两个同样功能的timer0中断程序都在MCU51-63K仿真器下通过实验, 小虾们可以试试看。 -1. T0_ASM.rar, (with the Chinese language in the notes
8259A中断控制器
- 8259A中断控制器实验 253A的计数器0为工作方式0,装入时间常数FFFFH,结束中断时显示信息:8253A INTERRUPT EXPERIMENT!-8259A interrupt controller experimental 253A of counter 0 0 way to work, the time constant FFFFH loaded to end disruption to display inform
Gerryxxx
- 自己在学c的时候写的小程序,里面的键盘中断控制可以借鉴,-c in the study was the small program inside the keyboard interrupt control can draw on,
wince_LED
- 通过evc编程实现wince下led灯中断控制,-through evc Programming wince under lights led interruption control,
ljmusic
- 综合微机通用总线、定时计数器、并行接口、中断控制器等芯片等控制原理,设计电路及控制程序,实现定时I/O、可根据8位开关输入信号,选择多首歌曲中某一首歌,控制扬声器播放歌曲,并在播放每一音频时,采用8位发光二极管显示该音顺序号。串行-integrated computer Universal Bus, regular counter, parallel interface, interrupt controller chip, such
interrupt_example
- 提供89c51/52单蕊片实习外部中断例程,本例程提供RS-232中断与外部中断控制单蕊片输出开关,适用于远程操作实验设备的使用者,目前仅提供单向操控功能,并无回授输出端状态,有兴趣的朋友可下载回去添加此功能。-Provide internship 89c51/52 single chips external interrupt routines, the routines provided by RS-232 interrupt an
PCI_4
- 首先介绍了PCI的中断结构,包括可编程中断控制和高级可编程中断控制两种范式,然后以Linux操作 系统为例详细探讨了PCI的自动配置能力、共享中断的实现以及中断处理过程等几方面的关键技术
32
- 二相步进电机32细分驱动程序 [lenvy] 2008-5-16 9:45:55 用AT89C51写了一个32细分的驱动程序,驱动芯片用 NJU39610+NJM3771 程序实现功能:对二相步进电机进行32细分;采用定时器中断,每0.5ms电机 走一步; 暂时单片机外部控制部分只有控制正转、反转键
8259
- 8259中断控制器,参考网上的源码,但自己已经调通,并且应用在控制卡和通信卡上。-8259 interrupt controller, online reference source, but he had transferred Qualcomm, and applications in the control card and communication card.
s3c2410-interrupt
- s3c2410上的中断控制实验代码,里面还有s3c2410上的最小启动代码,并含有详细的注释!-Interrupt Control s3c2410 experiment on the code, there is also the smallest s3c2410 startup code, and contains detailed notes!
spi
- 2812SPI 的标准SpI历程,包括了时钟信号设定,SPI-A的外设端口的配置。采用中断控制方式。-SpI course 2812SPI standards, including a clock signal set, SPI-A port of the peripheral configuration. Interrupt control mode used.
DriveofBrushlessDCMotorforElectricMotorcycleBasedo
- 本课题结合无刷直流电机的结构特点,完成控制系统。根据硬件电路设计相应的外围辅助电路,并编辑驱动程序。使控制器具有体积小、功能全、价格低的优点。本课题采用Microchip公司PIC系列单片机16F72作为控制芯片,在降低成本与提高控制性能之间取得较好平衡。根据PIC16F系列单片机的特点设计了系统的控制策略:利用PIC单片机的引脚电平中断控制电机的换相,根据霍尔信号输出6路控制信号驱动电机旋转;利用AD转化功能检测手柄电压,实现给定速度
shumaguan
- 89C52单片机控制,数码管扫描显示程序。按键中断控制。-89C52 MCU control, digital control scan display program. Button interrupt control.
8255int
- 8259芯片中断控制LED 扳动SP按钮 LED点亮或熄灭-8259 Interrupt Control LED flip-chip LED lit or extinguished SP button
EXTI1
- STM32开发板外部中断的例子,这个例子中,可以通过外部中断控制相应的外设.-demo of external interrupt of STM32 ,you may use external interrupt to control device.
step_motor_2
- 中断控制双路步进电机运转,正传,反转,(新手,结构不是很清晰,但是能用)(Interrupts control double - step motor running, forward, reverse, (novice, not very clear, but can be used))
PWM_DCMOTOR
- 实现通过按键中断控制PWM占空比,从而实现电机转速控制。(Through the button interrupt control, PWM duty cycle.)
16.定时器0中断控制LED
- 基于51单片机实现定时器0中断控制LED程序,完成定时器定时问题(Based on 51 singlechip timer 0 interrupt control LED procedures, the completion of the timer timing problem)