搜索资源列表
MySci2
- 自己改进的一个串口VC程序,本来是用于对我的DSP板的监测,打开程序后在视图区内单击鼠标左键即可出现通信控制对话框,可选择传送6个不同的监测变量,都是先传送高8位,再传送低8位,很适合作为监测软件-improvement to their VC of a Serial procedures have been used for the DSP board monitoring, open View procedures in the region can click the left mouse
java_serial
- 用java程序从串口读数据 在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个 程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够 打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader 和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有 做过的大侠能够讲讲处理的办法。 -with readi
JingchaPaiZhao
- 电子警察拍照管理系统,简单易用,源码开放,可以自己扩充方便。-electronic management system, easy to use, open source can facilitate their expansion.
Examples1101
- Z8读卡器开发接口,就是公交车上刷卡那种,含VB和VC源码,有兴趣的朋友可以来看看哦。-humanized reader interface development is busload 0800-099799 kind, including VB and VC source, Interested friends can view flash open her cloak.
60870-103
- IEC60870-5-103规约测试工具。 目前只能打开COM1口,(呵呵)有兴趣的可以更改。-IEC60870-5-103 Statute testing tools. At present, I can only open the COM1 (Ha ha) are interested can change.
sermon
- 这是一个超级好用的串口监控程序(非源码),可以检测到其他软件打开串口后的任何活动及收发数据,从而可以分析其通讯协议。软件的全称是Serial Monitor v3.22 ,这个是破解版,很费劲才找到的。我实际使用效果非常好,可以很容易得到别的软件如手机管理软件的通讯的全过程,搞清发了一些什么AT命令,等到了什么样的应答和数据。强烈推荐串口编程者必备-This a super user-friendly Serial Monitoring Program (FOSS), can detect ot
CommTest.rar
- 基于CSerialPort的串口多线程通信。首先设置好串口参数,然后开启串口监测工作线程,它监测到串口接收到的数据、流控制事件或其他串口时间后,就以消息方式通知主线程,激发消息处理函数来进行数据处理。而发送数据可以直接向串口发送。,CSerialPort based on multi-threaded serial communication. First of all, set up serial port parameters, and then open the serial port m
模仿Windows系统带的超级终端风格的RS232串口调试工具
- 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。-This is a parody of the Super Terminal Windows system with RS232-style serial debugging tools. Very eas
modbus
- MODBUS规约是MODICOM公司开发的一个为很多厂商支持的开放规约 Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络(例如以太网)和其它设备之间可以通信。它已经成为一通用工业标准。有了它,不同厂商生产的控制设备可以连成工业网络,进行集中监控。-MODBUS is MODICOM Statute developed a lot of vendor support for open Modbus protocol is applied t
SPComm(2011.2-update)
- 很好用的串口控件,编程简单,2011年2月最新修正。。修正COM10以上打不开的BUG,升级HotFMShell及对USB转串口与串口枚举等支持-Good use of the serial control, programming is simple, in February 2011 the latest amendments. . Fixed can not open COM10 or above the BUG, upgrade HotFMShell and the USB to ser
vb
- 1.Prodave 是用于pc 与s7 系列plc 之间的数据链接通信的工具箱。其实质就是用户通过调用“w95_s7.dll”等库函数来解决 PLC 与PC之间的数据交换和数据处理问题。 所需硬件为:CPU22x,PC/PPI编程电缆,带COM口的PC。这可能是最简单的配置,很容易实现试验的目的。这里不需要安装Prodave软件,只要把“w95_s7.dll”文件拷贝到您程序相应的目录中去即可。 2.通讯设置:打开“控制面板”中“设置PG/PC接口”选项,在“应用程序访问点”列表框内选择“S
VB-COM-chat
- 串口聊天,顾名思义,两台电脑用串口聊天.需要事先用232交叉线将两台电脑的串口连接起来,设置通信端口为COM1.打开软件,先点击"连接",之后便可开始聊天.-Serial chat, the name suggests, the two computers using the serial port chat prior to the 232 crossover cable to connect the two computers serial port, set the communicati
forserial
- 用于单片机和上位机的串口通信,属于串口调试软件。使用时不能使用其他端口,否则不能打开串口。-For the MCU and host computer s serial communications, belonging to serial debugging software. Use can not use other ports, can not open the serial port.
UART
- 使用方法: uart编程,拷贝到硬盘,用ISE打开工程文件即可-Usage: uart programming, copied to the hard drive, open the project file with ISE can
uart_fpga
- 一个完全好用的程序,用ISE 8.2打开就可直接应用-A fully-to-use procedures, with ISE 8.2 can be applied directly to open
UART
- Verilog实现的UART程序,用ISE打开工程文件即可-Verilog implementation UART program, open the project file with the ISE can be
MainSimSoftCom
- 本程序是一个AVR单片机通信小程序(其他单片机只要修改一下初始化即可),解压后用ICC软件打开项目即可编译,用到了RS232和RS485两种通信方式,两个串口,RS485走的9位数据位。很小的一个系统程序,只有三个C文件和一个H头文件。很适合在校学生和刚开始接触实际设计的新人。-This program is a small communication program AVR microcontroller (other microcontroller initialization as lon
w7100udp
- W7100是个内嵌51内核的硬件TCP/IP协议栈。应用它可以发开基于网络接口的程序。-W7100 is a 51-core embedded hardware TCP/IP protocol stack. Applications can be made to open its web-based interface program.
mysendAndRecived
- C#版的短信发送开发,暂是通过win32api进行短信发送。但存在一问题,该问题是由于 win32api 串口只能打开10个以下,10个以上串口无法打开-C# version of the text message development, suspense is carried out through text messages sent win32api. But there is a problem, the problem is that the win32api serial port
OAD_DEMO2
- oad 的pc端程序,可以把bin文件 打开发送到 主节点 然后 主节点更新其他节点-oad the pc side program that can open the bin file to send to the master node and then update the other nodes in the master node
