Location:
Search - PWM-HEX
Search list
Description: 文件列表:
_1b8.aaa
_1ek.aaa
_1s0.aaa
_11g.aaa
Pwm._c
Pwm.c
PWM.cof
PWM.dbg
PWM.dp2
PWM.hex
PWM.i
PWM.lis
PWM.lk
PWM.lst
PWM.mak
PWM.mp
PWM.o
PWM.prj
PWM.s
PWM.src
PWM_cof.aps
PWMtest.i
PWMtest._C
PWMtest.C
PWMtest.dp2
PWMtest.lis
PWMtest.o
PWMtest.s
-documents list : _1b8.aaa _1ek.aaa _1s0.aaa _11g.aaa Pwm._c pW M. PWM.cof PWM.dbg PWM.dp2 PWM.hex PWM.i PWM. lis PWM.lk PWM.lst PWM.mak PWM.mp PWM.o PWM.pr j PWM.s PWM.src PWM_cof.aps PWMtest.i PWMtest . _C PWMtest.C PWMtest.dp2 PWMtest.lis PWMtes t.o PWMtest.s
Platform: |
Size: 22813 |
Author: 郑峰 |
Hits:
Description: 方案是ATMega48,这个程序是我自己写的,用C语言实现。实现的功能有:无级调速,欠压保护,限流保护,过流保护,堵转保护,巡航。程序已经烧入单片机进行了实际测试,除了启动时稍微有点噪声之外,其余功能都十分完美。文件里的hex文件可以直接使用,其中名为PWM.hex的文件是非常完美的原厂程序编译的文件,可以直接在电动车上使用,遗憾的是没有源代码。
Platform: |
Size: 47946 |
Author: naclchen |
Hits:
Description: 方案是ATMega48,这个程序是NaclChan写的,用C语言实现。实现的功能有:无级调速,欠压保护,限流保护,过流保护,堵转保护,巡航。程序已经烧入单片机进行了实际测试,除了启动时稍微有点噪声之外,其余功能都十分完美。文件里的hex文件可以直接使用,其中名为PWM.hex的文件是非常完美的原厂程序编译的文件,可以直接在电动车上使用,遗憾的是没有源代码。
过段时间会上传相应的电路图。引用程序请标明出处。
Platform: |
Size: 46559 |
Author: naclchen |
Hits:
Description: 文件列表:
_1b8.aaa
_1ek.aaa
_1s0.aaa
_11g.aaa
Pwm._c
Pwm.c
PWM.cof
PWM.dbg
PWM.dp2
PWM.hex
PWM.i
PWM.lis
PWM.lk
PWM.lst
PWM.mak
PWM.mp
PWM.o
PWM.prj
PWM.s
PWM.src
PWM_cof.aps
PWMtest.i
PWMtest._C
PWMtest.C
PWMtest.dp2
PWMtest.lis
PWMtest.o
PWMtest.s
-documents list : _1b8.aaa _1ek.aaa _1s0.aaa _11g.aaa Pwm._c pW M. PWM.cof PWM.dbg PWM.dp2 PWM.hex PWM.i PWM. lis PWM.lk PWM.lst PWM.mak PWM.mp PWM.o PWM.pr j PWM.s PWM.src PWM_cof.aps PWMtest.i PWMtest . _C PWMtest.C PWMtest.dp2 PWMtest.lis PWMtes t.o PWMtest.s
Platform: |
Size: 22528 |
Author: 郑峰 |
Hits:
Description: 利用Atmel ATMega8 的定时器功能和PWM功能,制作频率发生器。
有LCD显示,并可实时调节ATMega8的各个相关的寄存器内容。
支持红外遥控器输入。
..\频率发生器.prj ......主芯片项目文件
..\频率发生器.c ......主芯片主程序
..\频率发生器.asm ......主芯片汇编文件(自动生成)
..\频率发生器.hex ......可供烧录的文件
..\频率发生器_client.prj ......副芯片项目文件
..\频率发生器_client.c ......副芯片主程序
..\频率发生器_client.asm ......副芯片汇编文件
..\频率发生器_client.hex ......可供烧录的文件
..\Config.h ......硬件配置文件
..\Input.c ......接受红外遥控器输入并在LCD中显示
..\LCD_Interface.c ......LCD 1602 接口文件
..\Menu.c ......在LCD中显示菜单和其它信息
..\Menu.h ......菜单定义文件
..\Readme.txt ......本说明文件-use the timer function and PWM function, the production of frequency generator. A LCD display, real-time adjustments can socket all the relevant registers contents. Support infrared remote control input. .. \ Frequency generator. Prj ...... main chip project document .. \ frequency generator. C ..... . Main Chip main program .. \ frequency generator. asm2 ...... main chip compilation document (automatic generation) .. \ frequency generator. hex ...... for copying documents .. \ frequency generator _client.p rj ...... vice chip project document .. \ frequency generator vice-_client.c ...... film main program .. \ frequency generator _client.asm ...... Deputy Chip compilation .. \ frequency _client.hex ...... rate generator for copying documents .. \ Config.h. ..... hardware configuration fi
Platform: |
Size: 61440 |
Author: Aleyn.wu |
Hits:
Description: ALTERA PWM電路 這是一個ALTERA的PWM電路,可以整合到NIOSII IDE中,來完成一個PWM的系統。-Altera PWM circuit Altera This is a PWM circuit, NIOSII can be integrated into the IDE, to complete a PWM system.
Platform: |
Size: 11264 |
Author: Faye Tung |
Hits:
Description: 三菱梯形图转成51单片机HEX文件。
三菱软件写好梯形图,再运行转换软件,设定好51单片机的输入输出,
打开写好的梯形图,转换出的就是hex文件,烧录到51单片机,51单片机
就可以执行PLC的动作了。51单片机控制板价格便宜,可以代替简单场
合的PLC,控制成本降低。
1:把PWM转换后,在PWM文件下生成一个HEX文件。
2:生成的文件很大,51单片机要选用8K以上(AT89S52就是8K)储存量的。
3:把HEX文件下载到单片机就可以用了。
-Mitsubishi ladder into 51 single-chip HEX file. Mitsubishi software written ladder, and then run the conversion software, set 51 single-chip input and output, open ladder-written, conversion is a hex file, burn to 51 single-chip, 51 single-chip microcomputer can be implementation of the action of PLC. 51 Single-chip panel prices, can replace the simple occasions PLC, control and lower the cost. 1: after the PWM converter, PWM documents generated in a HEX file. 2: generate a lot of paper, 51 single-chip 8K to choose more than (AT89S52 is 8K) storage capacity. 3: The HEX file can be downloaded to a single-chip microcomputer used.
Platform: |
Size: 7450624 |
Author: 月亮 |
Hits:
Description: Analog Device ARM-7 系列之 ADuC_7024 Evaluation Board 内多个学习范例全都是基于 Keil 工程版的
范例,附 ADuC_7024 Evaluation Board 原理图,而范例内容如下: 1.ADC 2.Comp 3.DAC 4.FlashEE
5.FuncRam 6.INT 7.Mics 8.PLA 9.Pulse 10.PWM 11.S&C 12.TimerTrig 13.UART 14.Varplace
Platform: |
Size: 958464 |
Author: kly |
Hits:
Description: 三菱梯形图转成51单片机HEX文件的软件最新版本1.6。三菱软件写好梯形图,再运行转换软件,设定好51单片机的输入输出,打开写好的梯形图,转换出的就是hex文件,烧录到51单片机,51单片机就可以执行PLC的
-Mitsubishi ladder into 51 single-chip HEX file the latest version 1.6 software. Mitsubishi software written ladder, and then run the conversion software, set 51 single-chip input and output, open ladder-written, conversion is a hex file, burn to 51 single-chip, 51 single-chip microcomputer can be the implementation of PLC s
Platform: |
Size: 3690496 |
Author: 月亮 |
Hits:
Description: pwm的51单片机的程序实现-pwm
Platform: |
Size: 51200 |
Author: ming wei |
Hits:
Description: pwm motor control,hex,asm,pic
Platform: |
Size: 1024 |
Author: niko |
Hits:
Description: 本工程采用STC51单片机,采用C语言编写PWM程序实现RGB灯的亮度调节!PWM采用定时器实现,可实现调频兼跳脉宽!原理图采用PROTEL99SE-This project include sch circiut and program!we use PWM to let RGB led flah.the name of micochip is STC,so u can download the HEX file just by UART!
Platform: |
Size: 45056 |
Author: 光光 |
Hits:
Description: PIC 16F627 based PWM square wave inverter. Full schematic and hex file is included.
Platform: |
Size: 23552 |
Author: sudip |
Hits:
Description: 【实验题目】
用PWM方波调节LED亮度
【实验目的】
掌握PWM的基础知识
进一步熟悉定时器的用法
【硬件接法】
P1.1控制LED,低电平点亮
K3和K4分别接在P3.4、P3.5,按下时为低电平
【实验步骤】
ISP下载开关扳到“00”,用Flash Magic软件下载程序文件“PWM-LED.hex”,运行。
【运行效果】
按K3可调暗LED,按K4可调亮LED。
Platform: |
Size: 22528 |
Author: lieng |
Hits:
Description: This is a simple program with measure a voltage on ADC pin in Atmega8 AVR uC and control a PWM value . This is a program in CodeVision . I use it for control Lights, motors etc...
Platform: |
Size: 29696 |
Author: Marek |
Hits:
Description: LPC2148 drive LCD ----- A / D conversion module
The work area
Each project contains three configuration options
ISP_iFlash_Hex - generated. Hex object file format
JLINK_iflash - JLINK to the programming through the configuration of the internal Flash
JLINIX_iram - by JLINK to debug the internal RAM
Project Name:
LCD ----- LCD (includes break)
MMC ----- MMC Card Reader
Uart ----- serial communication
USBMouse ----- USB communication-LPC2148 drive LCD----- A/D conversion module
The work area
Each project contains three configuration options
ISP_iFlash_Hex- generated. Hex object file format
JLINK_iflash- JLINK to the programming through the configuration of the internal Flash
JLINIX_iram- by JLINK to debug the internal RAM
Project Name:
LCD----- LCD (includes break)
MMC----- MMC Card Reader
Uart----- serial communication
USBMouse----- USB communication
Platform: |
Size: 126976 |
Author: ajksdna |
Hits:
Description: OBD2 to USB Diagnostic Tool Adapter (ELM327 Analog)
The interfaces support J1850 VPW, J1850 PWM, ISO-9141-2, ISO 14230 (KWP2000).
Files:
Project SCH&PCB - ORCAD 9.2
HEX File for PIC18F2455
Adapter Build Image
Platform: |
Size: 2650112 |
Author: Vlad |
Hits:
Description: 三菱梯形图转成51单片机HEX文件的软件破解版本V1.9。三菱软件写好梯形图,再运行转换软件,设定好51单片机的输入输出,打开写好的梯形图,转换出的就是hex文件,烧录到51单片机,就可以执行编写的PLC程序
-Mitsubishi ladder HEX file converted into 51 single-chip version of the software crack V1.9. Mitsubishi software written ladder, then run the conversion software, set up 51 single-chip input and output, open the Ladder written Convert the hex file is, burn to 51 microcontroller to write the PLC program can perform
Platform: |
Size: 3041280 |
Author: 王铁臣 |
Hits:
Description: DC Motor controllers with PWM
PIC16C5X, and the source code
00531e.pdf
MWPOS.ASM
MWPOS.COD
MWPOS.ERR
MWPOS.HEX
MWPOS.LST
vq3001.pdf
Platform: |
Size: 407552 |
Author: webfree |
Hits:
Description: 用PWM波控制LED,有hex文件,可以直接烧录。-PWM wave control LED hex file, you can directly burn.
Platform: |
Size: 683008 |
Author: 请我 |
Hits: