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

搜索资源列表

  1. smdk2413_application_note_rev10

    0下载:
  2. SMDK2413 (Samsung MCU Development Kit) for S3C2413X is a platform that is suitable for code development of SAMSUNG s S3C2413X 16/32-bit RISC microcontroller (ARM926EJ-S) for hand-held devices and general applications. The S3C2413X consists of 16-/32-
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2134532
    • 提供者:fateme
  1. tongxun

    0下载:
  2. CAN总线通信实例,SCI串口通信实例,快速以太网通信技术的应用实例,虚拟I2C总线软件包应用实例-CAN bus communication instance, SCI serial communication instance, an application example of the Fast Ethernet communication technology, virtual I2C total Instance of the line package applications
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:534695
    • 提供者:tangzilin
  1. 112201

    0下载:
  2. protues仿真实现51单片机与PC之间的通信,使用了虚拟显示器和串口。-The Simulation 51 communication between the MCU and PC protues use virtual display and serial port.
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:559
    • 提供者:文耀康
  1. serial1602

    0下载:
  2. 单片机串口和虚拟主机通信的例子,用1602液晶显示招收到虚拟主机发送的字符,发到虚拟主机的字符在虚拟机上显示,主机和虚拟机用MAX232连接,全部用protues仿真,其中,MAX232连接是一个子电路连接的例子,这个在网上不好找。-89c52 serial sample include 1602,max232,virtual termimal
  3. 所属分类:SCM

    • 发布日期:2017-11-08
    • 文件大小:80280
    • 提供者:yw
  1. 11

    0下载:
  2. 单片机与PC机串口通讯仿真,虚拟PC上位机与下位机进行通信-MCU and PC serial communication simulation, virtual PC host computer to communicate with the lower machine
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:33629
    • 提供者:张三
  1. boxing

    0下载:
  2. 波形程序,通过串口语虚拟示波器连接可以看到正弦波 处理器MC9S12XS128 包含了crc16校验,适合串口通信 欢迎交流!-Waveform program, through the serial port connection can see the phrase virtual oscilloscope sine processor MC9S12XS128 contains crc16 checksum for serial communication exchange we
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:1008012
    • 提供者:mocun
  1. stm32can

    0下载:
  2. 基于stm32的温度测量系统分为上位机和下位机两部分。其中上位机应可通过虚拟仪器的前置面板界面显示温度数据。而下位机则是温度传感器采集到的温度数据及时采样通过can总线传输,并在串口助手显示,或者将采集到的温度数据通过串口传到上位PC机。-Stm32 based temperature measurement system is divided into upper and lower position machine two parts. PC which should be through
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-22
    • 文件大小:6574976
    • 提供者:张鹏
  1. 51uart

    0下载:
  2. 51单片机实现串口接受和发送,Proteus仿真 在“2.1 键盘和LED 数码管显示设计”基础上,增加如下内容: 1、SCI 串行口、TTL-232 电平转换部分电路原理图; 2、相应程序流程图; 3、编程调试,在2.1 基础上,实现串口接收、发送功能,具体如下: (1)按下某键,通过串口送出按下键的键号(重复4 字节)并在虚拟终端上显示; (2)在虚拟终端上输入4 位要显示的数值,串行口接收后,在数码管上显示,数 值输入数据格式为‘s’、‘0~9’、‘0~9’、‘
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:62604
    • 提供者:58
  1. 3-digital-voltage-meter

    0下载:
  2. 51单片机运用PCF8591实现数模莫属转换(i2c协议) 1利用PCF8591 串行A/D 转换器转换电位器输入模拟电压,并在LED数码管上显示电压值(精确到2 位小数),实现数字电压表功能。 2在基本部分基础上,利用 PCF8591 的D/A 通道实现一个固定频率的方波(频率范围10~50Hz),并在虚拟示波器上输出。-51 MCU using PCF8591 to realize the digital to analog conversion (I2C) is 1 using
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:144297
    • 提供者:58
  1. MSP430-Updata-App-From-Bootloader

    1下载:
  2. MSP430通过bootloader实现本地串口程序升级应用程序 分两部分程序:bootloader和APP应用层程序。 功能实现: 1、bootloader程序中检测是否需要升级app程序,需要升级则执行串口程序接收串口发来的应用程序烧录文件。接收成功后执行APP程序。 2、bootloader中断映射到app的虚拟中断地址。 3、APP程序主要用于测试本地升级是否正确,实现串口中断接收数据,主循环发送数据的功能。 4、bootloader和app各自的配置文件修
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1697719
    • 提供者:acaho
  1. project4

    0下载:
  2. 本例程移实现SD卡虚拟U盘功能。本例程的源代码主要来自于ST的USB固件库中的范例。 程序功能有: (1) 输入字符1,软件移除U盘设备。 (2) 输入字符2,软件重新使能U盘设备。 在工程配置中,需要添加2个固件库中用到的预编译宏:USE_USB_OTG_FS,USE_EMBEDDED_PHY 如果需要跟踪USB通信过程,可以修改2行宏定义 : (a) usbd_usr.c 文件开头 //#define usb_printf pri
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4487
    • 提供者:陈启康
  1. SPI_Multi-machine-communication

    0下载:
  2. STM32F103RBT6 虚拟SPI通信测试. 此代码本人只测试了主机发送给从机。从机接收后通过串口打印返回。 其他功能没有测试(包括主机接收和同时收发)。 此代码你可以用来学习和交流。不得商用!应用此程序酿成事故由你自己承担! 本人不负责维护和支持此代码!-STM32F103RBT6 Virtual SPI communication test. This code I only tested the host sent to the slave. From the ma
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1219430
    • 提供者:方辉
  1. Serial_Digital_Scope-V2_Cracked

    0下载:
  2. 虚拟示波器软件破解版,通过串口可以实现示波器的功能。附有C代码的头函数和原函数。-Software cracked version of virtual oscilloscope, oscilloscope functions can be realized through the serial port. With c code H file and Source file.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:647858
    • 提供者:曾太平
  1. stm32_usbcdc_serial

    0下载:
  2. STM32 USBCDC 串口代码 使用V3.5库编写,非常方便移植使用。本人亲自调试可用。 用串口助手打开虚拟的com口 发送字符串可返回。-STM32 USB CDC V3.5 library to write code that uses the serial port, very convenient for transplant use. I personally debugging available. Open a virtual com port to send aide
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:455412
    • 提供者:liangchen
  1. STM32_NRF24L01toUSB

    0下载:
  2. NRF2401转虚拟USB串口程序。可以通过串口助手查看无线接收的数据,最长为32字节-NRF2401 turn virtual USB serial procedures. You can view the radio reception of data through the serial port aide, up to 32 bytes
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:2906402
    • 提供者:crystal
  1. XUNI

    0下载:
  2. 串口虚拟示波器,单片机,好用的虚拟示波器-Serial virtual oscilloscope, SCM, good good
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:3691564
    • 提供者:tang
  1. VisualScope

    0下载:
  2. 基于串口的虚拟示波器工具,非常好用,支持多种协议格式和校验方式。-Based on the serial port of the virtual oscilloscope tool, very easy to use, support a variety of protocol formats and verification methods.
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:643240
    • 提供者:鲁凡水
  1. xhcqi

    0下载:
  2. Use serial programming examples matlab GUI implementation, Correlation analysis process matlab method, Conducted through virtual array DOA estimation.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:fingpunqen
  1. AOK虚拟示波器上位机源码及APP最新版

    2下载:
  2. AOK虚拟示波器的上位机源码,从串口获取下位机数据,然后绘制波形(AOK virtual oscilloscope host computer source, from the serial access to the next machine data, and then draw the waveform)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:1318912
    • 提供者:dykxjh
  1. teijui_v47

    0下载:
  2. Virtual power wireless sensor network coverage, Contains a common array signal processing algorithm, Achieve serial data acquisition.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-01
    • 文件大小:150528
    • 提供者:tuilunhanbai
« 1 2 ... 5 6 7 8 9 10»
搜珍网 www.dssz.com