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

搜索资源列表

  1. 5416UART

    1下载:
  2. 基于ti公司54x系列DSP的串口通讯程序,本程序可以实现dsp与PC的实时通讯,本人已经验证过,不过你的板子上要使用16C550串口通信模块,它占用DSP的一个端口,用来实现与PC的通信,程序的开始是对它的内部寄存器进行定义。-Series DSP chip serial communication procedures, The dsp procedures can be achieved with the PC real-time communication, I have tested,
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:131.04kb
    • 提供者:yulei
  1. uart.rar

    0下载:
  2. 基于vhdl的串口通信模块,即异步收发机,可实现单片机核fpga的收发串口通信,遵从rs232协议,已经调试过,很不错的资源,Vhdl-based serial communication module, that is, asynchronous transceiver can achieve single-chip transceiver nuclear fpga serial communication, rs232 to comply with the agreement, has be
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:969byte
    • 提供者:郭帅
  1. TC35I

    2下载:
  2. 51单片机控制TC35I无线通信模块的完整Keil C程序,还包含GB2312与Unicode转换,国标汉字、ASC字符显示,串口通信,液晶模块控制等程序-51 SCM control TC35I complete wireless communication module Keil C program also includes GB2312 and Unicode conversion, the national standard Chinese characters, ASC charac
  3. 所属分类:SCM

    • 发布日期:2015-04-18
    • 文件大小:4.8mb
    • 提供者:李刚
  1. VHDL-SPI-Module.doc

    0下载:
  2. 本spi参数化通讯模块是一个支持SPI串行通信协议从协议的SPI从接口。可通过改变参数设置传输的位数,由外部控制器给定脉冲控制传输。-The parameters of spi communication module is a support SPI serial communication protocol from the agreement from the SPI interface. By changing the parameter settings can be transmit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:37.56kb
    • 提供者:
  1. serial

    0下载:
  2. -- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在 --PC机上安装一个串口调试工具来验证程序的功能。 -- 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控 --制器,10个bit是1位起始位,8个数据位,1个结束 --位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实 --现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是 --9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:64.1kb
    • 提供者:johnson
  1. spi595

    0下载:
  2. 74hc595 与单片机串行通讯 利用SSP模块或者IO口 -74hc595 with the use of single-chip serial communication module or IO port SSP
  3. 所属分类:SCM

    • 发布日期:2014-12-30
    • 文件大小:840byte
    • 提供者:chevis
  1. MYSCI

    0下载:
  2. 基于DSP(2812)的数据处理以及串口通信模块-Based on DSP (2812) data processing and serial communication module
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:234.63kb
    • 提供者:陈云峰
  1. MSP430Data_Acq

    0下载:
  2. 本例中含有MSP430单片机实现的数据采集系统的电路图及C源程序,软件主要包括模拟量采集模块、数字量采集模块、串口通信模块和主处理模块。-In this case contains MSP430 MCU Data Acquisition System circuit diagram and C source code, software mainly includes analog acquisition module, digital volume acquisition module, se
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:22.58kb
    • 提供者:许方华
  1. Reader

    1下载:
  2. 基于at89s52的读mifare1卡c51源程序.单片机与rfid读卡模块yhy502相连。单片机与上位机通过串口进行通信,通信速率为19200bps。在PC端通过串口调试软件可以方便地对yhy502模块进行操作,完成读13.56mhz射频的功能。-AT89S52 based on the C51 card mifare1 read the source code. Singlechip with rfid reader module yhy502 connected. MCU and hos
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:26.79kb
    • 提供者:Corf
  1. USBdll

    0下载:
  2. 单片机USB串口通信模块的动态链接库,包括通用的对串口进行操作的各种函数。-Single-chip USB serial communication module dynamic link library, including general-purpose serial port to operate on a variety of functions.
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:994.2kb
    • 提供者:牛牛
  1. Comm

    0下载:
  2. Data logger Serial Communication function based on new Renesus microcontroller. This module has been tested on the renesus develop board with RS232 cable.- Data logger Serial Communication function based on new Renesus microcontroller. This m
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:90.96kb
    • 提供者:xsteven
  1. PCGSM

    0下载:
  2. PC机与GSM短信模块串口通信,采用VB编程实现的-PC-SMS with the GSM serial communication module
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:30.57kb
    • 提供者:张健
  1. uC-Serial

    2下载:
  2. SERIAL (BYTE) COMMUNICATION MODULE for UCOS. Port: AT91SAM9RL.-SERIAL (BYTE) COMMUNICATION MODULE for UCOS. Port: AT91SAM9RL.
  3. 所属分类:uCOS

    • 发布日期:2017-03-21
    • 文件大小:14.67kb
    • 提供者:Sergey
  1. USARTmonichengxu

    0下载:
  2. pic18f芯片的USART串口通讯模块的利用,程序实现了串口的初始化、接收与发送中断及数据的解包打包和发送过程。-pic18f chip USART serial communication module to use, the program achieved a serial port initialization, receiving and sending interrupts and data packing and sending the process of unpacking.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:2.12kb
    • 提供者:菜丫
  1. eda

    1下载:
  2. 利用FPGA可编程芯片及Verilog HDL语言实现了对直流电机PwM控制器的设计,对直流电机速度进行控制。介绍了用Verilog HDL语言编程实现直流电机PwM控制器的PwM产生模块、串口通信模块、转向调节模块等功能,该系统无须外接D/A转换器及模拟比较器,结构简单,控制精度高,有广泛的应用前景。同时,控制系统中引入上位机控制功能,可方便对电机进行远程控制。-Using FPGA programmable chip and Verilog HDL language for the desi
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:4.07mb
    • 提供者:杨汉轩
  1. Uart

    0下载:
  2. LPC2148 drive LCD ----- A / D conversion module The work area Each project contains three configuration options ISP_iFlash_Hex - generated. Hex object file format JLINK_iflash - JLINK to the programming through the configuration of the intern
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:117.67kb
    • 提供者:ajksdna
  1. UARTExample

    0下载:
  2. BF533的UART例子程序,示范如何实现BF533的串口通信模块-BF533 The UART example program demonstrates how to achieve BF533 serial communication module
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:13.81kb
    • 提供者:任红宇
  1. serial-VHDL-Deign

    0下载:
  2. 本程序模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。-This procedure is to verify the function module and the PC machine to achieve a basic serial communication functions. Need to install a serial PC, debugging tools to verify functionality of the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:64.41kb
    • 提供者:RoyHunter
  1. serial

    0下载:
  2. 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。 串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值 是0x145,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通 信同步.-The mo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:348.56kb
    • 提供者:孔小妹
  1. Serial-communication

    0下载:
  2. 51单片机串口通讯模块源代码,包括工程文件和hex文件-51 microcontroller serial communication module code
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:20.75kb
    • 提供者:yz
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com