当前位置:
首页 资源下载
搜索资源 - vs2008 serial port
搜索资源列表
-
0下载:
c#面向串口的编程,可以发送,可以接受,绝对可以运行vs2008环境-c# serial port programming
-
-
2下载:
VS2008开发串口程序入门教程,适合初学者学习。-Serial VS2008 development program started tutorial for beginners to learn.
-
-
0下载:
vs2008环境下开发的串口调试程序,设置串口的RTS和CTS-vs2008 environment, developed under the serial port debugger,
-
-
0下载:
该程序实现了利用串口发送命令来控制下位机电机转速的监控界面。该界面利用MFC编写,开发环境为VS2008。界面上有一个转速示波器分别显示给定转速和实际转速。并且示波器大小和比例尺还会随着窗口的变化而变化。
其下位机程序为SCIControlTest_DSP-This program implements the control interface of moter speed via serial port. And the interface was programed with MFC
-
-
0下载:
开发环境:VS2008
功能:本人亲自写的串口测试软件。可完成简单串口测试功能。-Development Environment: VS2008 features: I personally write the serial port test software. Simple serial port test function to be completed.
-
-
1下载:
很完美的windows终端程序源码,直接可以编译成功的。。里面的工程文件有vc6.0和vs2008 sp1。。都可以正常编译。。需要做串口控制的朋友可以下载学习。-It is the perfect windows terminal program source code, you can directly compile successfully. . Inside the project file has vc6.0 and vs2008 sp1. . Can compile. . Frie
-
-
0下载:
用C#写的一个串口工具,开发环境是VS2008。可以显示字符串或者十六进制数据-Written in C# a serial port tools, development environment is VS2008. Can display a string or hexadecimal data
-
-
0下载:
WINCE MINI2440 串口测试程序,已经在VS2008,qq2440SDK上运行,测试通过-WINCE MINI2440 Serial port test program.
-
-
0下载:
将hex文件通过串口下载到51单片机的程序。
包括两个工程。
1.一个Visual Studio 2008的电脑端工程,用于发送hex文件。
2.单片机接收端的的UV2工程,用于接收hex文件。
-a application that download the hex file over the serial port.
It contains two project.
1.the VS2008 project which send the hex file.
2.t
-
-
0下载:
简易示波器,VS2008,C++编写,使用串口接收数据并将接受到的数据显示出来完成简单的示波器的功能。-Simple oscilloscope, VS2008, C++ written to use the serial port to receive data and receive data displayed complete simple oscilloscope.
-
-
0下载:
C#串口调试工具,完整VS2008源代码。
1、自动检测系统串口数量,支持USB转串口设备即插即用,自动添加到下拉列表框。
2、修改端口设置后自动打开串口,可发送字符或十六进制数据,并可定时循环发送。
3、支持自定义帧格式,且可自动加入校验,可选校验超过四种以上。
4、接收分别以字符和十六进制显示,完美支持中文显示和回车换行。-C# serial debugging tools, complete source code VS2008.
1, t
-
-
0下载:
用C#在VS2008下编写了一个串口,带所有代码,可以供C#初学者一个简单地实践,作为一个参考-A serial port code written by C# in VS2008
-
-
0下载:
在VS2008中经过测试可以使用,一个基于单文档的串口通信程序-In VS2008 can be tested using a single document based on the serial communication program,
-
-
0下载:
VS2008写的读温度小程序,编译通过,按打开串口时用:9600无串口10无校验1停止按读取温度时:发送FF,收到aa 11等字符时编辑文本框显示温度值。-VS2008 to write a small program to read the temperature, compile, press to open the serial port with: 9600 Serial No 10 no parity 1 stop by reading temperature: Send FF, re
-
-
0下载:
C#串口调试助手Winform版,是由原来的一个项目转换而来,在VS2008下可编译。 第一次使用小贴士:建议在打开选择的端口前,先进行设置,如波特率,奇偶校验位等等。当然,你也可以在任何时刻进行设置,但必须先关闭已经打开的端口方可进行设置!-C# serial debugging assistant Winform version, is a project from the original conversion from under the VS2008 can be compiled.
-
-
0下载:
RS-232C serial port monitor/sniffer in Win32 as a VS2008 ready to compile project.
-
-
0下载:
通过MSCOMM实现串口对SMT32 红外线发射下位机的管理,具备以下功能:
1.串口选择
2.获取下位机接收的遥控器键值
3.设定下位机发送按键的方式,如随机或重复
备注:此工具需配合“红外线发射下位机”工程使用,使用VS2008开发。(Through MSCOMM to manage the lower machine that is SMT32 infrared emission tool,with the following functions:
1. serial port
-