搜索资源列表
ATMega8_PWM_LCD
- 利用Atmel ATMega8 的定时器功能和PWM功能,制作频率发生器。 有LCD显示,并可实时调节ATMega8的各个相关的寄存器内容。 支持红外遥控器输入。 ..\\频率发生器.prj ......主芯片项目文件 ..\\频率发生器.c ......主芯片主程序 ..\\频率发生器.asm ......主芯片汇编文件(自动生成) ..\\频率发生器.hex ......可供烧录的文件 ..\\频率发生器_client.prj ......副芯片项目文
0000dao9999.asm
- 采用8051单片机驱动四位数码管的定时器系统。采用keil编译-used 8051 four-driven digital control timer system. Compiled using keil
c
- 本人上传的是 单片机 利用定时器演奏音乐.asm 源代码
用普通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.
DSP
- 指令实验、存储器、串行口、同步串口、步进电机、硬件中断、定时器、交通灯、直流电机、滤波器-Experimental instructions, memory, serial port, synchronous serial, stepper motor, hardware interrupt, timer, traffic lights, DC motor, filter
dingshiqi
- 由51单片机控制的4路定时器,内附有PCB文件和ASm源程序是学习和应用的好资料-From 51 single-chip 4-way control timer, PCB files and giving ASm source is a good study and application of information
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
timer
- pic单片机16F873定时器程序 只供学习-pic16F873 timer0 asm
MCU-Programme-all
- 单片机编程实例大全,有8路跑马灯,24-93存储器,AD/DA,步近电机,按键,红外遥控,看门狗,串口,通信,中断,液晶显示,定时器,很全,有C,ASM. 两种格式.很不错.-Microcontroller Programming Example Daquan, there are 8-way ticker, 24-93 memory, AD/DA, step near motors, buttons, infrared remote control, watchdog, serial,
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
lxf
- 定时器功能实例 5.1 定时1秒报警 程序介绍:定时器1每隔1秒钟将p1.o的输出状态改变1 次,以达到定时报警的目的。实际应用例如:定时报警器。 程序实例(DIN1.ASM): -5.1 Timer timer function instance 1 second alarm program descr iption: Timer 1 every 1 second to p1.o 1 output state change in order to achieve the p
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.
TIMER0
- 定时器0,C语言与汇编程序,详见程序头说明-time0,c and asm code
MAIN.ASM
- 此程序由C语言写成,可以通过定时器定时控制蜂鸣器发声,唱歌。-This program is written in C language, can be timed by the timer to control buzzer, singing.