CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机通信程序

搜索资源列表

  1. 触摸屏的驱动程序(C语言)

    1下载:
  2. [文件名] Touch.c [功 能] 8051单片机驱动ADS7846/ADS7843芯片 [简 介] ADS7846/7843芯片 适合用在4线制触摸屏,它通过标准SPI协议和CPU通信,操作简单,精度高,当触摸屏被按下时(即有触摸事件发生)则ADS7846向CPU发中断请求,CPU接到请求后,应延时一下再响应其请求,目的是为了消除抖动使得采样更准确。如果一次采样不准确,可以尝试多次采样取最后一次结果为准,目的也是为了消除抖动。-Driver source code of touch-sen
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1538
    • 提供者:卢月亮
  1. RS232通信演示程序

    0下载:
  2. AVR单片机的RS232通信演示程序,采用八兆晶振的传输字符串函数。-AVR RS232 communication demo program using eight Katherine crystal transmission string function.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14281
    • 提供者:晏昌平
  1. 51单片机IO口模拟串口通讯C源程(单片机)

    1下载:
  2. 单片机串口调试小程序,是单片机之间的通信的-small microcontroller serial debugging process, the communication between the microcontroller's
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1457
    • 提供者:
  1. 在Windows95下PC机和单片机的串行通信

    0下载:
  2. 在Windows95下PC机和单片机的串行通信,该程序也可以用在其他windows系统下-under Windows 95 PC and the MCU, the program can also be used in other windows system
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:21413
    • 提供者:李鹏
  1. mt

    0下载:
  2. 用C51编写的基于51单片机串口点对点双向通信程序,特点是具有可靠的通信失败检测及信息重发功能。-with C51 prepared by the 51 microcontroller-based point-to-point two-way serial communication program, which is characterized with reliable communication failure detection and re-issued the information
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4652
    • 提供者:姚爱田
  1. VC实用高级编程

    0下载:
  2. 在VC++中利用ActiveX控件开发串行通信程序 用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程 一个单片机串行数据采集/传输模块的设计-in VC using ActiveX development serial communication program with VC prepared MSComm control serial communication program's source code, and write a detailed pro
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:248345
    • 提供者:fxy
  1. lcdjamllj

    0下载:
  2. 串口通信及液晶显示,键盘扫描。一个完整的单片机运行程序-serial communications and LCD, keyboard scan. A complete SCM operational procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4873
    • 提供者:Jam Lee
  1. DS12c887时钟的驱动程序

    1下载:
  2. 51单片机与dallas公司的ds12c887时钟芯片通信的汇编程序,单片机可以对时钟芯片设置时间,读取时间,设置alarm时间等操作-51 MCU and dallas company ds12c887 clock communications chip assembler, SCM can set the time clock chip, reading time, set alarm time operation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1400
    • 提供者:梁波
  1. 基于VB实现PC机与单片机的串行通讯

    1下载:
  2. 基于VB实现PC机与单片机的串行通讯 随着计算机技术尤其是单片微型机技术的发展,人们已越来越多地采用单片机来对一些工业控制系统中如温度、流量和压力等参数进行检测和控制。PC机具有强大的监控和管理功能,而单片机则具有快速及灵活的控制特点,通过PC机的RS-232串行接口与外部设备进行通信,是许多测控系统中常用的一种通信解决方案。因此如何实现PC机与单片机之间的通讯具有非常重要的现实意义。本文将论述在VB环境下PC机与单片机之间实现串行通讯的软硬件方案。PC机的通讯程序使用Visual Basic编
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:14733
    • 提供者:贾沼瑞
  1. 程序(电子琴)

    0下载:
  2. 单片机写的和pc通信的简易电子琴源代码 通过pc键盘控制电子琴的软件部分-SCM pc written communications and the simplicity of the source code through the flower pc keyboard to control the software portion of the flower
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1675
    • 提供者:jnb
  1. nRF24E1编程下载板相关程序

    1下载:
  2. nRF24E1编程下载板是我们自行开发的简易无线通信模块nRF24E1的在线下载板,使用方便。 nRF24E1编程下载板源程序包括上位机程序、单片机固件程序和nRF24E1内51核控制程序, 分别存放在“上位机程序”、“AT89S52”和“nRF24E1”三个文件夹内。 “上位机程序”内有应用软件download.exe。 “AT89S52”内有单片机固件源程序download.c,可以直接编译连接生成下载文件,下载到目标单片机AT89S52中。 “nRF24E1”内有控制n
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:24432
    • 提供者:叶振风
  1. drilling20050927

    0下载:
  2. 六串口的RABBIT CPU单片机开发的通信程序。-six Serial Port RABBIT CPU development of communications procedures.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:10340
    • 提供者:赵立勇
  1. stecx900

    0下载:
  2. 机械手(基于日立2398CPU)程序,用C实现PC和单片机通信。-Manipulator (based on Hitachi 2398CPU) process using C and SCM PC communications.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3897
    • 提供者:王今暇
  1. stecx930

    0下载:
  2. 机械手(基于日立2398CPU)程序,用C实现PC和单片机通信。-Manipulator (based on Hitachi 2398CPU) process using C and SCM PC communications.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7539
    • 提供者:王今暇
  1. atemperaturcollectingsystembasedonMCU

    0下载:
  2. 一个温度采集系统的单片机程序与WINDOWS 串口通信程序-a temperature acquisition system SCM procedures and serial communication program WINDOWS
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:423203
    • 提供者:张善伟
  1. IOIiC

    0下载:
  2. 自己总结的用单片机IO口模拟IIC穿行通信程序,通过本文可以详细了解IIC协议-their lessons MCU IO simulation IIC crossed communication procedures, through this paper, a detailed understanding of the agreement IIC
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:97803
    • 提供者:Guozhitao
  1. vchuank

    0下载:
  2. vc串口通信程序,它是得到51单片机传来的 数据-vc serial communication program, it has been 51 data from the MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1369
    • 提供者:szz
  1. 232KEY.A51

    0下载:
  2. 51单片机仿真器实验 通信程序-51 microcontroller simulator experimental communications procedures 1111111111111111111111
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1516
    • 提供者:李宏宇
  1. VisualBasic&RS-232

    0下载:
  2. 电子书《Visual Basic与 RS-232 串行通信控》详细介绍vb与232通信编程,用于开发基于单片机通信的上位机程序-electronic book "Visual Basic and RS-232 serial communication control" with detailed vb 2 32 Communication Programming for the development of microcontroller-based PC communica
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7972966
    • 提供者:yuanshl
  1. 89c51des

    0下载:
  2. 89C51单片机加密程序,通信领域应用-89C51 encryption and communications applications
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9040
    • 提供者:chenlei
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com