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

搜索资源列表

  1. 用VC实现PC机与单片机串口通讯

    0下载:
  2. PC机与单片机串口通讯可以通过多种方式来实现,在这里只介绍使用MSCOMM控件进行通讯。-PC and microcontroller serial communications to be many ways to achieve here in only MSCOMM controls on the use of communication.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5806
    • 提供者:feng
  1. 单片机做的时钟(注解详细,带串口通讯)

    0下载:
  2. (C语言)用AT89S52做的小时钟,并通过串口通讯发送时钟,带看门狗复位,可显示年月日时分秒,注解详细。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2009-09-08
    • 文件大小:3410
    • 提供者:cutemale
  1. gsmGPS 51单片机串口读取GPS信息

    1下载:
  2. 51单片机串口读取GPS信息,然后通过串口发送到GSM网络的程序,调试通过可用-failed to translate
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-24
    • 文件大小:1726
    • 提供者:朱大
  1. hart_slave

    1下载:
  2. 本人上载的几个.c文件为自己所写的代码,是关于自动化设备广泛使用的HART协议的主机与从机之间的通信过程(通过串口) hart_slave.c-----HART从机主程序(采用MSP430F149单片机,IAR embedded workbench开发平台)-I uploaded a few. C files for their own written code, is the extensive use of automation equipment on the HART protoc
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-03-25
    • 文件大小:4655
    • 提供者:葛仕俊
  1. c51

    0下载:
  2. 用C51单片机,通过计算机串口,控制继电器输出的程序-With C51 microcontroller through the computer serial port to control the relay output procedures
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:27285
    • 提供者:薛风
  1. uart

    0下载:
  2. MSP430单片机串口程序,通过这个可以学会MSP430单片机的串口 -MSP430 Singlechip serial procedures can be learned through the serial port MSP430 MCU
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:939
    • 提供者:白春雨
  1. 11112321

    1下载:
  2. 毕业设计时制作的一套水位遥测自控系统,本系统以AT89S51单片机为主控单元,通过超声波传感器和液位变送器实现液位实时数据的检测和自动控制。系统分主控站与测控站,通过主控站的键盘可以实现对测控站的水位上下限的控制和显示。主控站与测控站之间的无线实时数据传输的解决方案采用广泛应用于无线抄表、工业数据采集系统和水文气象监控等领域的无线通信芯片nRF24L01组成无线高速数据收发模块。系统实现对所监控水位的短矩离无线测量与自动控制,利用GFSK实现数据高速传送以及较低的功耗。从测控站传送过来的数据通过
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5180621
    • 提供者:王利华
  1. JS123

    0下载:
  2. 51单片机串口接受程序,方式1查询方式.接受来的数据通过液晶显示-51 Single-chip serial port to accept the procedure, the way one query. Accept data through the liquid crystal display
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:651
    • 提供者:
  1. 09-COM

    0下载:
  2. 51单片机通过MAX232芯片实现与电脑串口收发数据的程序例程-Single-chip 51 through the MAX232 chip and a computer to send and receive serial data through routine
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:12454
    • 提供者:陈瀚
  1. Proteus

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

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

    1下载:
  2. 该程序时在c51单片机在遥控解码通过电脑串口显示,在电脑上显示出遥控的按键, 程序中是模拟红外接收时序,可接受很多种遥控器的信号 对大家 红外遥控的学习很有用-C51 when the program in single-chip decoder via the computer serial port remote control indicates that the computer shows that the remote control button, the progra
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-02
    • 文件大小:1224
    • 提供者:gjp_rain
  1. 51Serial

    0下载:
  2. 51单片机的串口编程,利用Proteuse仿真通过,可以用虚拟串口软件设置好,在上位机上查看。-51 single-chip serial port programming, through the use of Proteuse simulation can be used to set up a virtual serial port software in the host computer to view.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:412431
    • 提供者:刘常银
  1. rs232

    1下载:
  2. 单片机串口通信程序,可用PC通过串口调试助手测试!-MCS-51serial program!
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:544
    • 提供者:小会
  1. AVR与PC虚拟串口

    0下载:
  2. Atmega8串口测试程序,适合初学者,使用Atmel Studio 6.0编译通过,使用proteus 7.7模拟,串口输入、输出。test.atsln为Atmel Studio 6.0工程文件,uart.DSN为proteus文件
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-10-25
    • 文件大小:27323
    • 提供者:chenhua
  1. 12-读ID号-模拟串口发送

    0下载:
  2. 读出单片机ID号通过模拟串口发送给上位机,波特率9600 N 8 1 ,支持汇编语言(Read the microcontroller ID number through analog serial port sent to the host computer, baud rate 9600N81, support assembly language)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:32768
    • 提供者:547184691
  1. 串口不断电下载程序

    0下载:
  2. 自己做的,针对STC单片机,不断电下载程序,只需要把我写的程序加到你的代码前面,就可以通过 STC——ISP软件的不断电下载功能下载,实测很好用,下载程序再也不用不停的断电上电,免去很多麻烦。(Do it yourself, for STC microcontroller, power download program, only need to put in front of a program I wrote to your code, you can download the STC do
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:18432
    • 提供者:基洛夫
  1. 单片机串口

    0下载:
  2. 单片机串口设计实验,通过串口实行单片机和电脑的通讯(Serial port design of MCU)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:98304
    • 提供者:辰xx
  1. 45 甲机通过串口控制乙机LED闪烁

    0下载:
  2. 通过对单片机串口的控制,理解串口的工作方式,掌握最基本的串口原理(Through the control of the serial port of the single chip microcomputer, the working mode of the serial port is understood, and the basic principle of serial port is grasps)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-09
    • 文件大小:23552
    • 提供者:scj0801
  1. stc89c52串口实验程序模板

    0下载:
  2. stc89c52串口实验程序模板,本实验将通过电脑的串口调试软件向stc89c51的p3.0,p3.1 串口发送数据,stc89c51再把接收到的数据发送回去,(STC89C52 serial experiment program template, this experiment will send data to STC89C51's P3.0, P3.1 serial port through the serial debugging software of the computer, a
  3. 所属分类:单片机开发

    • 发布日期:2018-05-04
    • 文件大小:29696
    • 提供者:sam张
  1. 串口工具和例程

    0下载:
  2. 一个函数专门向上位机发送数据,上位机接受 一个函数是通过上位机向单片机发送并回传显示 还有一个是串口调试工具 适合初学者入门(A function to send data to the upper computer, the upper computer to accept. A function is sent by the upper computer to the MCU and transmitted back and forth. Another is the se
  3. 所属分类:单片机开发

    • 发布日期:2018-05-04
    • 文件大小:264192
    • 提供者:莫莫27
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com