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

搜索资源列表

  1. 2440-serial

    0下载:
  2. 本程序是基于OK2440开发板的串口1的收发测试程序-This procedure is based on OK2440 development board test program to send and receive serial 1
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:21551
    • 提供者:丁胜建
  1. a-language-serial-com

    0下载:
  2. 单片机串口通讯例子程序--C语言 单片机串口通讯例子程序--C语言-Examples of serial communication program- C language example of serial communication program- C Language
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:8630
    • 提供者:wangdajiang
  1. c-language-serial-com

    0下载:
  2. 单片机串口通讯例子程序--汇编语言 单片机串口通讯例子程序--汇编语言-Examples of serial communication program- Assembly language example of serial communication program- Assembly language
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:8756
    • 提供者:wangdajiang
  1. SCM-serial-number-hair

    0下载:
  2. SCM serial number hair cc2430学习者一定能用上-SCM serial number hair cc2430 learners can be used on certain
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:9049
    • 提供者:lab
  1. Serial-port-to-send-data

    0下载:
  2. 在单片机上串口发送数据到2片8×8点阵屏滚动显示,用proteus仿真-In the microcontroller serial port to send data to the two 8 × 8 dot matrix screen scroll, with proteus simulation
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:22692
    • 提供者:steve
  1. serial-assistant

    0下载:
  2. 单片机cc2430与pc机串口通信的调试助手和使用说明-SCM cc2430 and debug serial communication pc assistant and instructions
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:211593
    • 提供者:baixia
  1. serial

    0下载:
  2. 基于s3c2410开发平台的,串口数据接收和发送-S3c2410 based development platform, send and receive serial data
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:1557
    • 提供者:方路
  1. multiple-serial-communication

    0下载:
  2. 实现多台单片机系统之间的串行通信 分布式数据采集 AD转换结果显示-Multi single chip serial communication between systems distributed data acquisition AD conversion results
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:9369
    • 提供者:北堂傲天
  1. FPGA-FPGA-serial

    0下载:
  2. FPGA 串口通信程序,调试通过绝对好使,与大家共享,适合初学者-FPGA serial communication program, debug, so that by the absolute, and share, for beginners
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:6023
    • 提供者:
  1. 51-Serial-Communication-source

    0下载:
  2. 51单片机串口通信源程序,C语言,串口通信-51 Serial Communication source, C language, serial communication
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1160
    • 提供者:贾苗
  1. 51-shows-the-serial-port

    0下载:
  2. 51 串口显示,用51单片机通过串口显示出存在字符串中的内容-51 shows the serial port, serial port MCU with 51 shows content of existing string
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:35970
    • 提供者:窦宇
  1. CRC-Serial-Communication

    0下载:
  2. 基于51单片机的CRC串行通信主机代码和从机代码-51 Based on the host microcontroller serial communication CRC code and the code from the machine
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:80946
    • 提供者:沈洋
  1. 51-dual-serial-communicatiarmT

    0下载:
  2. 51单片机 串口通讯控制双舵机机械臂程序-51 dual serial communication control program steering arm
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:14233
    • 提供者:coke
  1. serial-DDS-driver-code-soure

    0下载:
  2. 利用SPI串行总线控制DDS芯片作为信号源的源代码,经调试,可用。-it is verified code source which applying the SPI serial bus to control the DDS chip.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:875
    • 提供者:yao
  1. Serial-test-procedure

    0下载:
  2. 通过对51单片机编程序对上位机的串口进行测试-Through the 51-series microcomputer programs for PC of serial tested
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:29907
    • 提供者:zhousheng
  1. serial

    0下载:
  2. 单片机的proteus串口通信,调试成功了的,希望对大家有用 -SCM proteus serial communication, debugging success, and we hope to be useful
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:15329
    • 提供者:飞飞
  1. serial

    0下载:
  2. 本实验是一个串口通信实验。程序通过函数set_speed设置串口通信速率,通过函数set_Parity设置串口数据位,停止位和效验位,通过函数OpenDev打开串口。实验者可以在主机键盘输入字符串,程序对接收到的字符串计算字符串长度,发往串口,并将该字符串也发往串口。 开发环境: 创维特CVTs3c2410 Redhat9.0-This experiment is a serial communication experiment. Procedures set by serial
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:1841
    • 提供者:tiger
  1. Serial-modulation-program

    0下载:
  2. 完成8051F310的基础配置后,通过此串口程序,可是实现单片机和电脑之间的数据通信。-After the completion 8051F310 base configuration through the serial process, but between the MCU and computer data communications.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:3643
    • 提供者:单峰驼日
  1. serial-port

    0下载:
  2. 基于单片机的串口发送接收,KEIL文件。简单实用-Microcontroller-based serial transmit and receive, KEIL file. Simple and practical
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:18996
    • 提供者:yunlong
  1. 2-SERIAL-8051

    0下载:
  2. assembly 2 SERIAL 8051
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:23467
    • 提供者:mohsen
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com