搜索资源列表
用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
d12_test_c
- 单片机和D12通讯的C程序.实现了单片机通过USB口和电脑通讯.-SCM and C D12 communications procedures. SCM achieved through the USB port and computer communications.
c8051f020(UART)
- 新一代功能比较齐全的c8051f020单片机的串行通信c程序-new function relatively complete C8051f020 the MCU c procedures
gps
- gps接收处理c程序 单片机处理程序 本人正在做gps处理,有兴趣的可以一起探讨
GSM-M51
- 51单片机的GSM收发短信C程序,包括了字库转换及IIC通信程序。
GPS
- 基于单片机C语言的TCP/IP协议程序,有详细的说明和代码注释。
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.
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
shuangji
- 程序实现双机通信,C语言编写,可行,易于修改。-Procedures for the realization of two-machine communication, C language, workable, easy to modify.
LDGP4525
- MTK平台手机的驱动:驱动芯片LDGP4525,包括所有MTK移植时的接口函数。直接就可以使用。因为纯C程序,也可以直接把所要的函数移植到单片机使用-MTK platform for mobile phones driver: driver chips LDGP4525, including all the interface functions MTK transplantation. Can be used directly. Because pure C program can also
LDGP4524
- MTK平台手机的驱动:驱动芯片LDGP4524,包括所有MTK移植时的接口函数。直接就可以使用。因为纯C程序,也可以直接把所要的函数移植到单片机使用-MTK platform for mobile phones driver: driver chips LDGP4524, including all the interface functions MTK transplantation. Can be used directly. Because pure C program can also
MCU-fasong
- msp430f149单片机与nrf905串口通信,这是发送节点的c语音程序-msp430f149 MCU and nrf905 serial communication, which is sending node c voice procedures
GPRS-SIM30
- c语言编写的GPRS短信收发程序,可在嵌入式平台上移植.-c language of GPRS messaging program, can be transplanted in the embedded platform.
c-seiies-port-program
- 串口实例,C语言开发,适用于单片机,程序详细,注释清楚,等-series-port sample
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
按键部分程序
- 此部分为数字控制降压变换器的按键控制程序,用来控制两个按键。(This part is the key control program of the digital control step-down converter, which is used to control the two keys.)
GPS模块测试程序
- 提取GPS信息,获取经纬度、时间及速度等信息(Extract GPS information, access to latitude, longitude, time and speed and other information)
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)