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

搜索资源列表

  1. eee

    0下载:
  2. ATmega16单片机串口通信程序,以经过测试可用-.-ATmega16 single-chip serial communication procedures in order to read the test can be used.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:20186
    • 提供者:李锦华
  1. chuankoutongxin01

    0下载:
  2. 单片机,串口通信。用于单片机的学习、仿真、调试与练习。使用c语言,要求有一定的语言基础。-Microcontroller, serial communication. For single-chip learning, simulation, debugging and training. Using c language, the language requirements of a certain basis.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:9328
    • 提供者:liuchao
  1. chuankoutongxin

    0下载:
  2. 利用51单片机实现虚拟串口通信的C语言程序,附有PROTEUS仿真电路。-The use of 51 single-chip realization of a virtual serial communication C-language program, with PROTEUS simulation circuit.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:65601
    • 提供者:丛梦龙
  1. chuankou

    0下载:
  2. 51单片机串口与PC通信下位机程序,单片机驱动16路IO。-transfer
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:917746
    • 提供者:罗皇
  1. Text4.0

    0下载:
  2. 通过传感器获取环境的温度信息,利用单片机把所得到的温度有关信息进行温度调节实现温度的自动控制,使温度保持在预先设定的温度值范围。 2. 当按下语音播放按键时,触发系统通过语音系统播放当前的温度。当温度超过设定温度时,系统自动播放警告信息。 3. 系统通过串口通信把所测到的温度数据传到PC上并进行记录,PC把把所得到的数据描绘成一天温度曲线,最终显示在屏幕上。 -OK
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4644
    • 提供者:qpower3000
  1. FGGA-MCU-commucation

    0下载:
  2. FPGA与单片机串口通信波特率4800kb/s-FPGA and the microcontroller serial communication baud rate 4800kb/s
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:5680995
    • 提供者:yan
  1. SerialCommunicationExperiment

    0下载:
  2. 串口通信实验,从上位机(PC)上发送数据,单片机接收后用数码管显示,并送回给上位机所接收到的内容-Serial communication experiment, from the host computer (PC) to send data, after the MCU receives digital tube display, and returned to the host computer which receives the contents of the
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:12532
    • 提供者:松哥
  1. VB

    1下载:
  2. 本例是使用VB编写的串口通信代码,包括两个PC之间,PC机和单片机之间等多个代码-This example is written using the VB code for serial communication, including the PC between the two, PC machines and between MCU and other codes
  3. 所属分类:Communication

    • 发布日期:2016-08-07
    • 文件大小:5268785
    • 提供者:王俊
  1. SerialCommunication

    0下载:
  2. 51单片机,C语言 串口通信源程序,软件环境keil-Serial Communication
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:14300
    • 提供者:孙健
  1. hdm_uart

    0下载:
  2. AVR 串口通信,通过串口实现AVR单片机与PC机的通信-AVR serial communication, through the Serial Port AVR MCU and PC-communication
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:9152
    • 提供者:胡德孟
  1. AT89S51..chuankou..pretous

    0下载:
  2. 51单片机与PC的串口通信方案,内含pretous仿真文件-51 MCU and PC' s serial communication solution that includes pretous simulation file
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:17443
    • 提供者:深圳
  1. show

    0下载:
  2. 使用方便,可以实时传送数据并曲线显示,可以适用于单片机串口通信的数据显示等。-Easy to use, you can send real-time data and curves show that can be applied to microcontroller serial communication of data displays.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3924334
    • 提供者:liufeng
  1. RS232_serialcomm

    0下载:
  2. 使用Micro Visual C++6.0编制的RS232串口通信界面,可以与单片机通讯。-Using Micro Visual C++6.0 prepared by the RS232 serial communication interface that allows communication with the microcontroller.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1983016
    • 提供者:郑西点
  1. LabVIEWcomm

    0下载:
  2. 基于LabVIEW的单片机串口通信设计.pdf-LabVIEW comm
  3. 所属分类:software engineering

  1. VisualC

    1下载:
  2. 《Visual C++实践与提高——串口通信与工程应用篇》第二版目录 第1章Visual C++集成开发环境 第2章C++语法基础 第3章C++面向对象 第4章串行通信原理与设计 4.1串行通信基本概念 4.2串行传输协议 4.3串行接口标准 4.4串口硬件设计 第5章 串口调试 第6章使用MSComm控件编程 第7章使用WinAPI串口编程 第8章多线程编程 第9章TAPI编程 第10章计算机与单片机通信 第11章计算机与PLC通信
  3. 所属分类:Windows Develop

    • 发布日期:2016-08-07
    • 文件大小:28168757
    • 提供者:康元青
  1. comw

    0下载:
  2. linux嵌入式系统的串口通信程序,可与其他带串口的系统通信,包括PC机、单片机等-linux com
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:50709
    • 提供者:
  1. USART

    0下载:
  2. AVR单片机,C语言,串口通信,学习AVR单片机的好例子-AVR microcontrollers, C language, serial communication, learning a good example of AVR Microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:33127
    • 提供者:hqy
  1. adcmeter

    6下载:
  2. 基于 CS5550 工业测量仪表的设计:ADCMeter.ddb 中包含电路原理图和样品PCB图。本系统以 STC 系列 51 单片机为控制核心,使用高精度 CS5550 A/D 芯片来采集微弱的模拟信号量(如热电偶,热电阻信号量),可在线校准(零校准,满量程校准),校准数据保存到 93C46 中,作为以后 CS5550 运行的校准参数。本系统还包括两行八个数字位的数码管实时地显示采集数据,并可通过板上按键输入,进行输入信号变换的切换。另外还可增加串口通信部分,将采集的数据传输给上位机或其它控制
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-05-06
    • 文件大小:383133
    • 提供者:limei
  1. 89e51uart

    0下载:
  2. 51单片机串行通信程序,通过串行口实现多机通信-51mcus communicate by uart
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:109588
    • 提供者:Smith
  1. 123

    0下载:
  2. 51单片机之间通信程序,串口通信功能完成。 字符传输程序,-Communication between microcontroller 51 character transfer process
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:8449
    • 提供者:巍巍
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com