资源列表
IIC通信通用库函数
- 可以实现单片机和IIC设备之间的通信,包括应答非,应答,发送,接收函数,可直接调用,已经封装成一个库函数,可直接调用
TWO-COMM-Debuger
- 一款有两个串口可以同时调试的工具,调试界面在一起,极大方便了进行监控调试等一些需要同时看两个串口数据的情况的调试。-A two serial port can also be a tool for debugging, debugging interface together, greatly facilitate the monitoring and debugging and so on some of the need to look at the two serial data.
PLC_STEP7_Uart1
- PLC可编程逻辑控制器,UART1同时收发程序,自己做工程写的小代码,采用STEP7进行编程实现,欢迎各位下载-PLC programmable logic controllers, UART1 while transceiver procedures, do their own engineering write small code, using STEP7 programming realization, welcome to download
PLC_STEP7_Uart0_and_Uart1
- PLC可编程逻辑控制器,西门子,STEP7编程实现,梯形图,UART0和UART1同时收发程序,自己工程项目总结,欢迎各位下载~-PLC programmable logic controllers, Siemens, STEP7 programming, ladder, UART0 and UART1 transmit and receive simultaneously program their own project summary, to welcome you to download
Com2Key
- com2key 软件 串口模拟键盘口输入-com2key software
SPortDemo
- 串口RS232通信功能,自动获取电脑上的串口,可以通过下拉菜单选择配置通信信息。窗体具有自动缩放功能。可以进行字符串和16进制字符通讯。-RS232 serial communication function, automatic access to the serial port on the computer, you can choose to configure the communication information through the drop-down menu. Form
SCOMMV23
- 经典RS232串口通讯,附带源码,vc6编译通过-Classic RS232 serial communication
chuankou
- 串口助手,实现串口通信,与外界短信包通信,可使用电脑收发短信-Serial assistant, serial communications, external communications and messaging package, you can use the computer to send and receive text messages
stm32_uart
- 串口编程基本用法,实现串口接收与发送的基本功能,适合初学stm32芯片的串口应用,可以自行修改源码,以便使用-Serial programming basic usage, the basic functions of the serial port receive and send for beginners stm32 chip serial applications can modify the source code to use。
JUNDA
- 电镀整流器RS-485通讯集中控制,可对电镀生产线32台整流器进行集中控制-Plating Rectifier RS485 communication centralized control of plating production lines for centralized control rectifier 32,
Modbus_Plus_Proworx_1.01
- modbus 通讯程序 modbus 通讯程序-modbus code modbus code
serialPortExample
- This is simple class to read or write data to the serial port.