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

搜索资源列表

  1. 串口通讯硬件仿真测试

    0下载:
  2. 232串口测试程序。// 软件模拟测试说明: // 1.这个测试采用查询方式进行串口通讯 // 2.将软件仿真环境的晶震设为11.0592 MHz // 3.软件模拟全速运行, 观察波特率是1200bps // 4.在串口1中输入数字或字母,可观察到通讯是否有误。-232 serial testing procedures. / / Software simulation tests : / / 1. The test inquiries conducted using seri
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:19851
    • 提供者:李天华
  1. PC机串口(COM)实验器程序

    0下载:
  2. 用来模拟PC机的串口,实现各种串口数据读写的功能!-used to simulate the PC serial port, serial data of various functional literacy!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:399265
    • 提供者:wxf0204
  1. 我见过最好的串口类

    2下载:
  2. 我所见过用VC写的最好的串口类,具有模拟单片机中断传输的方式,避免了查询传输CPU损耗和接收超时-I have ever seen VC was the best serial category, with simulation SCM interruption of transmission, so that the CPU for transmission and reception of overtime loss
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:47595
    • 提供者:soon
  1. liangs_串口调试器2002

    0下载:
  2. 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现最高Baud可到921600。☆ 支持Unicode内码显示
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:149211
    • 提供者:张小姐
  1. 模拟串型口

    0下载:
  2. 在串口被站用的情况下进行的串口模拟-the station was used for the conduct of the serial simulation!
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6485
    • 提供者:张培卿
  1. 用软件方法模拟89C51的串口源程序

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

    • 发布日期:2008-10-13
    • 文件大小:971
    • 提供者:张勇军
  1. 89C51 单片机I_O 口模拟串行通信的实现方法

    0下载:
  2. 89C51 单片机I_O 口模拟串行通信的实现方法--Simulate I_O serial port communication in 89C51 SCM.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:135660
    • 提供者:李厘卡
  1. 单片机串口模拟

    0下载:
  2. 当串口不够用的时候,我们可以利用IO口进行串口模拟,很好用-when the time is not enough, we can use Serial IO mouth simulation is useful
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1404
    • 提供者:张辉
  1. IO_SOFT_UART_USE_TIMER

    0下载:
  2. 单片机串口模拟程序
  3. 所属分类:编译器/词法分析

    • 发布日期:2009-05-07
    • 文件大小:3920
    • 提供者:gnef03
  1. MSP430BSL_1_00_12_00

    0下载:
  2. 在芯片没有充足USCI模块的情况下,用普通串口和定时器A实现UART功能(Using serial port and timer A to realize UART)
  3. 所属分类:串口编程

    • 发布日期:2017-12-23
    • 文件大小:1323008
    • 提供者:jeffwong
  1. new_simulation

    0下载:
  2. 通过时钟使普通的IO口模拟UART串口通讯(Use Timer_A CCR1 hardware output modes and CCR0 SCCI data latch // to implement UART function @ 2400 baud. Software does not directly read and // write to RX and TX pins, instead proper use of output modes and SCCI data // la
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:26624
    • 提供者:ASA2017
  1. STM32F107虚拟串口USB转串口

    2下载:
  2. 虚拟串口,使用STm单片机实现虚拟串口,模拟串口调试等等。该源码为官网下载(Virtual serial port, the use of STm MCU virtual serial port, analog serial debugging, and so on. The source code for the official website download)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-28
    • 文件大小:1819648
    • 提供者:huiyi2017
  1. 多个单片机与PC串口通信

    0下载:
  2. 单片机端C51程序设计(查询方式)_多个单片机与PC串口通信(MCU C51 program design (inquiry) _ multi MCU and PC serial communication)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-27
    • 文件大小:98304
    • 提供者:XIAO9009
  1. OLED显示(模拟SPI总线)2

    0下载:
  2. 单片机nrf82532驱动液晶屏,使用串口驱动程序,很好是节约单片机输出口。(The single-chip nrf82532 drives the LCD screen and USES the serial driver, which is very good to save the single chip.)
  3. 所属分类:串口编程

    • 发布日期:2017-12-18
    • 文件大小:610304
    • 提供者:china_gzx88
  1. 简单模拟串行通信

    1下载:
  2. 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;
  3. 所属分类:串口编程

  1. 模拟量调节

    0下载:
  2. VB COMM串口通信示例,简单实现收发。(VB serial communication example, simple to send and receive.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:baal888
  1. Simalator

    0下载:
  2. 用来模拟串口发送接收 主要接受卫星相关数据(Using the analog serial port to send and receive)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:2231296
    • 提供者:泗水六年
  1. VB6.0源码之模拟量输入

    0下载:
  2. VISUAL BASIC串口通信及编程实例(VISUAL BASIC Serial communication and programming examples)
  3. 所属分类:串口编程

    • 发布日期:2018-04-22
    • 文件大小:10240
    • 提供者:sqz592
  1. SoftWareSerial

    1下载:
  2. STM32 IO模拟串口 发送接受 波特率9600(STM32 IO Analog serial port to send acceptance.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-22
    • 文件大小:1193984
    • 提供者:huadao
  1. SoftUart

    2下载:
  2. 硬件平台:基于stm8l052r8;使用IO口模拟串口。(Hardware platform: based on stm8l052r8; use IO port to simulate serial port.)
  3. 所属分类:单片机开发

    • 发布日期:2019-12-24
    • 文件大小:2283520
    • 提供者:zeso
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com