Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 9-1 9-2
Search - 9-1 9-2 - List

RS232-i2c 并口模拟I2C、SPI总线驱动


Date : 2009-02-17 Size : 589.22kb User : zd1475

将收发短信的手机通过手机数据线接到电脑的串口,运行该软件进行接收和发送短信
Date : 2011-11-21 Size : 56.54kb User : luby795

DL : 0
一个COM PORT的测试程式,能过COM 回路治具来实现.COM回路接法1-7-8,2-3,4-6-9,5-a COM PORT testing programs, COM will be a loop with governance to be achieved. COM Circuit law 1-7-8,2-3,4-6-9,5
Date : 2025-12-25 Size : 295kb User : 陳永明

VisualC++通信编程工程实例精解 \Chapter 2 \Example 1 MSCOMM控件编程实例 \Example 2 基于Windows API的虚拟终端实现 \Example 3 基于CSerialPort的串口多线程通信框架 \调试工具\串口调试助手 \Chapter 3 \Example 4 Winsock API编程技术——基于Winsock的聊天室程序 \Example 5 CAsyncSocket编程技术——基于CAsyncSocket的局域网通信程序 \Example 6 CSocket编程技术——基于CSocket的局域网聊天室程序 \扩充实例 基于CSocket的网络版中国象棋 \调试工具\TCPUDP调试助手 \Chapter 4 \Example 7 访问远程数据库MS SQLServer实例 \Chapter 5 \Example 8 以RS View32为服务器的OPC客户端编程 \Example 9 一个OPC客户端监视程序 \Chapter 6 \Example 10 一个封装的Modem AT命令操作类的快速拨号程序 \Chapter 7 \Example 11 GSM和GPRS应用实例 \扩充实例 基于CSocket的GPRS数据中心程序 \调试工具和文档\TCPUDP调试助手 MC55_ATC_V02.06.pdf TCP使用方法.doc 常用SMS指令一览表.pdf -err
Date : 2025-12-25 Size : 3.41mb User : changyuan009

quartz是一个用于工作任务定时调度的开源工具,其灵活性很好,是一个不错的定时任务调度工具。
Date : 2025-12-25 Size : 5.15mb User : zhangkaixiang

一个 cshap串口通讯的程序。已经在wince5.0下测试通过-A serial communication cshap procedures. Has been under test at wince5.0
Date : 2025-12-25 Size : 12kb User : 曾胡

RCAS V 2.0新增功能: 1.功放请求分配地址后,系统自动分配地址给功放,并创建一个功放界面模块在操作系统上。 2.功放界面模块可以拖到系统中任何一个组去。 3.双击功放界面模块顶部的功放型号/地址显示栏,可以查看功放的详细运行情况。 4.多用户操作,管理员可以添加或删除用户。 5.电平峰值保留。 6.功放两个通道的实时连续温度显示。 7.手动搜索链路内的功放,自动或手动刷新功放状态。 8.功放“组”电源开关,控制一个组内的功放的电源的开和关。 9.自动搜索电脑上面有用的通信端口并保存上次使用的端口。 10.自动删除没有连接好的功放。 11.强大的功放界面模块锁定功能。 详情请登录www.crzman.cn咨询.-use COM control the monitor device, major control the professional amplifier, can control all the function when amplifier have.
Date : 2025-12-25 Size : 206kb User : 刘友根

本程序是一个AVR单片机通信小程序(其他单片机只要修改一下初始化即可),解压后用ICC软件打开项目即可编译,用到了RS232和RS485两种通信方式,两个串口,RS485走的9位数据位。很小的一个系统程序,只有三个C文件和一个H头文件。很适合在校学生和刚开始接触实际设计的新人。-This program is a small communication program AVR microcontroller (other microcontroller initialization as long as you can change it), with the ICC after decompression software to open the project can be compiled, use the RS232 and RS485 two kinds of means of communication, two serial ports, RS485 to go 9-bit data bits. A very small system program, only the three C files and an H header files. Very suitable for school students and the beginning of the actual design of the new contacts.
Date : 2025-12-25 Size : 40kb User : rocky

1. 程序的功能是:高速串行数据的恢复. 2. 其基本原理是:利用过采样,检测串行数据的边沿跳变,然后根据边沿提取处在数据相位正中央相邻的抽样值,将串行数据恢复过来。 3. 此程序是verilog 语言编写,用于xilinx virtexE 系列的FPGA-1. Program functions are: high-speed serial data recovery. 2. The basic principle is: the use of over-sampling to detect the edge of serial data transitions, and then at the edge of the data extraction phase of the center adjacent to the sampling value, the serial data to recover. 3. This program is written in verilog for xilinx virtexE series of FPGA
Date : 2025-12-25 Size : 1kb User : wanglin

