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

搜索资源列表

  1. ARM 的串行口实验

    0下载:
  2. ARM7 S3C44B0X的串行口实验代码-A sampling code of ARM S3C44BOX s serial port.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:96016
    • 提供者:钱丽
  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. 2812串口烧写Flash步骤及设置

    0下载:
  2. 详细的串口烧写FLASH教程,经过实验验证好用。
  3. 所属分类:文档资料

  1. 嵌入式linux串口调用实验

    1下载:
  2. linux串口调用实验
  3. 所属分类:源码下载

    • 发布日期:2010-12-10
    • 文件大小:4824
    • 提供者:buzhuangmen
  1. F2812_SCI02 PC机串口调试助手

    0下载:
  2. F2812 SCI与PC机串口调试助手以收发中断方式实现收发数据。(CCS3.3开发环境) 功能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI and the PC serial port r
  3. 所属分类:DSP编程

    • 发布日期:2017-03-22
    • 文件大小:363038
    • 提供者:奋斗不止
  1. UART01.rar

    0下载:
  2. ARM串口通信实验,UART的中断方式实验。,ARM serial communication experiment, UART interrupt the experiment.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:25681
    • 提供者:王子君
  1. ARM嵌入式系统串口传输基于c语言实验代码

    1下载:
  2. ARM嵌入式系统串口传输基于c语言实验代码,ARM Embedded System serial transmission experiment based on the c language code
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2012-10-03
    • 文件大小:18275
    • 提供者:萌萌
  1. UART1.rar

    0下载:
  2. ARM串口通信实验,UART1的中断方式实验。,ARM serial communication experiment, UART1 interrupt the experiment.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:49386
    • 提供者:王子君
  1. 1

    0下载:
  2. VC++编写上位机串口通信界面,原创VC++编写串口通信上位机界面 本人做接口实验时上位机部分 -VC++ write PC serial communication interface, the preparation of original VC++ serial communication interface, PC interface, I do some PC experiments
  3. 所属分类:Com Port

    • 发布日期:2017-05-24
    • 文件大小:3946218
    • 提供者:阿尔萨斯
  1. serialconnection

    0下载:
  2. 这个程序实现的是接收字符,再把这个字符串口发送。 还要一个要注意的是波特率,而波特率附送的小程序算出 实验方法:打开串口调试程序(小工具目录里)选择您正确的串口号,波特率选9600, 然后发送一串字符,这一串字符就马上会被单片机回发到电脑-The program implementation is to receive characters, then this string I send. Also one should note that the baud rate, whi
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:17917
    • 提供者:zhangwenye
  1. RS232

    0下载:
  2. RS232串口通信实验,实现计算机和单片机之间的通信-RS232 serial communication experiment, the realization of single-chip computer and communication between
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:1157
    • 提供者:yjj
  1. jisuanjiyuanlibaogao

    0下载:
  2. 要求学生在一周的实验中,设计实现一个简单的模型机,该模型机包含若干条简单的计算机指令,其中至少包括输入、输出指令,存储器读写指令,寄存器访问指令,运算指令,程序控制指令。学生须根据要求自行设计出这些机器指令对应的微指令代码,并将其存放于控制存储器,并利用机器指令设计一段简单机器指令程序。将实验设备通过串口连接计算机,通过联机软件将机器指令程序和编写的微指令程序存入主存中,并运行此段程序,通过联机软件显示和观察该段程序的运行,验证编写的指令和微指令的执行情况是否符合设计要求,并对程序运行结果的正、
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:288182
    • 提供者:yu
  1. 51kaifaban

    0下载:
  2. 51单片机全套学习资料 提供电路原理图 各种C语言实验程序 包括LED流水灯,数码管显示,中断,定时器,串口通信,DS18B20温度显示,液晶1602,12864显示,看门狗,按键检测,音乐播放等程序.-51 Singlechip a full set of learning materials to provide a variety of circuit schematics C language experimental procedures, including water LED li
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:307317
    • 提供者:james
  1. serial_communication

    0下载:
  2. 这是一个典型的串口的实验,是linux中将多线程应用到串口的接收和发送程序设计中 -This is a typical serial experiments are linux will be multi-threaded applications to receive and transmit serial programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2576
    • 提供者:方方
  1. VerilogHDL_code

    0下载:
  2. 几个常用的接口实验的程序代码,用Verilog HDL语言编写的,包括七段数码管、拨码开关、蜂鸣器、矩阵键盘、串口、I2C、跑马灯等。-Some commonly used experimental procedures for the interface code, using Verilog HDL language, including Seven-Segment LED, DIP switch, buzzer, matrix keyboard, serial, I2C, marquees
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1603267
    • 提供者:shsh
  1. 603836chuankou

    0下载:
  2. 该程序实现了串口之间的相互通信,是异步串口通信,计算机网络实验经典程序。-Implementation of the procedures between the serial communications, serial communication is asynchronous, the classic experimental procedures for computer networks.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-29
    • 文件大小:54759
    • 提供者:xuezhanfei
  1. 2.协议栈中串口基础实验

    0下载:
  2. ZigBee2007协议栈的第二个实验 协议栈串口基础实验(Second experiments of the ZigBee2007 protocol stack Serial base experiment of protocol stack)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:11024384
    • 提供者:shiyuanyin
  1. ALIENTEK MINISTM32 实验3 串口实验

    0下载:
  2. 串口资料,初学基础资料,希望对大家有用。(Serial data, learn basic information, I hope to be useful for you.)
  3. 所属分类:uCOS

    • 发布日期:2018-05-01
    • 文件大小:286720
    • 提供者:wq12sqw
  1. uart

    1下载:
  2. STM32F030C8T6芯片 通过配置端口,实现串口通讯的例子(STM32F030C8T6 chip through the configuration port, serial communication examples)
  3. 所属分类:单片机开发

    • 发布日期:2019-12-30
    • 文件大小:946176
    • 提供者:陈坤1
  1. 实验43 USB虚拟串口实验

    0下载:
  2. STM32开发板上利用自生的USB功能实现一个虚拟的串口(The STM32 development board realizes a virtual serial port by using the self generated USB function)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2019-10-30
    • 文件大小:392192
    • 提供者:shirlyn666
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com