▍1. DLL_LIBRARY32_2.1
CAREL控制器通讯协议,通过这个文件即可编写自己carel控制器监控程序(CAREL DLL_LIBRARY32_2.1)
CAREL控制器通讯协议,通过这个文件即可编写自己carel控制器监控程序(CAREL DLL_LIBRARY32_2.1)
51单片机和三菱变频器MODBUS RTU通信实例,里面有具体的通讯范例,方便初学者学习(51 single-chip microcomputer and mitsubishi inverter MODBUS RTU communication as an example, there is a specific communication paradigm, easy for beginners to learn)
一系列包含串口、Modem、收发传真、终端仿真等方面的编程例子( A series of contains aspect the and so on string mouth, Modem, receiving and dispatching facsimile, terminal simulation programming example )
TD-SCDMA物理层原理,了解物理层技术,了解信道编码的基本原理。(TD-SCDMA Physical Layer Principle)
说明: TD-SCDMA物理层原理,了解物理层技术,了解信道编码的基本原理。(TD-SCDMA Physical Layer Principle)
数据结构(耿国华版)课本源码,课本中的实例程序等。。。(the code of the book.)
说明: 数据结构(耿国华版)课本源码,课本中的实例程序等。。。(the code of the book.)
对于新手调试入手很快,通过32单片进行通信控制,对于蓝牙运用极大帮助。(For beginners, debugging is very fast, and communication control is carried out through 32 single chip.)
说明: 对于新手调试入手很快,通过32单片进行通信控制,对于蓝牙运用极大帮助。(For beginners, debugging is very fast, and communication control is carried out through 32 single chip.)
GPS信号模拟软件,模拟GPS设备向串口输出0183格式标准语句,配合串口虚拟工具使用,可以在普通电脑上调试(GPS signal simulation software, which simulates GPS equipment to output 0183 standard statements to serial port, can be debugged on ordinary computer with serial virtual tools.)
说明: GPS信号模拟软件,模拟GPS设备向串口输出0183格式标准语句,配合串口虚拟工具使用,可以在普通电脑上调试(GPS signal simulation software, which simulates GPS equipment to output 0183 standard statements to serial port, can be debugged on ordinary computer with serial virtual tools.)
HC6800EM3 v20原理图(电路图)(HC6800EM3 V20 schematic diagram (circuit diagram))
说明: HC6800EM3 v20原理图(电路图)(HC6800EM3 V20 schematic diagram (circuit diagram))
主控mcu与profinet进行SPI通讯的例子程序(An example program of SPI communication between master control MCU and PROFINET)
说明: 主控mcu与profinet进行SPI通讯的例子程序(An example program of SPI communication between master control MCU and PROFINET)
运行在QT 上,而且基于TCP协议上的,连接服务器的服务端口(TCP-based server service ports on QT)
说明: 运行在QT 上,而且基于TCP协议上的,连接服务器的服务端口(TCP-based server service ports on QT)
c语言实现的lwm2m协议,程序是可以直接编译通过的,主程序在src的lwm2mclient.c中(The lwm2m protocol implemented by C language can be compiled and passed directly. The main program is in lwm2mclient.c of src.)