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

搜索资源列表

  1. 用软件方法模拟89C51的串口源程序

    0下载:
  2. 用软件方法模拟89C51的串口源程序-software simulation 89C51 Serial source
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:971byte
    • 提供者:张勇军
  1. 通过串口升级mega8的自编程例子原码

    0下载:
  2. 通过串口升级mega8的自编程例子原码,里面有烧录文件、上位机软件,MEGA8 Bootloader原码。-escalation mega8 through serial programming examples from the original code, there are writers, PC software, MEGA8 Bootloader original code.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:240.61kb
    • 提供者:汤宇浩
  1. RCC串口通讯协议

    0下载:
  2. 串口通讯底层软件,编写说明二-serial communications infrastructure software, the preparation of the note 2
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:169.05kb
    • 提供者:木匠
  1. WINCE下的串口信息收发软件SerialPort

    0下载:
  2. WINCE下的串口信息收发软件SerialPort
  3. 所属分类:嵌入式/单片机编程

  1. 在 STM32 上实现 USB CDC 虚拟串口

    3下载:
  2. Keil MDK 工程版本,通过 STM32 的 USB 端口在 PC 上虚拟一个 COM 口,当虚拟成功后,可通过串口调试软件发送控制命令,同时输出调试信息.内附源程序.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2011-06-27
    • 文件大小:909.25kb
    • 提供者:xyz543
  1. 异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现

    0下载:
  2. 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-12-19
    • 文件大小:62.74kb
    • 提供者:minglinet
  1. LCD_HZK_232

    0下载:
  2. 8051+iic字库+lcd显示+接收串口+仿真+keil完整工程。需用电脑串口软件调试。波特率9600.-8051 iic font lcd display receive serial keil complete engineering simulation. You need to use computer software debugging serial port. 9600 baud rate.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:215.36kb
    • 提供者:likufan
  1. Proteus

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

    • 发布日期:2017-03-29
    • 文件大小:192.19kb
    • 提供者:caoxiaosong
  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
    • 文件大小:402.76kb
    • 提供者:刘常银
  1. 51-single-chip-serial-communication

    0下载:
  2. 关于51单片机串口通信的资料,包含虚拟串口软件及原理.-About 51 single-chip serial communication data, including virtual serial port software and principles.
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:579.24kb
    • 提供者:fanghao
  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
    • 文件大小:18kb
    • 提供者:基洛夫
  1. vspd

    0下载:
  2. 经典的虚拟串口软件,实测使用无问题,用起来很不错的。(Classic virtual serial port software)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:4.72mb
    • 提供者:刘传
  1. 简单模拟串行通信2017-10-10 (1)

    0下载:
  2. 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous serial data transmission, and
  3. 所属分类:单片机开发

    • 发布日期:2017-12-17
    • 文件大小:64kb
    • 提供者:Smile Han
  1. 秉火串口调试助手V1.0

    0下载:
  2. 可以用此软件解析、调试GPS的协议数据NMEA0183(You can use this software to parse and debug the GPS protocol data NMEA0183)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-08
    • 文件大小:500kb
    • 提供者:血狼
  1. stm32软件串口1.0

    1下载:
  2. 通过stm32 io口模拟串口,串口接收通过中断. 本代码会把发送给串口的数据,发送出来(Through the STM32 IO port, the serial port is received through the serial port, and the serial port is received through the interrupt. This code will send out the data sent to the serial port)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-10
    • 文件大小:753kb
    • 提供者:jbchen4469
  1. 串口

    1下载:
  2. C#上位机串口通信软件,实现串口收发,数据保存到文件(C# host computer serial communication software, the realization of serial port and transceiver, data storage to file)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:241kb
    • 提供者:铁峰
  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
    • 文件大小:29kb
    • 提供者:sam张
  1. 9(串口通信:单片机与电脑)

    0下载:
  2. 51单片机串口通信,代码功能:单片机和电脑的串口通信,(用串口助手这个软件,让电脑给单片机发信息)(Serial communication of 51 single chip microcomputer)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-06
    • 文件大小:24kb
    • 提供者:雷哥1113
  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. 所属分类:嵌入式/单片机编程

  1. HC_BLE串口助手源码修改版

    1下载:
  2. HC-08蓝牙4.0BLE串口模块使用资料包,安卓手机APP测试软件(HC-08 Bluetooth 4.0BLE serial module using data package, Android mobile APP test software)
  3. 所属分类:单片机开发

    • 发布日期:2020-12-17
    • 文件大小:2.58mb
    • 提供者:大风0103
« 12 3 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com