CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - 单片机 c

搜索资源列表

  1. 用VC++6.0实现PC机与单片机之间串行通信的方法

    0下载:
  2. 详细介绍了在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
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6274
    • 提供者:abel
  1. 1206 c语言

    0下载:
  2. 1206液晶串口驱动 由c语言编写 可以应用于51系统单片机
  3. 所属分类:串口编程

    • 发布日期:2012-08-12
    • 文件大小:2734
    • 提供者:skywoan
  1. modbus.c

    4下载:
  2. modbus RTU 源代码 提供了modbus协议的各种函数-modbus RTU protocol modbus source code provides a variety of functions
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:2840
    • 提供者:zhang
  1. I2C.C文档

    0下载:
  2. 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!
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:1115
    • 提供者:李英达
  1. SimpleSCI

    0下载:
  2. 串口通信 使用freescale单片机c语言编写-Freescale single-chip serial communication using c language
  3. 所属分类:Com Port

    • 发布日期:2017-05-02
    • 文件大小:648269
    • 提供者:木木
  1. 002

    0下载:
  2. 51单片机串口通信程序集 C语言程序 C语言程序-51 single-chip serial communication program set C Language Program
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:2109
    • 提供者:金兰
  1. RS485

    0下载:
  2. c8051f040单片机做的485通信源代码,适合工程。-c8051f040 microcontroller 485 to do the source code, for engineering.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:176081
    • 提供者:yang
  1. BDH

    0下载:
  2. 上位机用C++与下位机用单片机的通讯, 用作数据转换-C communication with the MCU
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:58592
    • 提供者:xucaihua
  1. 51

    0下载:
  2. 51单片机C控制串51单片机串口向计算机发送字符串C程序-51 C control 51 single-chip microcontroller serial port to the computer program sends the string C
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:795
    • 提供者:jacky
  1. RS232communication

    0下载:
  2. 51单片机实现C语言串口通讯,同时实现发送和接受程序。-SCM C language and RS232 send and receive code program
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:18134
    • 提供者:wu yue xian
  1. 51-communicates-with-PC(-C)

    0下载:
  2. 51单片机与PC实现串口通信(C语言版)-51 communicates with PC through RS232(language C)
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:953
    • 提供者:周泽
  1. c-seiies-port-program

    0下载:
  2. 串口实例,C语言开发,适用于单片机,程序详细,注释清楚,等-series-port sample
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:10768
    • 提供者:李平
  1. c-chuankou

    0下载:
  2. 51单片机上用来数据接收的用c++编写的源码。-Source code written in 51 microcontroller data reception c++
  3. 所属分类:Com Port

    • 发布日期:2017-11-13
    • 文件大小:56607
    • 提供者:kuso
  1. chuankou---C

    0下载:
  2. 基于单片机的串口编程,通过rs232串口进行单片机与pc机的通信例程-failed to translate
  3. 所属分类:Com Port

    • 发布日期:2017-11-14
    • 文件大小:75265
    • 提供者:巴德凯
  1. 51_COM

    0下载:
  2. 51单片机C语言实现呼叫上位机(串口通信),并记录响应时间和处理时间,数码管动态显示-51 microcontroller C language calling PC (serial communication), and record the response time and processing time, digital tube dynamic display
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:30990
    • 提供者:赵海麟
  1. uart

    0下载:
  2. 用单片机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
  3. 所属分类:Com Port

    • 发布日期:2017-04-23
    • 文件大小:196642
    • 提供者:jaydon
  1. AD.txt

    0下载:
  2. AD转换的例程,供大家一起学习参考,一起交流进步吧(AD conversion, for everyone to learn and reference Program based on C language)
  3. 所属分类:串口编程

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:dandadan
  1. 新单片机超声波

    0下载:
  2. STC89C52单片机控制,用keil软件C语言编写的一段小程序,超声波测距传感器(STC89C52 single-chip microcomputer control, using keil software C language to write a small program, ultrasonic ranging sensor)
  3. 所属分类:串口编程

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:刘十三1991
  1. 简单模拟串行通信

    1下载:
  2. 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;
  3. 所属分类:串口编程

  1. Visual C++实践与提高 —— 串口通信与工程应用篇

    1下载:
  2. 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)
  3. 所属分类:串口编程

    • 发布日期:2018-04-18
    • 文件大小:1373184
    • 提供者:油麦菜624
« 12 3 4 »
搜珍网 www.dssz.com