搜索资源列表
pwm_test
- 基于周立功ARM平台,集成开发环境ADS1.2开发PWM波形控制,控制直流电机快慢转速!-Zhou Ligong ARM-based platform, integrated development environment ADS1.2 development PWM waveform control, speed control of DC motor speed!
ceya
- 此程序是基于ARM9的,是通过压力传感器控制步定电机的转速,经测试成功的-This program is arm9-based, is through the pressure sensor control step motor speed, the test of success
Touch-screen
- 实现触摸屏控制直流、步进电机的加速和减速、正反转;并在超级终端和液晶屏上同步显示转速-Touch screen control DC, stepper motor acceleration and deceleration, reversing speed and synchronized display in HyperTerminal and LCD screen
mini2440_dianji_zhuansu
- 主要在mini2400上实现控制电机转速,在自带lcd屏上显示转速,占空比等。-mini2440 stepmotor pwm
stm32f4控制 PWM
- 通过对定时器3的通道3和通道4的配置来实现PWM的输出,并且可以通过调整占空比来实现对电机转速的控制。