-
三菱梯形图转成51单片机HEX文件。
三菱软件写好梯形图,再运行转换软件,设定好51单片机的输入输出,
打开写好的梯形图,转换出的就是hex文件,烧录到...
三菱梯形图转成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.
- 2022-09-07 14:30:03下载
- 积分:1
-
STC89C58RD+系列内部eeprom放数据
STC89C58RD+系列内部eeprom放数据-STC89C58RD+ Series of internal EEPROM data released
- 2022-09-12 04:25:03下载
- 积分:1
-
Gradient procedures for the corresponding test procedures* for the hardware set...
斜度测试程序
* 程序对应的硬件设置为:利而达MSP430-Test44x实验板,斜度计使用的
* 是ADXL202E,数字y连接TA1/P1.2,数据x连接P1.0/TA0,P4.6对应斜度计电源
* 每个方向的斜度显示时都占用三个字符,
* 斜度范围为0~90,高于90的,斜度为(180-斜度)-Gradient procedures for the corresponding test procedures* for the hardware set up: Lee MSP430-Test44x of the board, of the use of gradient is the* ADXL202E, the number of y connecting TA1/P1.2, data x connect P1.0/TA0, P4. gradient of 6 corresponds to the power* of the gradient in each direction are occupied by shows that the three characters,* angle range of 0 ~ 90, more than 90, and slope for the (180- angle)
- 2022-05-07 08:12:23下载
- 积分:1
-
闪烁的灯光广告灯左移到右边。8X8 LED点阵…
闪烁灯广告灯的左移右移 . 8X8 LED点阵显示技术等共40个实验-Flashing lights advertising lights left shifted to the right. 8X8 LED dot matrix display technology, a total of 40 experiments
- 2022-07-28 15:52:08下载
- 积分:1
-
1335 Single
1335液晶程序 单片机C控制源代码
-1335 Single-chip LCD program C source code control
- 2022-07-23 14:34:47下载
- 积分:1
-
基于WAVE6000的 可以直接使用在数据采集系统中
基于WAVE6000的 可以直接使用在数据采集系统中-based on the direct use of the Data Acquisition System
- 2022-01-25 16:35:09下载
- 积分:1
-
这个程序是用MSP430写的chipcon公司的无线收发芯片CC1100的驱动程序。...
这个程序是用MSP430写的chipcon公司的无线收发芯片CC1100的驱动程序。-This procedure is written MSP430 Chipcon
- 2022-03-24 23:13:04下载
- 积分:1
-
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HE...
单片机编程的bcd码和hex码的互换,BCD2HEX
例子:
c=BCD2HEX(0x255) //255 转成HEX为0xff
c=HEX2BCD(0xff) //0xff 转成BCD码为 2-microcontroller programming bcd yards and hex code swap BCD2HEX example : c = BCD2HEX (0x255)// 255 to HEX conversion c = 0xff HEX2BCD (0xff)// 0xff conversion of 255 BCD
- 2023-02-28 18:45:03下载
- 积分:1
-
SCM baud rate calculation of 51 small programs, dos version
计算51单片机波特率的小程序,dos版-SCM baud rate calculation of 51 small programs, dos version
- 2022-08-24 00:29:27下载
- 积分:1
-
8051 Iruma procedures, including string and conversion, digital tube driver, ADC...
8051 Iruma程序,包括串和转换、数码管驱动、ADC、BCD、16x2液晶、串口通信、服务器驱动等。我准备的。
- 2022-03-14 16:05:43下载
- 积分:1