搜索资源列表
电动车控制器C语言源程序
- 方案是ATMega48,这个程序是我自己写的,用C语言实现。实现的功能有:无级调速,欠压保护,限流保护,过流保护,堵转保护,巡航。程序已经烧入单片机进行了实际测试,除了启动时稍微有点噪声之外,其余功能都十分完美。文件里的hex文件可以直接使用,其中名为PWM.hex的文件是非常完美的原厂程序编译的文件,可以直接在电动车上使用,遗憾的是没有源代码。
用ATMega48实现的电动车控制器程序C语言版
- 方案是ATMega48,这个程序是NaclChan写的,用C语言实现。实现的功能有:无级调速,欠压保护,限流保护,过流保护,堵转保护,巡航。程序已经烧入单片机进行了实际测试,除了启动时稍微有点噪声之外,其余功能都十分完美。文件里的hex文件可以直接使用,其中名为PWM.hex的文件是非常完美的原厂程序编译的文件,可以直接在电动车上使用,遗憾的是没有源代码。 过段时间会上传相应的电路图。引用程序请标明出处。
电梯控制器程序设计与仿真
- 电梯控制器程序设计与仿真,已经通过仿真.
模糊控制器优化实例
- 模糊控制器程序实例仿真
74HC595护栏管控制器程序
- D50F144护栏管控制器程序
模糊PID控制器的MATLAB仿真程序
- 一个全关于模糊PID控制器的MATLAB仿真的程序,没用到SIMULINK
恒温控制器程序
- 恒温控制器程序,采用双向晶间管通过单片机进行温度可调的一个程序。实时性很强,Temperature controller program, using two-dimensional crystal the temperature between the tube through the MCU adjustable a program. Real-time very
仿人逻辑预测控制器设计
- 仿人逻辑预测控制器设计,带全套Matlab仿真程序,Humanoid prediction logic controller design, with a full set of Matlab simulation program
基于丢番图推导的单变量GPC程序
- Clark等人提出的广义预测控制自校正控制器是一种基于参数模型的预测控制算法,它采用了时段优化性能指标,结合辨识和自校正机制,从而克服自校正控制中存在的,本代码提供基于丢番图推导的单变量GPC程序-Clark and others proposed self-tuning generalized predictive control is a controller parameter model based predictive control algorithm, it uses time s
ctsd
- PIC16F72电动车无霍尔控制器程序.带三档,电子刹车,助力,巡航,防盗等功能.-PIC16F72 electric cars without Hall controller program. With a third gear, electronic brake, help, cruise, anti-theft functions.
1606
- 这是一套LED护栏管的控制器程序,还有程序和原理图。
DMX512
- Dmx512灯控制器程序采用 AT89C52 单片机, Fosc = 16MHz-Dmx512 light controller program using AT89C52 microcontroller, Fosc = 16MHz
STC89C54
- 温度控制器程序,包括PID算法,控制精度可达到0.01度,单片机采用宏晶公司的STC89C54-Temperature controller procedures, including the PID algorithm, the control precision can reach 0.01 degrees, the SCM' s STC89C54 Wang Jing
SimpleControllerDemo
- 一个简单的骨骼动画控制器程序。很好的,用c++实现,希望大家多学习-This is a simple controller demo.
shixv
- 时序控制器程序,51汇编,作用:分时接通/断开各路加热板(有24路),防止大电流对电网过冲击。-Timing controller procedures, 51 compilations, role: Time to connect/disconnect the various heating plate (24 Road), to prevent high-current-off impact on the power grid.
ECU
- 以LPC2194为平台开发的整车ECU控制器程序,集成SPI,Can通讯,AD,I/O控制等功能。具有产品级的性能。-LPC2194 as a platform to develop procedures for the vehicle ECU controller, integrated SPI, Can communication, AD, I/O control functions. With product-level performance.
车用400HZpwm调速控制器程序
- 车用空调面板400HZ占空比调速控制器程序(400HZ duty cycle controller program for vehicle air conditioning panel)
Software
- 12缸大功率发动机的控制器程序,PCB文件,原理图(12 cylinder high power engine controller program, PCB file, schematic diagram)
MPPT程序-SG-MPPT-HL
- 单片机型号为ATmega8,内有1206LCD控制器、采用恒压跟踪的MPPT算法、横流输出控制(The model of single chip microcomputer is ATmega8, with 1206LCD controller, MPPT algorithm with constant voltage tracking, cross flow output control)
电动车控制器程序源码
- 采用STC单片机开发的电动车控制器程序源码,带自学习功能。