DL : 0
手机多串口编程的资料: 多串口协议GSM0710的各种文档以及参考代码。 0. Readme.txt 本文档 1. 710MUX 源代码,微软MUX驱动模板 2. E901Mux 源代码,E901手机实际运行的MUX驱动 3. mux 一款参考源代码 4. 3GPP-0710.doc 3GPP的多串口协议文档 5. GSM0710_Version7.0.0.pdf GSM07.10 协议规范(英文) 6. GSM0710中文版.doc 本人对GSM0710_Version7.0.0.pdf的翻译 7. NXP_MuTa_SyUM.pdf NXP对MUX部分的介绍(Part2 and Part3 ) 8. gsm0710.c 一份参考源代码 9. gsm0710.jpg 协议的简要流程图 10. gsm0710总结.txt 简单的总结 11. request.dat 请求的数据原样 12. request.txt 对请求数据的分析 13. reply.dat 响应的数据原样 14. reply.txt 对响应数据的分析-mux GSM0710 doc and source code.
Date : 2025-12-25 Size : 1.51mb User : Hill

DL : 0
1.Prodave 是用于pc 与s7 系列plc 之间的数据链接通信的工具箱。其实质就是用户通过调用“w95_s7.dll”等库函数来解决 PLC 与PC之间的数据交换和数据处理问题。 所需硬件为:CPU22x,PC/PPI编程电缆,带COM口的PC。这可能是最简单的配置,很容易实现试验的目的。这里不需要安装Prodave软件,只要把“w95_s7.dll”文件拷贝到您程序相应的目录中去即可。 2.通讯设置:打开“控制面板”中“设置PG/PC接口”选项,在“应用程序访问点”列表框内选择“S7ONLINE (STEP7) PC/PPI Cable”,在其属性内的“超时”可以设置大点,这里设置为100ms,“波特率”设置为9.6kbps(因为我的pc/ppi电缆为国产的,不支持多主站),“地址”为0。-1. Prodave for pc and s7 series plc data link communications between the toolbox. Its essence is a user called "w95_s7.dll" and other library functions to resolve between the PLC and the PC data exchange and data processing problems. Hardware requirements: CPU22x, PC/PPI programming cable, with a COM port of the PC. This is probably the most simple configuration, it is easy to achieve the purpose of the experiment. Here Prodave need to install the software, so long as "w95_s7.dll" copy files to your program can go to the appropriate directory. 2. Communication Settings: Open "Control Panel" in "Set PG/PC interface" option, in the "Application access point" list box select "S7ONLINE (STEP7) PC/PPI Cable", in its properties within the "timeout" You can set big point here is set to 100ms, "baud rate" is set to 9.6kbps (because of my pc/ppi cable made in China does not support multi-master station), "address" to 0.
Date : 2025-12-25 Size : 82kb User : 陆杰锋

AT24C02的I2C实验.此实验为AT2402实验。从地址0x80开始写入0到9,然后再从AT24C02中读入,把读取的数据 发往串口。-The I2C AT24C02 experiment. This experiment AT2402 experiments. Starting from address 0x80 write 0 to 9, and then reads from the AT24C02 to read data sent to the serial port.
Date : 2025-12-25 Size : 18kb User : jary.zhao

The project implements 9-bit UART communication in the PSoC3. The implementation makes uses of the Mark and space parity bit as the 9th data bit. Hence in this implementation the 9th bit is simply a firmware controlled bit over the 8 bits from the shift register of the TX. -The project implements 9-bit UART communication in the PSoC3. The implementation makes uses of the Mark and space parity bit as the 9th data bit. Hence in this implementation the 9th bit is simply a firmware controlled bit over the 8 bits from the shift register of the TX.
Date : 2025-12-25 Size : 320kb User : hero

DL : 0
RS485串口通信试验(接受与发送) * * * * 1.通过本例程了解串口的基本原理及使用 ,理解并掌握对串口进行初始化 * * * * 2.请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机(发送)数据和(接受)数据, * 请在字符串输入框中输入字符和数字(HEX),按发送按钮。观看接受窗显示情况.也可以用自动循环发送。 * * 3.试验RS485需要用RS232转485的转换头。RS485的A对应串口头的9针 B对应4针.接法大家可以参考原理图。 * * * 请学员认真消化本例程,学会用C语言操作串口和485的实现- RS485串口通信试验(接受与发送) * 1.通过本例程了解串口的基本原理及使用 ,理解并掌握对串口进行初始化* 2.请使用串口调试助手(Baud 4800、数据位8、停止位1、效验位无)做为上位机(发送)数据和(接受)数据, 请在字符串输入框中输入字符和数字(HEX),按发送按钮。观看接受窗显示情况.也可以用自动循环发送。 3.试验RS485需要用RS232转485的转换头。RS485的A对应串口头的9针 B对应4针.接法大家可以参考原理图。 * * * 请学员认真消化本例程,学会用C语言操作串口和485的实现
Date : 2025-12-25 Size : 1kb User : 何马

