搜索资源列表
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
PIC18-Program
- PIC18F样例程序,涵盖各个功能模块,AD,PWM,捕获输入等-PIC18F sample program, covering all functional modules
STCPCAPWM
- STC中PWM调光程序,2路PCA的捕获、高速输出、16bit定时器、PWM实现。-STC program of PWM dimming, 2-way PCA capture, high-speed output, 16bit timers, PWM to achieve.
pwm_cap
- STM8-discovery 开发板TIM2的PWM和捕获用于超声波发射和检测-PWM and Capture of TIM2 for ultrasonic module on STM8-discovery board
PCA
- 基于c8051f120内部PCA使用的C程序。内含6个.c文件。8bitPWM,16bitPWM,高速输出,频率,软件定时,捕获。-C8051f120-based C-program used within the PCA. Containing 6. C files. 8bitPWM, 16bitPWM, high-speed output, frequency, software timing, to capture.
PWM
- 捕获遥控器ppm信号产生控制舵机ppm信号-Capture remote control steering ppm ppm signal generator signal
MSP430-TB-PWM
- 利用MSP430的TB捕获PWM波的脉冲宽度,通过该程序可以加深对msp430定时器的理解和应用。-TB captured using the MSP430 PWM wave pulse width, through the program can deepen the understanding and application of msp430 timer.
PWM
- 该文件为STC12C5604AD上可以直接运行的PCC(包括定时器,外部捕获,PWM制作)-The file can be run directly STC12C5604AD PCC (including timer, external capture, PWM production)
PWM-catch
- 一个定时器实现多路PWM波捕获。 常用于捕获航模接收机的PWM波。 Keil4下编写的。-A timer to achieve multi-channel PWM wave capture. Commonly used in the PWM wave capture model aircraft receiver. Keil4 under preparation.
pwm-capture
- stm32 pwm波输入捕获模式 用于电机的速度获取和方向位获取-stm32 input capture
pwm
- stm32 一个定时器捕获四通道pwm,航模遥控器pwm捕捉-stm32 a timer pwm capture four channels
buhuopwm
- stm32的一些程序,其中包括一路pwm生成,一路是pwm捕获,一路接受一路捕获-Then use the display show the duty ratio and frequency
pwm-
- msp430 pwm 捕获 输出 源码-msp430 pwm capture the output source
STM32-PWM-IR
- 在iar开发环境下上编写的通过STM32的PWM捕获遥控器发送的红外信号并且解码-In the development environment iar prepared on the capture of the remote controller transmits an infrared signal through the STM32 PWM and decodes
MINISTM32 PWM
- 输出捕获。用于调节pwm的输出,用于控制电机(Output capture. Used to regulate the output of the PWM, used to control the motor)
PWM输入模式捕捉4路PWM的周期和占空比
- 基于STM32F103的输入捕获计算4路PWM的周期和占空比(Based on the input of STM32F103, the cycle and duty ratio of PWM are calculated)
IC
- 基于STM32单片机,可对输入的PWM波进行频率测量与占空比测定(Based on STM32 microcontroller, the input PWM wave frequency and the duty cycle can be measured.)
3-TIM—通用定时器-输入捕获-测量脉冲宽度
- 应用于STM32F103VET6,进行PWM的输入捕获,测量脉冲的宽度。(Based on STM32F103VET6, PWM input capture, pulse width measurement)
实验9 PWM输出实验
- stm32的输入捕获 这是原子的视频 代码强 可读性高(STM32's input captures the high readability of this atom's video code)
PWM输入捕获程序
- STM32PWM捕获程序,计算周期频率,以及占空比。(STM32PWM capture program, calculate cycle frequency, and duty cycle.)