搜索资源列表
电动车控制器C语言源程序
- 方案是ATMega48,这个程序是我自己写的,用C语言实现。实现的功能有:无级调速,欠压保护,限流保护,过流保护,堵转保护,巡航。程序已经烧入单片机进行了实际测试,除了启动时稍微有点噪声之外,其余功能都十分完美。文件里的hex文件可以直接使用,其中名为PWM.hex的文件是非常完美的原厂程序编译的文件,可以直接在电动车上使用,遗憾的是没有源代码。
用ATMega48实现的电动车控制器程序C语言版
- 方案是ATMega48,这个程序是NaclChan写的,用C语言实现。实现的功能有:无级调速,欠压保护,限流保护,过流保护,堵转保护,巡航。程序已经烧入单片机进行了实际测试,除了启动时稍微有点噪声之外,其余功能都十分完美。文件里的hex文件可以直接使用,其中名为PWM.hex的文件是非常完美的原厂程序编译的文件,可以直接在电动车上使用,遗憾的是没有源代码。 过段时间会上传相应的电路图。引用程序请标明出处。
电梯控制器程序设计与仿真
- 电梯控制器程序设计与仿真,已经通过仿真.
恒温控制器程序
- 恒温控制器程序,采用双向晶间管通过单片机进行温度可调的一个程序。实时性很强,Temperature controller program, using two-dimensional crystal the temperature between the tube through the MCU adjustable a program. Real-time very
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
ReactivePower
- 无功功率补偿控制器设计实例 附带电路图和C程序代码-Reactive power compensation controller design example with circuit and C code
dianti
- 电梯控制器程序设计 六层楼 含有详细解释以及波形-Elevator controller program design containing six-storey buildings, as well as a detailed explanation waveform
LED
- LED控制器程序,可实现渐变,跳变功能!-LED controller procedures, can be realized gradually, hopping function!
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.
sysfunction
- 用FreeScale 的MC9S08FL16RM MCU设计的一种家用空调控制器程序用的函数库-Using Freescale' s MC9S08FL16RM MCU design a home air-conditioning controller procedures used in library
led
- LED护蓝管串口通信的单片机控制器程序,只要改一下也可以用在点阵屏上哦
vhdl2
- 电梯控制器程序设计与仿真的vhdl源代码-Elevator controller design and simulation of vhdl source code
Elevatorcontroller
- 电梯控制器程序设计与仿真,需要的朋友可以下栽.-Elevator controller design and simulation procedures needed下栽friends.
LCD2004GYD10-27
- 定时控制器程序 含有1602 液晶驱动程序,stc单片eeprom 存储程序-Procedures from time to time with 1602 LCD controller driver, stc-chip eeprom storage procedures
temper20090727_23_26
- 一个温湿度控制器程序。所用传感器为广州奥松科技的 单总线温湿度传感器DHT11.-A process temperature and humidity controller. Guangzhou used Ozon sensor technology for single-bus temperature and humidity sensors DHT11.
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单片机开发的电动车控制器程序源码,带自学习功能。