搜索资源列表
用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
mdt
- 这是一个用C写的单片机程序,主要用在GPS显示终端上。-This is a C SCM written procedures, mainly used in the GPS display terminal.
c8051f020(UART)
- 新一代功能比较齐全的c8051f020单片机的串行通信c程序-new function relatively complete C8051f020 the MCU c procedures
ldsdsed_dm
- 软件介绍:主要用于LED数码管段位置信息生成,可保存在单片机程序存储器中供查表使用的数据。可自行修改数码管各段的位置信息;可以选择LED类型:共阴或共阳;自定义位置信息并可保存;可以生成 8位同样可以保存为C、ASM、PIC、EMC、数组等格式数据。-software presentations : mainly for possession of the LED digital location information generated, kept in SCM program memory
Cdevelopserial
- C语言串口程序库,内有多种串口程序源代码可直接应用单片机的开发-C language program library, there are multiple serial source code can be directly applied to the development of SCM
I2C_for_C51
- 汇编和C混合编程的单片机模拟I2C程序,已验证可行-compilation and mixed C Programming microcontroller simulation I2C procedures, has been verified
SC1
- 关于RST12864显示程序,使用C语言,单片机使用的是MSP430f149
I2C.C文档
- 51单片机没有I2C接口,所以可以采用软件模拟的方式,在P1口选择数据线和时钟线。下载可直接运行!-51 I2C interface, the software can be used in simulation, I choose the P1 line data and clock lines. Running can be downloaded directly!
UARTmoni
- 单片机通用模拟串口C程序,必需根据波特率来设定定时器-Single-chip Universal Serial C simulation procedures, required under the baud rate to set the timer
002
- 51单片机串口通信程序集 C语言程序 C语言程序-51 single-chip serial communication program set C Language Program
51
- 51单片机C控制串51单片机串口向计算机发送字符串C程序-51 C control 51 single-chip microcontroller serial port to the computer program sends the string C
RS232communication
- 51单片机实现C语言串口通讯,同时实现发送和接受程序。-SCM C language and RS232 send and receive code program
downcode.com
- 污水处理控制,C++开发,内含串口通信,数据记录并打印多个C++程序,能加大爱好者对PC与单片机、PLC通信的学习。-Sewage treatment control, C++ development, includes serial communications, data recording and print multiple C++ program, can increase the PC and microcontroller enthusiasts, PLC communicatio
UART
- STC单片机入门程序:串口收发实验c语言程序-SCM STC entry procedures: experimental c language program serial transceiver
c-seiies-port-program
- 串口实例,C语言开发,适用于单片机,程序详细,注释清楚,等-series-port sample
AD
- 这是一个基于单片机的keil C程序,主要实现功能是完成AD转换-Which is keil C program based on single chip, the main functions is to complete the AD converter
chuankou
- 51单片机 keil编程 串口 C程序 文件使用模块化编程-51 MCU keil programming serial C program file using the modular programming
uart
- 用单片机C写一程序,主要功能就是单片机接收到计算机发送过来的特定信息(计算机不断的发送信息)后,单片机再发信息给计算机。-Write a C program MCU, the main function is the MCU receives the computer sent specific information after constantly send information (computer), single chip microcomputer to send informati
新单片机超声波
- STC89C52单片机控制,用keil软件C语言编写的一段小程序,超声波测距传感器(STC89C52 single-chip microcomputer control, using keil software C language to write a small program, ultrasonic ranging sensor)
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)