搜索资源列表
用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
DigitalCtrlVoltage
- 自己做的数控电压源系统的单片机C语言源程序
GPS
- 基于单片机C语言的TCP/IP协议程序,有详细的说明和代码注释。
1206 c语言
- 1206液晶串口驱动 由c语言编写 可以应用于51系统单片机
ISP1583
- ISP1583单片机源程序,mass storage,-ISP1583 single-chip source, mass storage,
usbm
- 实现单片机和PC的USB通信,并识单片机为USB鼠标 使用KEIL C编程,已经经过验证。源码包括USB通信模块, 鼠标操作模块。内有详细使用说明-Achieve the microcontroller and PC, USB communications, and knowledge to use MCU for the USB mouse KEIL C programming, has been verified. Source, including USB communication mo
modbus.c
- modbus RTU 源代码 提供了modbus协议的各种函数-modbus RTU protocol modbus source code provides a variety of functions
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!
Bluetooth
- Windows Mobile的蓝牙C#程序,已经成功移植到Window Mobile 6.0上。-Windows Mobile Bluetooth C# Procedures have been successfully transplanted to the Window Mobile 6.0.
SimpleSCI
- 串口通信 使用freescale单片机c语言编写-Freescale single-chip serial communication using c language
12can
- c8051F系列单片机CAN总线的应用例程-c8051F Series Single-chip CAN bus application routines
002
- 51单片机串口通信程序集 C语言程序 C语言程序-51 single-chip serial communication program set C Language Program
gprs
- MC55的原理图及单片机控制(C语言)
shuangji
- 程序实现双机通信,C语言编写,可行,易于修改。-Procedures for the realization of two-machine communication, C language, workable, easy to modify.
RS485
- c8051f040单片机做的485通信源代码,适合工程。-c8051f040 microcontroller 485 to do the source code, for engineering.
BDH
- 上位机用C++与下位机用单片机的通讯, 用作数据转换-C communication with the MCU
基于单片机的WIFI智能小车毕业论文
- 智能小车的WiFi控制,设计单片机编程,使用C语言,还有esp8266的AT指令(Intelligent car WiFi control, design microcontroller programming, using the C language, as well as the esp8266 AT instructions)
51单片机控制CH375
- MCS-51单片机的C语言U盘文件读写示例程序,适用于89C52或者更大空间的单片机,也适用于ATMEL/PHILIPS/SST等具有1KB内部RAM的单片机(MCS-51 microcontroller C language, U disk file reading and writing sample procedures, applicable to 89C52 or larger space microcontroller, also applies to ATMEL/PHILIPS/S
zmodemclass
- C语言下的zmodem通讯源码,能够移植到单片机(C language zmodem communication source code, can be transplanted to the single chip microcomputer)
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)