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

搜索资源列表

  1. voice

    0下载:
  2. VOICE 语音芯片SPI口送地址数据确认后播放语音。模拟SPI口。-VOICE Chip send address data and broadcast voice.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1397
    • 提供者:arphoove
  1. MAX6675

    0下载:
  2. A chip that can sense temparature and convert it to digital form and send through SPI protocol
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:94033
    • 提供者:Rinkal
  1. ad9862_ini

    0下载:
  2. 这是SPI的发送程序,如果先看一下SPI协议,这个程序还是比较容易理解的。-this is the send procedure of SPI,if you read SPI agreement first,the procedure will be rather easy to understand.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:990
    • 提供者:张海
  1. use_74_595

    0下载:
  2. 此程序用ATMAGE16,通过spi与74_595的串口通信,用数码管显示数据-This procedure used a dot matrix screen ATMAGE16 drive to achieve a PC to send commands to achieve the movement of Chinese characters
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:690
    • 提供者:zhengxg
  1. main

    0下载:
  2. QQ2812通过SPI接口控制LED数码管 ** ** SPI是一高速同步的串行输入输出口,它的通信速率和通信数据 ** ** 长度都是可编程的,可以接收和发送16位的数据位,并且带有双 *缓冲的.SPI的4个外部引脚由:从输出主输入(SPISOMI),从输入主输出(SPISIMO),从发送使能(/SPISTE),串行时钟引脚(SPICLK)组成。-QQ2812 through the SPI interface to control LED digital tube**** SPI
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:1715
    • 提供者:刘成岩
  1. sd

    0下载:
  2. 实验目的:学习SD卡的操作. 系统设计 1、SD卡采用SPI通信 2、先往SD里顺序写入0-255共256个数据,然后再读回送数码管显示-Experimental Objective: To learn SD card operation. System Design 1, SD card using SPI communication 2, first write to the SD sequence of 0-255 where a total of 256 data, and
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2722
    • 提供者:sean.zheng
  1. serialport2

    1下载:
  2. 用 52 模拟SPI串口接受程序,然后控制无线模块发送出去!饱含nrf2401的初始化!-SPI serial interface with 52 analog acceptance procedure, and then control the wireless module to send out! Full of nrf2401 initialization!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:33665
    • 提供者:renfei
  1. SDCard_AT89C51

    0下载:
  2. ** 函数名称: uchar SD_SendCmd() ** 功能描述: 向卡发送命令,并取得响应 ** 用SD模式需要用CRC校验,SPI不用-** Function Name: uchar SD_SendCmd ()** Features: send commands to the card and get response to** use the SD model requires validation with CRC, SPI without
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:58988
    • 提供者:池一波
  1. SD

    0下载:
  2. 基于硬件SPI模式的SD卡驱动程序,包括SD卡初始化,发送和就收命令,数据块读和写等-Hardware-based SPI mode of SD card driver, including the SD card initialization, to send and to receive commands, read and write data blocks, etc.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:20025
    • 提供者:徐徐
  1. testsysclk

    0下载:
  2. spi发送数据的vhdl程序 spi发送数据的vhdl程序-vhdl program to send data spi spi spi program to send data send data vhdl vhdl program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:108171
    • 提供者:zhangj
  1. FPGA_SPI.ZIP

    1下载:
  2. 实现了FPGA以SPI协议传送和接受16位数据。传送过程无需Nios核干预-SPI protocol to achieve the FPGA to send and receive a 16-bit data. Nios nuclear transfer process without intervention
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:1533
    • 提供者:shoucql
  1. sd

    0下载:
  2. sd卡的SPI设置,和发送指令接收指令,SPI模式下的通信-SPI sd card settings, and send a command to receive instruction, SPI mode of communication
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2545
    • 提供者:qindehai
  1. Spi02

    0下载:
  2. 实现SPI的回送测试模式,SPI自发自收,与Spi01不同之处是接收采用中断方式-Realization of SPI test mode, send back the SPI, and Spi01 difference is received by interrupt mode
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:981
    • 提供者:东海
  1. FinalMaster

    0下载:
  2. This a project created for an embedded systems class. The project used two microcontrollers to send and receive CAN messages. (Atmel AT90CAN32). Included are the source files for each. The c files allow CAN message reception and transmission, as well
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:67705
    • 提供者:Chad
  1. 08_Spi01

    0下载:
  2. 本实验中SPI模块的发送和接收采用查询方式实现,将SPISIMO和SPISOMI两个引 脚内部短接,实现自发自收模式。SPI将0-99这100个数字逐个发出,然后逐个 接收存入Spi_VarRx[]-This experiment to send and receive SPI module be achieved using query will SPISIMO and SPISOMI internal short circuit the two pins to achieve spo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:90767
    • 提供者:姜北
  1. 02

    0下载:
  2. 这是单片机STC12C5A60S2增强版芯片的SPI串口发送数据到8个IO口上的程序-This is an enhanced version of the chip microcontroller STC12C5A60S2 SPI serial interface to send data to the eight ports on the IO program
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1140
    • 提供者:许泽汉
  1. A2D_SPI

    0下载:
  2. Digital converter to PIC, allows to send SPI data to PIC
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:844
    • 提供者:sven
  1. led

    0下载:
  2. PIC18f系列单片机采用SPI方式的主动发送-The PIC18F series of microcontrollers using SPI mode of the initiative to send
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:28561
    • 提供者:yuan
  1. nRF2401____Send

    0下载:
  2. 使用MSP430+nRF2401编写的无线通信程序,发送部分。SPI方式通信-Wireless communication program use MSP430+nRF2401 written, send parts. SPI mode communications
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:28042
    • 提供者:chen
  1. learn10_zhonghe

    0下载:
  2. 这是一个基于MSP430LaunchPad的用CCS5.1编译的用于设定频率、幅度、相位差通过12864显示,通过SPI协议将数据发送给FPGA的工程文件。-This is a MSP430LaunchPad use CCS5.1 compiled is used to set the frequency, amplitude, phase through 12864 shows that the SPI protocol to send data to the FPGA project fil
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:31457
    • 提供者:Yuan Xuejian
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com