搜索资源列表
用VC++6.0实现PC机与单片机之间串行通信的方法
- 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。-detail in the Windows environment applications VC PC and SCM several serial communication method, we use Visual C 6.0 prepared by the PC and procedures u
2166
- 两机通信,用C++Builder实现的两机通信系统,可以传输*.txt文件阿!-two machine communications, C Builder of the two aircraft communications system that can transfer *. txt file A!
Temperature
- c++串口通信 基于ad7862四路电压采集系统232川口通信,c++上位机程序。
freemodbus-v1.4.0
- FreeMODBUS 是针对通用的Modbus协议栈在嵌入式系统中应用的一个实现。Modbus协议是一个在工业制造领域中得到广泛应用的一个网络协议。一个Modbus通信协议栈包括两层:定义了数据结构和功能Modbus应用协议和网络层。在FreeMODBUS的当前版本中,提供了Modbus Application Protocol v1.1a 的实现并且支持在Modbus over serial line specification 1.0中定义的RTU/ASCII传输模式。从0.7版本开始,Fr
MainSimSoftCom
- 本程序是一个AVR单片机通信小程序(其他单片机只要修改一下初始化即可),解压后用ICC软件打开项目即可编译,用到了RS232和RS485两种通信方式,两个串口,RS485走的9位数据位。很小的一个系统程序,只有三个C文件和一个H头文件。很适合在校学生和刚开始接触实际设计的新人。-This program is a small communication program AVR microcontroller (other microcontroller initialization as lon
OFDM_QPSK_kSORSE
- ofdm基带传输系统,适用于水声通信,已经验证过-ofdm baseband transmission system for underwater acoustic communications, has been verified
serial-communication-program
- c8051f340最小系统板及串口通信程序,介绍了串口连接方式和串口通信C程序源码-c8051f340 minimum system board and serial communication program, introduced the serial connection and serial communication C program source
dist
- 此系统是使用c#编写的串口通信软件,可以实现PC-PC机的数据交互,包括exe文件和源代码,使用vs2008开发-The system is written using the c# serial communication software, you can achieve PC-PC machine data exchange, including the exe file and source code developed using vs2008
pc-
- PC机与云台控制系统串口通信程序设计 Visual C++通信实例-PTZ control system PC and serial communication programming examples Visual C++ communication
FH_System
- 这是通信中跳频系统的C语言源代码,已测试通过了。-This is a frequency-hopping communication system in the C language source code to the test passes.
WebSendClient
- 称重系统中的串口通信,发送0x1抬杆、发送0x2称重操作,初学c-Weighing system, the serial communication, sent 0x1 lift lever, send 0x2 weighing operations, beginner c++
Ultrasonic-Communication
- 采用c语言完成了超声波通信系统,通过采用半双工的收发模式,实现两个超声波系统的收发,采用键盘模式发送短信或者字符,通过液晶显示发送端和接收端是否一样-C language using ultrasonic communication system is completed through the use of half-duplex transceiver mode, both send and receive ultrasound system to send text messages us
qvalue
- 无线通信仿真 滤波器的C++模拟代码,与无线通信系统仿真书籍配套使用()
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)
[C#蓝牙]C#蓝牙工程
- 一个可与单片机进行蓝牙通信的系统,同时包含一个图形界面方便控制(a system that can communicate with microcomputer through bluetooth.)