搜索资源列表
电动车控制器C语言源程序
- 方案是ATMega48,这个程序是我自己写的,用C语言实现。实现的功能有:无级调速,欠压保护,限流保护,过流保护,堵转保护,巡航。程序已经烧入单片机进行了实际测试,除了启动时稍微有点噪声之外,其余功能都十分完美。文件里的hex文件可以直接使用,其中名为PWM.hex的文件是非常完美的原厂程序编译的文件,可以直接在电动车上使用,遗憾的是没有源代码。
用ATMega48实现的电动车控制器程序C语言版
- 方案是ATMega48,这个程序是NaclChan写的,用C语言实现。实现的功能有:无级调速,欠压保护,限流保护,过流保护,堵转保护,巡航。程序已经烧入单片机进行了实际测试,除了启动时稍微有点噪声之外,其余功能都十分完美。文件里的hex文件可以直接使用,其中名为PWM.hex的文件是非常完美的原厂程序编译的文件,可以直接在电动车上使用,遗憾的是没有源代码。 过段时间会上传相应的电路图。引用程序请标明出处。
PWM_motor.PWM控制步进电机的设计
- PWM控制步进电机的设计,控制其正反转等,涵盖c语言设计,包括了proteus仿真原理图,可以直观显示!供大家参考!,PWM control of stepper motor design, control of its positive inversion, etc., covering the c language design, including proteus simulation schematic, you can visually show! For your reference
PIDPWM
- PID控制PWM程序,c语言编写。PCA----PWM加热控制。-PID PWM control procedures, c language. PCA---- PWM heating control
pwm
- PIC单片机的PWM模式的应用及C语言编程,CCP输出方波计数值。-PIC microcontroller PWM mode application and C language programming, CCP output square wave count.
ADC0808+PWM
- 数模转换,控制pwm波形输出,51单片机,C语言。-Digital-analog conversion, control pwm waveform output, 51 single-chip, C language.
MSP430-ADC-Flash-LCD-PWM-Key-RTC..
- MSP430 常用的模块代码,为西电测控系谢楷老师编写,不是TI官网上的代码,比官方的代码更好,看看接口就可以直接拿来使用。非常标准的商业级C语言源码,各种接口宏定义和注释写的非常清晰。包括16位ADC,BasicTimer,Flash,LCD,PWM,UART,蜂鸣器,KeyBoard,RTC.非常推荐-MSP430 common used module code,wrote by Xiekai of Measurement and control department of Xidian U
PWM
- ARM里实现 PWM ARM经典 C语言写的-ARM achieve PWM
30-PWM
- 用于51单片机的控制PSW调光的c语言程序-51 single-chip control for dimming PSW by c
pwm
- pwm控制led显示,51单片机c语言程序控制led显示明亮程度。-pwm
PWM
- 单片机控制按键输出PWM波形 C语言 用两个定时器控制-Single-chip PWM output waveform control button c language with two timer control
PWM
- 单片机C语言编程PWM脉宽调制器程序模板 用于51内核-Microcontroller C programming language PWM Pulse Width Modulator program template for the 51 core
PWM
- 51单片机实现PWM直流调速,c语言程序-51 MCU PWM DC Motor Control, c language program
PIC24-C-demo
- PIC-24单片机C语言例程 12864lcd12864lcd_serial.c pwm.c ad_lcd.c-PIC-24 microcontroller C language routines 12864lcd12864lcd_serial.c pwm.c ad_lcd.c
PWM输出实验
- 面向STM32F103芯片,c语言程序,keil5编译,实现PWM信号输出(Achieve PWM signal output)
C语言-库函数版本
- 挺合适的关于6路PWM,使用的是IAP15W4K的内核,方便初学者使用(Quite appropriate, on the 6 road PWM, using the IAP15W4K kernel, easy for beginners to use)
电机转速测量与PWM控制
- 基于51单片机的c语言程序 电机转速测量与PWM控制(C language program based on 51 singlechip motor speed measurement and PWM control)
STM8 PWM例程
- 利用ST 的开发工具,生成一个C 语言程序的框架,然后修改其中的main.c.(Use ST's development tools to generate a framework for a C language program, and then modify the main.c.)
pwm程序
- 实现直流无刷电机PWM的调制,从而控制转速。采用C语言,基于51单片机。(Realizing the modulation of the motor PWM)
PWM
- 本程序为基于C语言的控制直流电机恒速运行的单片机程序设计。(SCM program design for controlling DC motor running at constant speed)