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

搜索资源列表

  1. 电导率仪的上位机数据采集软件.rar

    0下载:
  2. 电导率仪的上位机数据采集软件,通过串口将单片机的AD转换结果传输到PC机,并可将数据保存到access数据库中,the PC data acquisition software MCU through a serial port to the AD converter transmission of the results of PC, data can be saved to the database access
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:676993
    • 提供者:sf
  1. USART.rar

    0下载:
  2. AVR单片机串口异步通信,通过电脑串口助手使电脑和单片机运行简单的数据通讯,AVR microcontroller tramsmition
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:24877
    • 提供者:陈中庆
  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. SEND

    0下载:
  2. 51单片机通过rs232串口 向 上位机循环发送数据-51 MCU through RS232 serial bit upward cycle send data
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:1026
    • 提供者:zhangfeng
  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. 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. MCU_PC_TEMPERATURE

    0下载:
  2. 实现将单片机采集的温度值通过串口传输到上位机,此程序为上位机接收温度程序,将温度值描成曲线并显示,带有保存及打开历史记录功能。-To achieve the MCU collected temperature transferred to the host computer via serial port, this procedure for the host computer receives the temperature program, the temperature value Mi
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:3560
    • 提供者:孙良
  1. VBMCUdrawpicture

    0下载:
  2. 单片机通过DS18b20采集温度,发送给PC机,PC采用VB编程,VB接收单片机串口输入画图。-MCU through DS18b20 collection of temperature, sent to the PC machine, PC with VB programming, VB receiver microcontroller serial input drawing.
  3. 所属分类:SCM

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

    0下载:
  2. msp430单片机串口收发数据程序代码 将收到的数据原样返回 通过串口调试助手查看-uart for msp430 singlechip
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:19494
    • 提供者:taishanqiaofu
  1. gongluxianshi

    0下载:
  2. 51单片机控制AD0809采样芯片采样,并且将采样结果通过串口发送至PC机,PC机图形化显示采样结果,ad0809的时钟信号为方便起见由另一片51单片机的I/O脚提供。代码注释详细值得学习!-51 SCM control AD0809 sampling chip sampling, and sampling results will be sent to the PC, via serial port, PC machine graphical display sampling results,
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:56970
    • 提供者:李里飞
  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. 串口不断电下载程序

    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. E语言串口通讯

    2下载:
  2. 易语言串口COM通讯源码例程程序结合易语言扩展界面支持库,应用易语言端口组件,通过端口实现单片机的发送接收数据
  3. 所属分类:串口编程

  1. 自己写的通过串口和单片机通讯的ic卡读卡程序

    0下载:
  2. 自己写的通过串口和单片机通讯的ic卡读卡程序(VB version serial debugging program, including VB source code and installation files, suitable for debugging serial port)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:56320
    • 提供者:彦子盗
  1. 串口调舵机

    0下载:
  2. 51单片机通过串口调试舵机,控制智能小车转向(Serial debug rudder 51 MCU debug the rudder through serial port to control the steering of intelligent car)
  3. 所属分类:串口编程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:晓||雕
  1. 7.5 CH340驱动(USB串口驱动)_XP_WIN7共用

    0下载:
  2. 串口通讯,通过代码可以将文件下载到单片机里面(serial communication)
  3. 所属分类:串口编程

    • 发布日期:2018-05-02
    • 文件大小:131072
    • 提供者:Alexge
  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
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com