搜索资源列表
-
2下载:
VS2008开发串口程序入门教程,适合初学者学习。-Serial VS2008 development program started tutorial for beginners to learn.
-
-
0下载:
该程序实现了利用串口发送命令来控制下位机电机转速的监控界面。该界面利用MFC编写,开发环境为VS2008。界面上有一个转速示波器分别显示给定转速和实际转速。并且示波器大小和比例尺还会随着窗口的变化而变化。
其下位机程序为SCIControlTest_DSP-This program implements the control interface of moter speed via serial port. And the interface was programed with MFC
-
-
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下载:
用C#在VS2008下编写了一个串口,带所有代码,可以供C#初学者一个简单地实践,作为一个参考-A serial port code written by C# in VS2008
-
-
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
-