搜索资源列表
ComDetect
- 串口状态的检测,可以检测到连接串口的设备是否正常连接或是哪种设备-state tests can detect serial port to connect the equipment or normal connecting what equipment
com_for_JavaScript
- 以javascr ipt连接串口的小工具,市面上串口工具很多,在小工具的特点是完全可以由你配置,因为是javascr ipt的嚒,由于用了MSCOMM32.OCX,就是说只能在windows下使用 -Javascr ipt serial port to connect a small tool, serial port tools on the market many of the features of the gadget is entirely up to you to configure
mycom
- 当你不知道那个串口被链接并且不知道波特率时,查询你正在连接的串口号及串口波特率-When you do not know that the serial be linked and do not know the baud rate, the query you are connected to the serial number and the serial port baud rate
COMControl
- 该程序 实现 串口连接,串口读写操作,希望对做串口程序的人有帮助-Implementation of the procedure to connect serial, serial read and write operations, and they hope to make Serial procedures have to help people
spp_dev_a_b
- 用蓝牙处理器,通过RFCOM层虚拟串口来通信,a为主,发起连接,b为接收连接-bluetooth program,RFcom transport
PComm
- PCommLt_COM通读源码,可以用于串口连接-PCommLt_COM read through the source code can be used to connect serial
20085131614903
- 上位机(PC机或具有串口的其他控制设备)通过RS232串口连接到本控制板后,向控制板发送一串ASCII代码指令既可控制步进电机的转向、转速、步进量,完全不需了解步进电机及驱动器的工作原理。例如:串口发送"S100",则步进电机将顺时针以每分钟100转的速度旋转,串口发送"N300",则步进电机将逆时针以每分钟300转的速度旋转;串口发送"S100J",则步进电机将顺时针步进100个步距角,串口发送"N1000J",则步进电机将逆时针步进1000个步距角。用于精密转速控制、精密运动控制、精密机械加