搜索资源列表
SCDH1
- vs 2005 串口 列示 检测 错误提示 数据读取 -vs. 2,005 listed detection errors which read data
MainForm.Designer
- 工具 vs2005 进行串口的列示、检测,错误提示,并数据读取 -tools for Serial vs2005 the presentation, detection, errors, and data acquisition
i2c总线程序
- 本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, no
Delphi数据采集与串口通信测控应用实战
- Delphi数据采集与串口通信测控应用实战,利用Delphi编写各种串口通信检测的上位机。-Delphi data acquisition and serial communication monitoring and control application of combat, the host computer using Delphi to write the detection of a variety of serial communication.
serialrxtx.rar
- 个人原创,已经测试通过。功能:完成串行数据与RS232格式数据的收发转换,ST16C450+串并双向转换兼收发时序产生功能,优点:省去了传统的ST16C450需要CPU干预的缺点,简化设计, 纯硬件自动转换,缺点:忽略各种异常报警,适用于误码测试时使用(传输错误由误码测试功能模块完成检测)。,Personal originality, have the test. Function: the completion of serial data and send and receive RS23
CommMonitor
- CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。 -CommMonitor detection, interception, reverse analysis of serial communication protoco
Power
- 本程序是功耗检测系统的上位机程序,通过串口实时获得下位机传过来的数据,显示电流电压信号以及计算功耗,并绘制了一个电压表,在恒定电流的情况下,电压表指针实时更新读数,非常形象。-This program is PC power detection system procedures, real-time access through the serial port under the crew passed over the data, showing current and voltage si
javacomm20-win32
- java的串口监听程序,用于检测串口是否正确接收到数据-java serial port listener for the detection of serial data received is correct
615test_3_2_OK
- 该串口通信程序能自动检测串口,串口基本参数可选,识别帧头帧尾,发送区自动检测有效帧数据,并能校验应答数据是否正确、有无超时。-The serial communication program can automatically detect the serial port, serial port optional basic parameters to identify the end of the frame header, sending zone automatic detection
serial-rs232-MFC
- 用VC++MFC编写的上位机软件,它可以通过rs232串口接收下位机发送来的数据并实时显示,还可以对波形作频率幅度检测,可以保存和回读波形。-Prepared using VC++MFC software, it can be through the RS232serial port to receive the client to send data and display in real time, but also on the wave frequency amplitude detec
wireless-transmission
- 设计并制作一个无线环境监测模拟装置,实现对周边温度和光照信息的探测。该装置由1个监测终端和不多于255个探测节点组成(实际制作2个)。监测终端和探测节点均含一套无线收发电路,要求具有无线传输数据功能,收发共用一个天线。-Design and production of a wireless environmental monitoring of analog devices, and on the surrounding temperature and light detection. The
RS485
- 通信协议要求: 1. 定时数据通信:每秒钟每台计算机分别交换10、20、30、40、50个字节的数据。 2. 广播通信:每十秒中,发布广播数据对各个计算机的时钟进行同步。 3. 错误检测:CRC错误检测,有错误时,采用相应的错误处理程序。 4. 网络管理:随时获知网络中各节点的工作状态,当有节点故障退出网络或新的节点加入网络时,能够记录网络状态。 -Communication protocol requirements: 1. The timing data communic
szssdjc
- 所谓智能湿度检测系统就是利用湿敏传感器合理设计成的测湿电路,再加上单片机/微机的控制作用组成的一个系统。该系统不仅可以对环境的湿度进行测量,还可以对环境的湿度进行相应的控制和调节。 本系统是将测量到的房间的湿度信号通过A/D模数转换器转换成数字信号,将数字信号送入单片机/微机,经过单片机/微机处理后的数据将会用来显示或打印等。不仅如此,系统外部还增添了键盘,用户可以通过键盘,直接与单片机/微机进行数据交流,从而达到控制湿度的目的。 -The so-called intelligent h
chuankoutongxin2
- VB串口源码,动力电池检测数据采集,内含电导巡检模块通讯报文,可,读写,保存,备份数据-VB serial source, power battery detection data collection, includes the conductance data logging module communication message can read and write, save, backup data
SerialComm
- C#串口调试工具,完整VS2008源代码。 1、自动检测系统串口数量,支持USB转串口设备即插即用,自动添加到下拉列表框。 2、修改端口设置后自动打开串口,可发送字符或十六进制数据,并可定时循环发送。 3、支持自定义帧格式,且可自动加入校验,可选校验超过四种以上。 4、接收分别以字符和十六进制显示,完美支持中文显示和回车换行。-C# serial debugging tools, complete source code VS2008. 1, t
CommMonitor3.13
- 软件描述 CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。-Software Descr iption CommMonitor detection, intercep
SCOMMV23GAI
- 无线传感器检测 串口程序 加上了MySQL数据库可对数据进行即时保存-Wireless sensor detection serial port program and MySQL can save the data
串口助手sdd
- 1软件打开时,自动检测有效COM端口 2 软件打开时,自动复原到上次关闭时的状态 3 不必关闭串口,即可直接进行更改初始化设置内容(串口号、波特率、数据位、停止位、校验位),可按更改后的信息自动将串口重新打开 4 可统计接收字节和发送字节的个数 5 接收数据可按16进制数据和非16进制数据进行整体转换 6 可将接收到数据进行保存 7 可设置自动发送,发送时间可进行实时更改 8可按字符串、16进制字节、文件方式进行发送,字符串和16进制字节可分别进行存储,内容互
Xmodem
- XMODEM协议是一种串口通信中广泛用到的异步文件传输协议。分为标准Xmodem和1k-Xmodem两种,前者以128字节块的形式传输数据,后者字节块为1k即1024字节,并且每个块都使用一个校验和过程来进行错误检测。在校验过程中如果接收方关于一个块的校验和与它在发送方的校验和相同时,接收方就向发送方发送一个确认字节(ACK)。由于Xmodem需要对每个块都进行认可,这将导致性能有所下降,特别是延时比较长的场合,这种协议显得效率更低。(XMODEM protocol is a widely us