搜索资源列表
232api
- c#串口编程(直接调用windows api)-Serial Programming (direct call windows api)
windowscom
- 这是串口通信演示源码是在WINDOWS环境下运行,显示为16进制,但还有提取对应的标号。可以用来取标识符.-This is a serial communication demo source code are running in the WINDOWS environment, shown as 16 hexadecimal, but there are extraction of the corresponding label. Can be used to check ID.
Serialport_Data_Analize_Tool_CE
- CE下的串口数据分析工具,能够按照二进制、十六进制和ASCII字符发送和接收串口的数据。WindowsXP下也可使用。-Serial port data analize tool for Windows CE. All data from/to the serialport can be received/sent in the form of binary, hex and ASCII.
Serial_Port
- C#编写串口调试工具,Windows自带的驱动,很全面,很不错哦!-very good!
MySerialPort
- windows ce,windows mobile 下串口通讯api实现-windows ce, windows mobile serial communication api implementation next
DesignofSerialDriver
- 摘 要:驱动程序及串口驱动的开发和设计是构建嵌入式系统的重要组成部分。该文介绍了Windows CE下的驱动程序的结构、开发过程及Windows CE的中断处理过程,提出流接口和分层相结合的驱动程序设计方案,给出Windows CE 下串口驱动的具体开发过程及串口驱动的中断处理过程。 关键词:嵌入式系统;中断处理;串口驱动-Summary: Driver and Serial-driven development and design is to build an important par
MyCom
- 通过Qt实现的windows下的串口通信程序。-Achieve the windows through Qt serial communication program.
Serial-Communication-C-Sharp-examples
- C# 串口通信编程,基于windows与外设串口通信的应用程序编写-Serial Communication C# examples
232343SerialkkPort
- windows 串口通信,界面简单,适合初学、自学-windows serial communication interface is simple, suitable for beginners, self-
COMshow
- 串口数据采集实时显示程序 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) 取串口数据:m_Comm.GetInput() 你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。-Serial data acquisition in real time display
WindowsFormsApplicationqq
- 基于windows和C#,串口收发数据和图像,并显示出来-base on windows ,C#and serial port, send and receive data and picture, and display the picture and data.
upper-computer-serial-communication
- C#编写的windows应用程序,实现上位机与下位机之间的串口通信,实现对下位机的窗帘开关的模拟控制及状态查看,对烟雾浓度的检查,继电器的状态查询及控制。-C# windowsform serial port communication smart home
SerielCom
- C#编写的串口通讯程序,Windows service下运行-Serial COM
CSharpserial_code
- 简单的C#串口程序,实现数据串口收发控制。-Windows C# serial code
FormAndUart
- 该程序为Windows窗体应用程序。一共由两个窗体组成:登录界面和uart通讯界面。登录账号默认为admin,密码为11111.登录成功后跳转到串口调试界面.此程序通讯试用了serialPort控件。-The program for the Windows Forms application. Total consists of two forms: the login screen and uart communication interface. The default login acco
Full_Demo_PicRS232
- 再传一个C#串口应用,比NET FRAMEWORK 自带的好用。(And then pass a C# serial application, than NET FRAMEWORK comes with good use.)