搜索资源列表
a.rar
- PWM经过RC滤波产生电压,经过XTR115产生4-20mA电流输出,要点是XTR115的电压输入问题,自身为两线制,+5V输出提供不了较大电流,需要用DCDC,RC滤波采用钽电容和4.7k-4.9k的低温漂电阻能得到较高线形度,PWM输出为AVR单片机16位,模式15,不分频,PWM voltage generated through RC filter, after XTR115 have 4-20mA current output, the key points of the voltag
The-STM32-TIM-programming
- a)目的:基础PWM输入也叫捕获,以及中断配合应用。使用前一章的输出管脚PB1(19脚),直接使用跳线连接输入的PA3(13脚),配置为TIM2_CH4,进行实验。 b)对于简单的PWM输入应用,暂时无需考虑TIM1的高级功能之区别,按照目前我的应用目标其实只需要采集高电平宽度,而不必知道周期,所以并不采用PWM输入模式,而是普通脉宽捕获模式。 -A) purpose: basic PWM input also called capture, and interrupt coop
ad-pwm
- stc12c5410ad的使用,由ad输入信号来驱动pwm输出,占空比可调,输出频率21.6khz-stc12c5410ad use the input from the ad to drive the pwm output signal, adjustable duty cycle, output frequency 21.6khz
timer
- Freescale MC9S12XS128单片机增强型捕捉定时器的三大模块:输入捕捉,输出比较,脉冲累加,以及用输出比较模拟PWM用输入捕捉对脉冲计数4个调通的源代码程序。-Freescale MC9S12XS128 enhanced capture timer MCU three modules: input capture, output compare, pulse accumulation, and comparing the simulated with a PWM output wi
PMW-HEX-V1.9
- 三菱梯形图转成51单片机HEX文件的软件破解版本V1.9。三菱软件写好梯形图,再运行转换软件,设定好51单片机的输入输出,打开写好的梯形图,转换出的就是hex文件,烧录到51单片机,就可以执行编写的PLC程序 -Mitsubishi ladder HEX file converted into 51 single-chip version of the software crack V1.9. Mitsubishi software written ladder, then run the
PWM-UART_Mega128
- PWM输出控制三路步进电机,UART通讯,485通讯,A/D输入采集。-PWM output control three stepper motors, UART communications, 485, A/D input acquisition.
ul2003
- PWM电机驱动模块接口,通过定时模块产生PWM波驱动直流电机工作,如果你手头上没有直流电机,你可以测量一下uln2003的输入口波形,如果你有直流电机,需要在uln2003输出接口上外接上拉电阻到电源,组成你的电机驱动模块。 -PWM motor drive module interface, through the regular wave PWM modules have a DC motor-driven work, if you do not have the DC motor, y
PWM-DC-MOTOR
- 电位器输入电压信号,经过ADC转换作为PWM的控制信号,可连续调节直流电机转速-Potentiometer input voltage signal, the ADC conversion as the PWM control signal, Adjustable Speed DC Motor
PWM
- 四路PWM输出控制器,输入频率5OMHz,输出频率调,输入数据实现占空比控制。-Four-way controller PWM output, input frequency 5OMHz, tune output frequency, duty cycle control of the realization of the input data.
PWM
- 功能简介: 电机驱动模块接口,通过定时模块产生PWM波驱动直流电机工作,如果你手头上没有直流电机,你可以测量一下uln2003的输入口波形,如果你有直流电机,需要在uln2003输出接口上外接上拉电阻到电源,组成你的电机驱动模块。-Features: Motor drive module interfaces, PWM wave generated by timing module DC motor drive, and if you do not have the DC m
Different-pwm
- 基于51单片机编写的,采用c语言,利用IO输入输出口一套多路pwm口输出程序-Based on 51 single written using c language, the use of IO input and output ports of a multi-port pwm output program
timer.PWM.ICP
- 本程序简单的示范了如何使用ATMEGA16的定时器 AVR定时器的要点介绍 T0工作于CTC模式,输出1KHz/2KHz 50 占空比的方波 T1工作于快速PWM模式兼输入捕捉 T2工作于相位修正PWM模式,输出490Hz的8bit PWM波-This procedure is simple demonstration how to use the ATMEGA16 the timer To AVR timer points The T0 work in CTC mode
PWM-PID-motor
- 运用PID调节器,实现直流电机在带动负载的情况下也能稳定的运行。运用A/D转换芯片将滑动变阻器的模拟电压转换为数字量作为控制直流电机速度的给定值;用压控振荡器模拟直流电机的运行(电压高-转速高-脉冲多),单片机在单位时间内对脉冲计数作为电机速度的检测值;应用数字PID模型作单片机控制编程,其中P、I、D参数可按键输入并用LED数码显示;单片机PWM调宽输出作为输出值,开关驱动、电子滤波控制模拟电机(压控振荡器)实现对直流电机的PID调压调速功能。-Use of the PID controlle
STM32-PWM-input
- STM32通用定时器TIM的PWM输入比较模式测量信号频率。-STM32 general-purpose timer TIM comparison mode PWM input signal frequency measurement.
AD-or-PWM-input--PWM-output
- 2路AD兼容PWM输入,PWM输出程序(内置)(20120612)用C语言,STC单片机,含原理图,是灯具上调光测试过的-2 Road AD compatible PWM input, PWM output program (built-in), including principle
PWM-Input-Capture
- stm32单脉冲输入捕获,获取PWM的频率与占空比,可用于采集电机速度。-STM32 single pulse input capture, obtain the PWM frequency and duty ratio, can be used for the acquisition of motor speed
TIM-Advanced-Timer-PWM-Input-Capture
- 使用STM32的高级控制定时器PWM输入捕获模式,测量PWM波形频率和周期。学会使用高级控制定时器输入捕获功能,以及通用定时器PWM输出功能。-Use the STM32 Advanced Control Timer PWM input capture mode to measure the PWM waveform frequency and period. Learn to use advanced control timer input capture function, and gene
main.h
- 关于stm32的pwm input 的代码(It's the codes about pwm input of stm32)
3-TIM—通用定时器-输入捕获-测量脉冲宽度
- 应用于STM32F103VET6,进行PWM的输入捕获,测量脉冲的宽度。(Based on STM32F103VET6, PWM input capture, pulse width measurement)
pwm_input
- 基于stm32 F103C8的多路pwm input(Multichannel PWM input based on STM32 F103C8)
