-
Com_N
本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为的是能在没有vc库的机器上也可以运行,所以个头大了点。(Microsoft's own mscomm controls, I realize com data reception, readers can add their own functions to send data. Enclosing mscomm.ocx control and registration method, the procedure is used in the static link library, for the in the absence of vc for the machine can also run, giving the larger point.)
- 2005-07-31 09:50:35下载
- 积分:1
-
SLARK-AHRS
云雀(SLARK)AHRS姿态解码程序,将从串口获得的数据包解码成三个姿态角(The decoding of slark AHRS from URAT port!)
- 2013-11-28 11:06:52下载
- 积分:1
-
haadling
T9输入法中文源代码,包括演示程序,对做手机软件的人很有帮助!()
- 2017-12-31 07:52:44下载
- 积分:1
-
VCPP
VC++串口上位机程序编写,很详细,初学者编写上位机适用(VC++ serial PC programming, in great detail, the preparation of PC suitable for beginners)
- 2020-11-08 21:59:47下载
- 积分:1
-
串口DLL
C#写的串口通信的,具体的大家看名字应该知道了(C# to write serial communications, specific names should we do know)
- 2005-06-06 10:13:02下载
- 积分:1
-
PLC Cable Connection
说明: Communication connection for PLC
- 2019-02-17 00:37:48下载
- 积分:1
-
CSharp_Serial
说明: C#编写的串口通信程序,实现了基本的串口信息配置,收发消息等功能(C# prepared by the serial communication program, to achieve the basic information about the serial port configuration, send and receive messages and other functions)
- 2011-04-04 17:38:47下载
- 积分:1
-
lirebvion
一公司开发的手机拍照应用程序,只是应用不包含源代码,请仔细看下说明,然后再决定是否下载(A mobile phone photo application developed by a company, but the app does not contain the source code, please read the instructions carefully before deciding whether to download)
- 2018-09-22 10:39:21下载
- 积分:1
-
ARCTest
实时监测软件,采用Tchart控件,串口读取,实时曲线输出(Real-time monitoring software, the Tchart control, serial port to read, real-time curve output)
- 2013-05-06 08:42:30下载
- 积分:1
-
6
说明: 串口通讯实验:
本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。运行系统,就会显示“UART & Interrupt Experiment,Please Input from the keyboard”,我们就可以通过写串口操作。
在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。
注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 (Serial communication experiment: the results of this experiment, open HyperTerminal, set the baud rate to 115200, data flow control bit is not. Operating system, it will display " UART & Interrupt Experiment, Please Input from the keyboard" , we can write the serial port operation. Debug in flash, you need to modify the RO BASE is 0x00000000, the other not modify, recompile download can run. Note: Due to system interrupt, the program counter will jump to 0x18 Department execute the interrupt service routine, it can not debug the SDRAM.)
- 2010-09-01 22:57:00下载
- 积分:1