搜索资源列表
ne2000.zip
- 单片RS232-PPP/TCP/IP协议转换模块
E_I
- 这是一个基于MCU的电机控制系统,单片机接收PC的信息,根据Modbus通信协议转换为相应电机控制命令。 整个程序在keil环境下开发,实现了电机的启动、停止、增速、减速、反馈运行时间和速度的功能。-This an MCU-based motor control system, the 8031 PC receiving the information, according to Modbus communication protocol conversion to the correspon
PROFIBUS从站智能协议芯片DPC31接口设计
- PROFIBUS从站智能协议芯片DPC31与模数转换器AD7705接口设计.rar-PROFIBUS slave smart chip DPC31 agreement with the AD7705 ADC interface design. Rar
485to232---Program in C51 @89C51
- 单片机开发中485协议到232协议转换源代码,硬件芯片为max483和max232,采用89c51单片机芯片。-485 MCU development agreement to 232 protocol conversion source code, hardware and MAX483 chip max232 using 89c51 single chip.
ST8810-RS485
- 这是一个用于RS485通讯的协议转换程序,采用89S52芯片,KEIL 51开发-for RS485 communication protocol conversion procedures used 89S52 chip, KEIL 51 development
RS232-hongwaidianlu
- 红外-RS232协议转换器电路图适合51系列单片机-infrared-RS232 protocol converter circuit for 51 Series MCU
pro-R485
- profibus-R485网关程序,利用西门子的profibus协议解析芯片SPC3,将profibus协议转换通用的RS485协议。-Profibus-R485 Gateway procedures, Siemens Profibus use the analytic chip SPC3 agreement, Profibus protocol conversion to a common RS485 agreement.
HX_GPS(8.29.4)
- HX-87 GPS模块协议转换程序,实现对经纬度的提取并转换单位
TLS_RTU
- TLS35协议转换成MODBUS RTU格式的协议,基于ATMEGA64开发
PV4_RTU
- PV4协议转换为MODBUS RTU协议的程序,基于ATMEGA64
TLS_ASCII
- TLS35协议转换成MODBUS ASCII协议,基于ATMEGA64开发
基于PIC18F66J60的Ethernet转串口参考设计
- ETORS232基于一种单芯片的Ethernet 与RS-232 协议转换器的设计。该方案采用Microchip针对嵌入式系统的Internet接入应用 开发出的8位集成以太网控制芯片PIC18F66J60,并且系统内嵌了Microchip发布的基于此芯片的TCP/IP协议栈,能够使设备以UDP、TCP Server、TCP Client模式接入到网络。
can与网络协议转换代码
- can协议与网络协议的转换代码
NetworkEnable
- 基于WinCE5.0操作系统的在UC-7122ce硬件平台上用C++进行二次开发的协议转换的程序编写,是关于硬件联网的源程序,希望对大家有用-Prepared based the WinCE5.0 the operating system for secondary development in the UC-7122ce hardware platform C++ protocol conversion program is the hope that useful source on har
MessageQueue
- 基于WinCE5.0操作系统的在UC-7122ce硬件平台上用C++进行二次开发的协议转换的程序编写,是关于数据传输顺序的源程序,希望对大家有用-Based the WinCE5.0 the operating system for secondary development in the UC-7122ce hardware platform C++ protocol conversion program written in on the source of the data transmi
ARM7+CAN232
- ARM7上的UART驱动。含有周立功CAN232的协议转换,可以在ARM7上实现CAN通信-ARM7 on the UART driver. Ligong CAN232 contain weeks of protocol conversion, you can achieve CAN communications ARM7
modbus103
- 嵌入式操作系统下的一个modbus转IEC103的协议转换软件-An embedded operating system to IEC103 the modbus protocol conversion software
Ethernet
- 简易以太网测试仪,连接CPU和传输物理层数据协议转换等-Ethernet
ZTOBD
- stm32做的一个协议转换,主要是obd串口协议转换成adroid上的串口协议。(STM32 to do a protocol conversion, mainly OBD serial protocol conversion to adroid serial protocol.)
多串口协议转换
- 本源码是基于STM32F103芯片的多串口协议转换,可对两个rs232通讯口,和一个RS485的数据进行数据处理,实现协议转换。