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

搜索资源列表

  1. 串口通信最终测试机

    1下载:
  2. 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters, and SCM and PCs through four
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:53978
    • 提供者:林世飞
  1. PC机与RS232串口通讯_C51源程序

    0下载:
  2. 此程序为单片机和PC机RS232传输时候的C51源码!实现单片机中断程序发送,接受功能.-procedure for a microcontroller and PC RS232 transmission when the C51 source! MCU interrupted proceedings to send and receive functions.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:18537
    • 提供者:南郁星
  1. progtstdyfthfge

    0下载:
  2. 单片机和PC机串口通讯实例说明 首先打开串口调试程序并按要求设置。启动51板后,按S10切换至接收状态,按S12切换至发送状态,启动默认为发送状态。 发送状态: 进入发送状态后,可向PC发送1-9 9个数字,并且数码显示同时显示发送的数,按S1发送1,按S2发送2,依次到按S9发送9。S11无用。发送成功可在串口调试程序的数据接收栏中显示收到的数据。 发送状态: 进入发送状态后,在串口调试程序的数据发送栏中输入00-FF的16进制2位数,点击手动
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:976
    • 提供者:后果发挥
  1. crjSCOMM

    0下载:
  2. 用于串口通讯,选择串口,设置串口参数,进行单片机和PC机的通信调试 -for serial communications, choice of serial, serial port parameters set for SCM and PC communication Debugging
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3690932
    • 提供者:crj
  1. serialPort

    0下载:
  2. 单片机和PC机串口通讯,采用了专用芯片MAX232进行电平转换。已调试通过
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-16
    • 文件大小:28223
    • 提供者:钟然旭
  1. VC串口通信(RS232C)源程序

    1下载:
  2. 有关单片机和PC机通信的在Windows下的源代码-the SCM and PC communications in the Windows source code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:37935
    • 提供者:唐建
  1. 2008.4.20

    0下载:
  2. 采用SN75LBC184来实现RS232C与RS485串行口的转换,从而使PC机具备主从式多机通讯 功能,实现对多个单片机组成数据采集终端的通讯与管理. 约定一种简单和有效的串口通讯协议,根据 这种通讯协议设计出单片机与PC机串口通讯程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:514918
    • 提供者:平行线
  1. 2008.5.28

    0下载:
  2. 本文介绍了以AT89S51单片机为核心的温度控制系统的工作原理和设计方法。温度信号由温度芯片DS18B20采集,并以数字信号的方式传送给单片机。文中介绍了该控制系统的硬件部分,包括:温度检测电路、温度控制电路、PC机与单片机串口通讯电路和一些接口电路 。单片机通过对信号进行相应处理,从而实现温度控制的目的。文中还着重介绍了软件设计部分,在这里采用模块化结构,主要模块有:数码管显示程序、键盘扫描及按键处理程序、温度信号处理程序、继电器控制程序、单片机与PC机串口通讯程序。 关键字:单片
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:616649
    • 提供者:qianqian
  1. DIANJI

    0下载:
  2. PC机串口通讯让51内核单片机控制直流电机转动固定的角度,内有51程序和软件仿真
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12439
    • 提供者:华章
  1. uart.rar

    1下载:
  2. 51单片机和PC机串口通讯试验 含汇编程序,电路图,所需软件。,51 microcontroller and serial communication experiment with PC-assembler, schematics, required software.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:209954
    • 提供者:136
  1. 100ExampleProteus

    1下载:
  2. 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》全部是Proteus的仿真,DSN文件和hex文件。 推荐做毕业设计和学习单片机的下载。 内容包括: 第 01 篇 基础部分: 01 闪烁的LED 02 从左到右的流水灯 03 左右来回的流水灯 04 花样流水灯 05 LED模拟交通灯…… 48 单片机与PC机串口通讯仿真 第 02 篇 硬件应用:01 74LS138译码器应用 02 74HC154译码器应用 03 74HC595串入并出芯片应用 04 7
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:11717227
    • 提供者:tong
  1. chuankouzhongduan

    0下载:
  2. 51单片机实现和上位机串口通信的历程,简单实现,可以调通,C语言实现,上位机用串口调试助手-MCU 51 and host computer serial communication process, simple to achieve, you can transfer pass, C language, using serial debugging PC assistant
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:6532
    • 提供者:辛光明
  1. Proteus

    0下载:
  2. 电脑和单片机串Vl通信系统一般 由一台运行上位机软件的电脑、一根 串口连接线和下位机即单片机目标板 组成,用这种方式学习和调试串口通 信程序比较麻烦。本文介绍一种用 Proteus实现电脑和单片机串口通信仿 真的方法,所有的事情都在一台电脑 上完成。上位机软件和下位机即 AT89C51单片机仿真电路通过由虚拟 串口软件Virtual Serial Ports XP5.1 产生的两个虚拟串口进行连接。文章 的实例中上位机软件使用串口调试助 手。下位机
  3. 所属分类:SCM

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

    0下载:
  2. 单片机与PC机串口通讯PROTEUS仿真 (含源码)-PC-MCU serial communication with the PROTEUS simulation (including source code)
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:31641
    • 提供者:vv
  1. vb

    0下载:
  2. VB编写的单片机和PC串口通信的调试程序,不包括下位机程序-VB prepared by the microcontroller and the PC serial communication debugger does not include procedures for the next crew
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:8176
    • 提供者:coolbig
  1. 51connect-with-pc-using-rs232

    0下载:
  2. 51单片机和PC机串口通讯的示例程序,可以很好的实现串口通讯,同时也是学习51/52单片机串口编程的一个不错的示例-51 microcontroller and the PC serial communication sample program can be a good serial communications, but also learning to program a microcontroller serial port 51/52 good example
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:24273
    • 提供者:翻墙
  1. RS232tongxun

    0下载:
  2. 单片机通过RS232实现和PC机串口通讯功能,实现上位机对下位机的控制-Microcontroller via RS232 to achieve and the PC serial communication functions, the control of the host computer to the next crew.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:177721
    • 提供者:nieyuanyuan
  1. uart

    0下载:
  2. 基于单片机MSP430F149和PC机串口通信的接受和发射的驱动程序-MSP430F149 and PC based microcontroller serial communication to receive and launch the driver
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:12832
    • 提供者:dalizi
  1. 48 单片机与PC机串口通讯仿真

    0下载:
  2. 单片机和PC机之间的通讯过程,深入理解串口通讯,理解PC端串口工作方式(The communication between the single chip computer and the PC machine, understanding the serial communication in depth, and understanding the working mode of the serial port in the PC end)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-09
    • 文件大小:22528
    • 提供者:scj0801
  1. LCD显示温度+串口接收温度

    1下载:
  2. LCD显示温度+串口接收温度xxxx不要管后面本文介绍了简易集散温度控制系统,系统为两层结构,上位机用组态王软件完成对下位机的监控。下位机利用数字温度传感器DS18B20 ,结合单片机组成传感器网络,设计了相关的硬件和软件,实现多点温度检测与控制。(LCD display temperature + serial port receiving XXXX leave behind a simple distributed temperature control system has been in
  3. 所属分类:嵌入式/单片机编程

« 12 3 4 5 6 »
搜珍网 www.dssz.com