搜索资源列表
0000dao9999.asm
- 采用8051单片机驱动四位数码管的定时器系统。采用keil编译-used 8051 four-driven digital control timer system. Compiled using keil
Asm
- 一些微机接口的例子,具体用到的芯片有8253定时器,8255,8259等 具体有键盘测试,LED灯显示,电子发声设计实验等
用普通IO模拟串口(asm)
- 普通IO口模拟RS232串口 占用定时器0中断 在TH0,TL0中设置波特率的大小 注意不要开定时器0的中断,这里用的是查询方式-ordinary RS232 serial I simulated occupancy Timer 0 interrupt the switching, TL0 set baud rate to the size not to open the Timer 0 interrupt here with the inquiry
PCA_timer_function_to_do_the_sample_program
- STC12系列单片机 PCA 功能做定时器的示例程序-STC12 MCU features make PCA timer example program
light
- C51 编写的通过按键调节led灯亮度的程序,用定时器产生可调PWM.-C51 prepared through the buttons adjust brightness led procedures, have an adjustable timer with PWM.
22
- 基于51单片机秒表的程序设计 1.设计目的: (1)利用单片机定时器中断和定时器计数方式实现秒、分定时。 (2)通过LED显示程序的调整,熟悉8155与8051,8155与LED的接口技术,熟悉LED动态显示的控制过程。 (3)通过键盘程序的调整,熟悉8155与矩阵式键盘的接口技术,熟悉键盘扫描原理。 (4)通过阅读和调试简易秒表整体程序,学会如何编制含LED动态显示、键盘扫描和定时器中断等多种功能的综合程序,初步体会大型程序的编制和调试技巧。 -Based on 51
SPCE061A_MAX_Sub_good
- 凌阳子程序大全+++趣味语音识别程序+++61板自检程序+++语音电子钟程序+++语音识别且识别过程在图形液晶显示模组LCD上显示实验+++复读机程序+++数据传送指令演示程序+++冒泡排序程序+++LED键盘模组自检程序+++led单向循环流水灯程序+++点亮IOA口外接LED键盘模组的不同的led来显示按键输入值+++外部中断实验+++触键唤醒实验+++IRQ5,4,6时基信号中断实验+++定时器实验+++定时器A/B的irq0、irq1和irq2中断实验+++双路DAC实验+++ADC转换
DSP
- 指令实验、存储器、串行口、同步串口、步进电机、硬件中断、定时器、交通灯、直流电机、滤波器-Experimental instructions, memory, serial port, synchronous serial, stepper motor, hardware interrupt, timer, traffic lights, DC motor, filter
PWMcontrolLED
- PWM控制LED灯渐亮渐灭.利用定时器控制产生占空比可变的 PWM 波.按K1,PWM值增加,则占空比减小,LED 灯渐暗。按K2,PWM值减小,则占空比增加,LED 灯渐亮。当PWM值增加到最大值或减小到最小值时,蜂鸣器将报警-PWM control of LED lights out gradually becoming light. Timer to control the use of variable duty cycle PWM generated waves. By K1, PWM
watchdog_Operation
- 使用汇编开发的msp430单片机看门狗定时器控制程序-Compilation of msp430 development using single-chip watchdog timer control procedures
battery.asm
- 通过定时器定时从AD上读取数据,根据不同的电压选择不同的控制充电方案,使用PWM控制输出脉宽来控制电流-failed to translate
PWM_LED_brightness
- PWM 控制 LED 灯渐亮渐灭程序,利用定时器控制产生占空比可变的 PWM波 按K1,PWM值增加,则占空比减小,LED 灯渐暗。 按K2,PWM值减小,则占空比增加,LED 灯渐亮。 当PWM值增加到最大值或减小到最小值时,蜂鸣器将报警 资源:p0口,8路指示灯。p1.4,p1.5亮度控制按键(端口按键)p3.7小喇叭报警 -PWM control of LED lights getting brighter gradually eliminate programs, usin
delay24h
- 24小时定时的延时子程序,利用单片机定时器实现,调试成功-24-hour timer delay subroutines, the use of microcomputer timer, and debug the success of
STC.time
- STC单片机实现定时功能,教你如何使用STC单片机定时器,调试通过-STC MCU timing, teach you how to use the STC microcontroller timers, debugging through
stc51time60second
- 使用单片机定时器精确定时60秒。可用于多种程序设置中,作为时间程序的子程序使用。-Using the microcontroller timer precise timing 60 seconds. Can be used for a variety of settings in the program as a subroutine of time use.
52PWM
- 利用s52定时器做的一个PWM波形设计,可实现三路PWM波输出,并且每路互相独立,可自由调节频率,占空比,频率从1Hz到高达27KHz,占空比可实现0 至100 。带仿真图,源码。-Do use a PWM timer s52 waveform designed to achieve three-way PWM wave output, and each channel independent of each other, be free to adjust the frequency, dut
study-MCU--asm
- 学习51单片机的常用实验代码,汇编语言,共15个,包括定时器,串口通信,液晶显示等-Experimental study used 51 MCU code, assembly language, a total of 15, including timers, serial communications, LCD, etc.
ASM
- 周立功 ARM芯片2129 定时器开发-ZLG 2129 timer chip developer ARM
asm
- 由80C51内部定时器1按方式1工作,即作为16位定时器使用,每0.1秒钟T1溢出中断一次。P1口的P1.0~P1.7分别接发光二极管的L1~L8。要求编写程序模拟一循环彩灯。彩灯变化花样可自行设计。要求给出的变化花样为:①L1、L2、…L8依依点亮;②L1、L2、…L8依依熄灭;③L1、L2、…L8交差亮8次。④L1、L2、…L8全亮、全灭8次。各时间间隔为0.3秒。让发光二极管按以上规律循环显示下去。-By the 80C51 Timer 1 by way of an internal wo
Core-Timer-(ASM)
- 在ADSP-21369 EZ-KIT Lite开发板上实现定时器功能-21369_IVT.asm,,ADSP-21369-EZKIT.LDF,,Core Timer.asm,,Core Timer.dpj,,initPLL_SDRAM.asm,,README.txt