C# 串口通讯 Rs485,可帮助你学习-Rs485 serial communication C#
Date : 2025-12-25 Size : 53kb User : 苏娜

9 PC端利用c#实现开关量输出_方法1(SerialPort控件实现)-9 PC end use c# achieve switching output _ Method 1 (SerialPort control to achieve)
Date : 2025-12-25 Size : 143kb User : 蒲公英

DL : 0
9轴惯性测量单元的串口上位机软件,基于VC++编写的读取的9轴数据,3轴加速度,3轴磁力计,陀螺仪-9 axis inertial measurement unit the serial port of PC software.Based on vc++ write data read 9 axis, three axis acceleration, three axis magnetometer, a gyroscope
Date : 2025-12-25 Size : 989kb User : ry

串口短信猫收发短信源码 Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project( {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} ) = DTUSendTest , DTUSendTest\DTUSendTest.csproj , {E7FE487A-E4EA-4F57-80CF-F152DE369B0B} EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {E7FE487A-E4EA-4F57-80CF-F152DE369B0B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E7FE487A-E4EA-4F57-80CF-F152DE369B0B}.Debug|Any CPU.Build.0 = Debug|Any CPU {E7FE487A-E4EA-4F57-80CF-F152DE369B0B}.Release|Any CPU.ActiveCfg = Release|Any CPU {E7FE487A-E4EA-4F57-80CF-F152DE369B0B}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal -Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project( {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} ) = DTUSendTest , DTUSendTest\DTUSendTest.csproj , {E7FE487A-E4EA-4F57-80CF-F152DE369B0B} EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {E7FE487A-E4EA-4F57-80CF-F152DE369B0B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E7FE487A-E4EA-4F57-80CF-F152DE369B0B}.Debug|Any CPU.Build.0 = Debug|Any CPU {E7FE487A-E4EA-4F57-80CF-F152DE369B0B}.Release|Any CPU.ActiveCfg = Release|Any CPU {E7FE487A-E4EA-4F57-80CF-F152DE369B0B}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal
Date : 2025-12-25 Size : 144kb User : 伍弟

串口通讯,用于3561型号的电压内阻测试仪,命令格式:内阻,电压 如:1.3233e-03,2.3233e+00。每次上传数据前都要先发送比如9.9999e-03,2.3233e+00 类似的9.9999开头的命令。要求安装Office。(Serial communication, used for model 3561 voltage internal resistance tester, command format: internal resistance, voltage Such as: 1.3233e-03,2.3233e+00. Send the data before each upload, such as 9.9999e-03,2.3233e+00 A command similar to the beginning of 9.9999. Requires installation of Office.)
Date : 2025-12-25 Size : 23.31mb User : 落雨大

1软件打开时,自动检测有效COM端口 2 软件打开时,自动复原到上次关闭时的状态 3 不必关闭串口,即可直接进行更改初始化设置内容(串口号、波特率、数据位、停止位、校验位),可按更改后的信息自动将串口重新打开 4 可统计接收字节和发送字节的个数 5 接收数据可按16进制数据和非16进制数据进行整体转换 6 可将接收到数据进行保存 7 可设置自动发送,发送时间可进行实时更改 8可按字符串、16进制字节、文件方式进行发送,字符串和16进制字节可分别进行存储,内容互不干扰 9 按16进制发送时,可自动校验格式,不会输错 10 可清空发送或接收区域的数据(1 open the software, automatic detection software to open COM port 2, automatic restoration to the last closed state of the 3 do not have to close the serial port, can directly change the initialization content (serial number, baud rate, data bits, stop bits, parity bit), according to the changed information will automatically re open the serial port 4 statistics can receive byte and the number of bytes sent 5 receiving data according to 16 hexadecimal data and 16 hexadecimal data of the overall conversion of 6 can be received data to save 7 can be set to automatically send, send time can be real-time change according to the 8 string, 16 hexadecimal byte, file to send, string and 16 hexadecimal byte can be separately stored, the contents do not interfere with each other 9 to 16 hexadecimal send, can automatically check the format, not the wrong 10 can send or receive the number of empty area according to)
Date : 2025-12-25 Size : 102kb User : sunsddd
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.