搜索资源列表
PMWHEX-V1.3
- 三菱梯形图转成51单片机HEX文件。 三菱软件写好梯形图,再运行转换软件,设定好51单片机的输入输出, 打开写好的梯形图,转换出的就是hex文件,烧录到51单片机,51单片机 就可以执行PLC的动作了。51单片机控制板价格便宜,可以代替简单场 合的PLC,控制成本降低。 1:把PWM转换后,在PWM文件下生成一个HEX文件。 2:生成的文件很大,51单片机要选用8K以上(AT89S52就是8K)储存量的。 3:把HEX文件下载到单片机就可以用了。
PMW-HEX-V1.6beta
- 三菱梯形图转成51单片机HEX文件的软件最新版本1.6。三菱软件写好梯形图,再运行转换软件,设定好51单片机的输入输出,打开写好的梯形图,转换出的就是hex文件,烧录到51单片机,51单片机就可以执行PLC的
PLC
- keil for51下编译,运行于51系列单片机的plc源码
MPC82G516单片机仿FX1N程序
- 用MPC82G516系列的51单片机仿三菱的FX1N单片机程序。可以直接与三菱的FX软件通讯(上传、下载、监控等)。
MPC82G516-仿三菱PLC程序的51代码源程序
- 仿三菱PLC程序的51代码源程序,学习PLC的人相当有益-51 imitation of Mitsubishi PLC program source code, very useful to people learning PLC
PMW-HEX
- 三菱梯形图转51单片机KeilC源码程序。通过三菱PLC编程软件梯形图编程后存为PMW格式,通过本程序直接转换成HEX文件,再下载到单片机中。目前支持8路AD功能(精度10位)和两路脉冲输出功能(10K)。-Mitsubishi ladder turn 51 MCU KeilC source program. By Mitsubishi PLC ladder programming software programmed to save the PMW format, through this
PMW-HEX-V1.5beta-
- 三菱梯形图转51单片机KeilC源码程序。通过三菱PLC编程软件梯形图编程后存为PMW格式,通过本程序直接转换成HEX文件,再下载到单片机中。-Mitsubishi ladder turn 51 MCU KeilC source program. By Mitsubishi PLC ladder programming software programmed to save the PMW format
51MCU-To-PLC=FX2N
- 仿三菱PLC FX2N系列,51单片机内核,继电器组驱动,源码,带注释。-Imitation Mitsubishi PLC the FX2N series, 51 microcontroller core, the relay group of drivers, source code, annotated
PMW-HEX-V1.9
- 三菱梯形图转成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
plc51
- 三菱PLC转51程序软件手册 很好用的哦-Mitsubishi PLC software manual switch 51 with the Oh well
PLC51(V1.03)
- V1.03版本的51版PLC,当作学习的版本-V1.03 version of the 51 edition of PLC, as a learning version of the
51-PLC-001
- 51单片机工业控制板,经济实用,可以用于简单电气控制,或初学者学习PLC-51 SCM industrial control panels, economical and practical, can be used for simple electric control, or for beginners to learn PLC
51chipdanPLC
- PLC与51单片机通讯示例程序(单片机程序)-PLC and 51 single-chip communication sample programs (MCU program)
PLC-HEX-V1.1
- plc convert the trial version of 51 single-chip software
PLC设计源码
- 基于51单片机的一款PLC设计源码。基于51单片机的一款PLC设计源码。-Based on a 51 MCU PLC design source. Based on a 51 MCU PLC design source.
plc-51
- PLC梯形图转换程序,用于51单片机自制PLC用。-The PLC ladder conversion program for 51-SCM homemade PLC with.
C51-PLC
- 89C51单片机模拟三菱PLC,工控用途.-51 single-chip analog Mitsubishi PLC
PLC
- 自制plc 源码程序。 有51单片机制作plc 源码程序+源流图 +sch+pcb图 还有国外开发人员编写的 avr单片机制作plc程序 +原理图+sch+pcb图-Homemade plc source code procedures. There are 51 single-chip production plc source code+ source map+ sch+ pcb map There are foreign developers to prepare the avr
单片机PLC通信
- 该程序是51单片机与欧姆龙PLC的串口通信,内部包含51程序部分和PLC程序部分,PLC是采用梯形图编程。(The program is a serial communication between 51 singlechip and OMRON PLC, which contains 51 parts of the program and the part of the PLC program, and the PLC is programmed with ladder diagram.)
基于51单片机的PLC控制板
- 51单片机实现PLC控制功能,IO、定时器等功能实现。