Welcome![Sign In][Sign Up]
Location:
Search - vs2008 serial port

Search list

[CommunicationCSerialPort

Description: 自己经常使用的串口类,功能全,实际到事件驱动!操纵串口的API都有使用到!-Their frequent use of the serial type, full-featured, the actual to the event-driven! Manipulate the serial port to have the freedom to use the API!
Platform: | Size: 62464 | Author: 曾以明 | Hits:

[Com Portmyserialport

Description: vs2008环境下开发的串口调试程序,设置串口的RTS和CTS-vs2008 environment, developed under the serial port debugger,
Platform: | Size: 44032 | Author: 朱俊 | Hits:

[CommunicationSerialPort

Description: VS2008开发串口程序入门教程,适合初学者学习。-Serial VS2008 development program started tutorial for beginners to learn.
Platform: | Size: 27648 | Author: XPJ | Hits:

[Dialog_WindowSCIControlTest

Description: 该程序实现了利用串口发送命令来控制下位机电机转速的监控界面。该界面利用MFC编写,开发环境为VS2008。界面上有一个转速示波器分别显示给定转速和实际转速。并且示波器大小和比例尺还会随着窗口的变化而变化。 其下位机程序为SCIControlTest_DSP-This program implements the control interface of moter speed via serial port. And the interface was programed with MFC in VS2008 environment. There is a speed oscillograph on the interface, so taht the actural speed can be obviously compared with the given one. And the size of the OSC is changeable in proportion with the size of the dialog. The program of the lower computer is SCIControlTest_DSP.
Platform: | Size: 12816384 | Author: ZXH | Hits:

[Com Port111

Description: 开发环境:VS2008 功能:本人亲自写的串口测试软件。可完成简单串口测试功能。-Development Environment: VS2008 features: I personally write the serial port test software. Simple serial port test function to be completed.
Platform: | Size: 3760128 | Author: mmwb109 | Hits:

[Communicationvc6-and-VS-terminal

Description: 很完美的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. . Friends to do the serial port control study can be downloaded.
Platform: | Size: 112640 | Author: 隐身 | Hits:

[CSharpSerialportSample-VS2008

Description: 用C#写的一个串口工具,开发环境是VS2008。可以显示字符串或者十六进制数据-Written in C# a serial port tools, development environment is VS2008. Can display a string or hexadecimal data
Platform: | Size: 62464 | Author: 靳洪都 | Hits:

[Com PortserialPortTest

Description: c#面向串口的编程,可以发送,可以接受,绝对可以运行vs2008环境-c# serial port programming
Platform: | Size: 101376 | Author: 孙延维 | Hits:

[Windows CEWINCE_2440_SerialPort_VC

Description: WINCE MINI2440 串口测试程序,已经在VS2008,qq2440SDK上运行,测试通过-WINCE MINI2440 Serial port test program.
Platform: | Size: 1177600 | Author: itechnology | Hits:

[Com Portserial_download

Description: 将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.the UV2 project which receives the hex file.
Platform: | Size: 35840 | Author: qiubin | Hits:

[2D GraphicDSPDemo

Description: 简易示波器,VS2008,C++编写,使用串口接收数据并将接受到的数据显示出来完成简单的示波器的功能。-Simple oscilloscope, VS2008, C++ written to use the serial port to receive data and receive data displayed complete simple oscilloscope.
Platform: | Size: 20292608 | Author: ansle | Hits:

[Com PortSerialComm

Description: C#串口调试工具,完整VS2008源代码。 1、自动检测系统串口数量,支持USB转串口设备即插即用,自动添加到下拉列表框。 2、修改端口设置后自动打开串口,可发送字符或十六进制数据,并可定时循环发送。 3、支持自定义帧格式,且可自动加入校验,可选校验超过四种以上。 4、接收分别以字符和十六进制显示,完美支持中文显示和回车换行。-C# serial debugging tools, complete source code VS2008. 1, the automatic detection system serial number, supports USB serial devices simultaneously, automatically added to the drop-down list box. 2, modify the port settings automatically open the serial port to send character or hexadecimal data, and timing loop sent. 3, support for custom frame format, and can be automatically added to the check, optional check more than four kinds or more. 4, respectively, received characters and hexadecimal display, the perfect support Chinese display and carriage return line.
Platform: | Size: 339968 | Author: 流风清音 | Hits:

[CSharpvs2008

Description: 用C#在VS2008下编写了一个串口,带所有代码,可以供C#初学者一个简单地实践,作为一个参考-A serial port code written by C# in VS2008
Platform: | Size: 37888 | Author: kds | Hits:

[Internet-Networkport-communication-

Description: 在VS2008中经过测试可以使用,一个基于单文档的串口通信程序-In VS2008 can be tested using a single document based on the serial communication program,
Platform: | Size: 2526208 | Author: 李二牛 | Hits:

[Dialog_WindowComTest

Description: 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, received a text edit box displays the temperature value aa 11 and other characters.
Platform: | Size: 10300416 | Author: shzhi | Hits:

[Windows Developchuankoutest

Description: C#串口调试助手Winform版,是由原来的一个项目转换而来,在VS2008下可编译。 第一次使用小贴士:建议在打开选择的端口前,先进行设置,如波特率,奇偶校验位等等。当然,你也可以在任何时刻进行设置,但必须先关闭已经打开的端口方可进行设置!-C# serial debugging assistant Winform version, is a project from the original conversion from under the VS2008 can be compiled. The first time you use the tips: It is recommended to select the port before opening, the first set, such as baud rate, parity, and so on. Of course, you can also be set at any time, but must be closed before the port is already open set!
Platform: | Size: 278528 | Author: wpudn61 | Hits:

[Driver DevelopNGSerialMonitor

Description: RS-232C serial port monitor/sniffer in Win32 as a VS2008 ready to compile project.
Platform: | Size: 923648 | Author: jfelixhe | Hits:

[Windows Develop红外线上位机

Description: 通过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 selection 2. get the remote control key received from lower machine 3. set the lower machine to send keys, such as random or repeated Note: This tool should be used in conjunction with "infrared emission lower computer". Developed by VS2008.)
Platform: | Size: 189440 | Author: robinyang | Hits:

CodeBus www.codebus.net