搜索资源列表
GP32C-PWM
- 摩托罗拉单片机的PWM脉冲信号输出的原代码-Motorola MCU PWM pulse signal output the source code
单片机实现步进式PWM信号输出实例
- 单片机实现步进式PWM信号输出实例 解压密码:8888
Electricboilertemperaturecontr
- 摘要】 本文介绍了以AT89S51单片机为核心的温度控制器的设计,在该设计中采用高精度的温度传感器AD590对电热锅炉的温度进行实时精确测量,用超低温漂移高精度运算放大器OP07将温度-电压信号进行放大,再送入12位的AD574A进行A\D转换,从而实现自动检测,实时显示及越限报警。控制部分采用PID算法,实时更新PWM控制输出参数,控制可控硅的通断时间,最终实现对炉温的高精度控制。 【关键词】 水温控制系统 PID控制单片机 温度控制是工业生产过程中经常遇到的过程控制,有些工艺过
createPWM
- 单片机实现步进式PWM信号输出 从书上摘抄的,仅供参考-Step-by-step to achieve single-chip PWM signal output from the book excerpt, and for reference only
6_PWM
- ATmaga128单片机PWM程序 通过设计寄存器的值可以实现准确的PWM信号输出-ATmaga128 single-chip PWM register through the design process can achieve an accurate value of the PWM signal output
pwm
- 单片机实现步进式PWM信号输出,从而实现电机的速度调节-MCU PWM signal output step-by-step to achieve the motor speed adjustment
1
- 摘要:基于单片机的数控开关电源是利用单片机实现对开关电源的输出电压设定、输出电压步进调整、输出电压和输出电流显示等数字控制。本文设计的数控开关电源由两部分组成。开关电源部分采用基于PWM控制的不对称半桥功率变换器,由模拟控制芯片KA3525产生PWM信号经驱动电路实现对功率变换电路的输出电压控制,实现电压的稳定输出。数控部分采用凌阳单片机的D/A输出对KA3525的误差比较器的参考端进行数字给定,实现对输出电压的设定、步进调整和显示等功能。文中给出了系统设计框图,对各部分电路进行了分析,并给出了
PROC
- 学习\单片机光盘文件\程序代码与电路图\第21章 单片机实现步进式PWM信号输出-Learning \ MCU CD-ROM file \ program code and schematics \ Chapter 21 Microcontroller Stepper PWM signal output
11
- 单片机实现PWM信号输出,利用51单片机来实现-MCU PWM signal output, using 51 single chip to achieve
PWM
- 51单片机,模拟PWM,输出方波信号,调整占空比-PWM模拟PWM,输出方波信号,调整占空比。。。。。。。。。。。。。。。。。
pwm-signal-output
- 单片机实现的步进式pwm信号输出,有原理图,程序源码-MCU Stepping pwm signal output, with schematics, source code
Stepping-type-PWM-signal-output
- 单片机实现步进式PWM信号输出,利用Intel公司专用计数芯片8245,供学习和参考。-MCU stepping PWM signal output , using Intel 8245 chip, for study and reference.
PWM
- 这是利用定时器实现单片机输出PWM信号的,所谓PWM,是指周期可控,占空比可控的脉冲信号,这里利用定时器的定时功能,实现IO口输出电平的控制,从而实现PWM-This is using microcontroller timer achieve output PWM signal, the so-called PWM, it is to point to cycle control, and occupies emptiescompared controllable pulse signal,
PWM
- 2.单片机中的PWM 指的是此单片机有部分I/O口具有输出PWM信号的功能。 比如说部分单片机的I/O口可以输出时钟信号,时钟信号的脉宽和占空皮可调,可以根据实际需要调整寄存器位来设定。 3.基本思想就是利用单片机具有的PWM端口,在不改变PWM方波周期的前提下,通过软件的方法调整单片机的PWM控制寄存器来调整PWM的占空比,从而控制充电电流。以此来调整亮度 -basic principle refers to apply PWM port
PWM-control
- 单片机实现步进式PWM信号输出实例,用的是89C52。内附源代码C语言编写和电路图-MCU stepping PWM signal output instance, is 89C52. Containing the source code written in C language and schematic
51-PWM
- 51单片机控制PWM信号输出,可修改程序调节输出信号占空比,运用定时器控制-Single Chip Microcomputer controls the output of PWM singal
pwm-ctc-PB3
- AVR单片机教程 pwm控制 ctc模式 PB3输出PWM信号,个人写程序,直接下载,测试pb3就可以用,方便快捷。-AVR microcontroller tutorial mode pwm control ctc PB3 output PWM signal, personal written procedures, direct download, test pb3 you can use, and convenient.
PWM-convert-4-20ma-output
- 将单片机PWM信号变送成工业标准电流输出4-20mA -The microcontroller PWM signal transmission into industry standard 4-20mA current output
motorcontrol
- 本代码是基于检测遥控飞机手柄输出的PWM信号频率,转换为角度信息,再作为步进电机移动输入量,最终实现使用遥控飞机手柄摇杆精确控制步进电机转动角度的目的,包含PWM频率检测模块和步进电机驱动模块等。(This code is PWM frequency signal detection based on the output of the remote control aircraft converted to handle, angle information, and then as the
ALIENTEK MINISTM32 实验8 PWM输出实验
- 通过编程控制PWM信号输出电压,来控制外接电路(Control the output voltage of PWM signal by programming)