搜索资源列表
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
motor-irq
- 该压缩包包含基于S3C6410的检测电机转速的驱动程序以及上层的调试程序-The archive contains S3C6410-based detection of motor speed drivers and upper debugger
c
- s3c2410开发平台,使用电位器调节系统电压,当电压上升时,直流电机转速随即实时提高。当电压最高时,转速达到100转。当电压下降时,直流电机转速随即实时降低,当电压为零时,直流电机停转。LED灯上能够实时的显示当前直流电机的转速。-s3c2410 development platform, using the potentiometer adjustment system voltage, when the voltage rises, the DC motor speed real-time
Embedded-development
- 嵌入式裸机程序开发测试,LCD屏幕动态显示电机转速,AD转换值,串口通讯等-Embedded bare-metal program development and testing, dynamic display of the LCD screen motor speed, AD conversion value, serial communication, etc
mini2440_dianji_zhuansu
- 主要在mini2400上实现控制电机转速,在自带lcd屏上显示转速,占空比等。-mini2440 stepmotor pwm
stm32f4控制 PWM
- 通过对定时器3的通道3和通道4的配置来实现PWM的输出,并且可以通过调整占空比来实现对电机转速的控制。