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

搜索资源列表

  1. STC12C5A60S2-SPI

    1下载:
  2. STC12C5A60S2单片机的内部SPI主从机模式通讯测试,一个为主机程序,一个为从机,需要晶振频率相同-STC12C5A60S2 microcontroller' s internal SPI master and slave mode communications test
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1471
    • 提供者:刘海
  1. SPI

    0下载:
  2. 基于51单片机的SPI程序设计,附pics设计图。-Based on 51 single-chip SPI programming, design drawings attached pics.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:23567
    • 提供者:King
  1. SPI

    0下载:
  2. AVR单片机SPI驱动ATMEGA64a-au,AVR studio 4-AVR spi driver for atmega64a-au
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2151
    • 提供者:冷面
  1. ADXRS450---SPI-4550

    0下载:
  2. PIC18F4550单片机读取单轴陀螺仪ADXRS450角速率,并显示在液晶屏内。-The MCU read angle-speed data from single axle gyro sensors ADXRS450 and display it in LCD.
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:526710
    • 提供者:chenyuejian
  1. avr-spi--program

    0下载:
  2. 基于ATmega单片机SPI的串行ADC接口设计程序, SPI(Serial Peripheral Interface---串行外设接口)总线系统是一种同步串行外设接口,允许MCU与各种外围设备以串行方式进行通信、数据交换,广泛应用于各种工业控制领域。基于此标准,SPI系统可以直接于各个厂家生产的多种标准外围器件直接接口。SPI接口通常包含有4根线:串行时钟(SCK)、主机输入/从机输出数据线(MISO)、主机输出/从机输入数据线(MOSI)和低电平有效的从机选择线SS。在从机选择线SS使能的前
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:183561
    • 提供者:dingxiao
  1. SPI

    0下载:
  2. AVR单片机自带SPI接口通信接收程序,并将数据显示到6位数码管上-AVR MCU SPI
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2029
    • 提供者:程亚洲
  1. STM32--SPI

    0下载:
  2. 该文件详细介绍了SPI通信在STM32单片机上的应用,并给出了详细的程序,值得参考和学习-The document details the SPI communication applications on STM32 microcontroller, and gives detailed procedures, a good reference and learning
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:380043
    • 提供者:鲁兀
  1. spi

    0下载:
  2. 安芯一号 SPI通信,完全实现,可拿来测试单片机的SPI通信功能。-transport by SPI
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-24
    • 文件大小:35725
    • 提供者:赵健
  1. C51-SPI

    0下载:
  2. C51单片机用C语言编写的SPI例程,已经调试通过。-C51 microcontroller C language routines prepared by the SPI has been through debugging.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:2363
    • 提供者:ebythe
  1. spi-temperature

    0下载:
  2. 利用MSP430单片机测量温度,并通过SPI协议将所测得温度传送到主机-Use MSP430 microcontroller to measure temperature, and through SPI protocol to the measured temperature is transferred to the host
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1685
    • 提供者:佘洪伟
  1. SPI

    0下载:
  2. mega16单片机,spi通信的源代码。调试成功,有注释-mega16 microcontroller, spi communication source code. Successful commissioning, annotated
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:9009
    • 提供者:恒迹
  1. spi

    0下载:
  2. SPI通信---pic18系列单片机编程实现使用MAX7219控制4位7段数码管显示数字:0 1 2 3。-SPI communication--- pic18 series microcontroller programming using the MAX7219 control four 7-segment LED display digits: 0123.
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:30596
    • 提供者:罗卉
  1. RC522-SPI

    2下载:
  2. RC522 SPI接口的51单片机程序例程-RC522 SPI
  3. 所属分类:SCM

    • 发布日期:2015-01-10
    • 文件大小:62464
    • 提供者:王志忠
  1. SPI

    0下载:
  2. 利用单片机MSP430f149单片机实现的 实验十二 SPI接口扩展RF通信-The use of single-chip MCU MSP430f149 Experiment 12 SPI interface extensions RF communications
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:57354
    • 提供者:赖宗普
  1. STC-SPI-Communication

    0下载:
  2. 实现两个单片机通过SPI同步串行接口通信,一个作为主机负责响应,另一个作为从机负责发送。-Achieve two synchronous serial interface microcontroller via SPI communication, one as the host responds to the other as the slave responsible for sending.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:30345
    • 提供者:张子航
  1. SPI-DS1302

    0下载:
  2. C51单片机程序,实时时钟SPI-DS1302,包含数码管显示,液晶屏显示,芯片资料,详细的代码可直接烧入单片机-C51 MCU program, real-time clock SPI-DS1302, includes digital display, LCD display, chip data, detailed code can be directly programmed into the device
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:386945
    • 提供者:zhuhongming
  1. C51-SPI

    0下载:
  2. C51单片机用C语言编写的SPI例程,已经调试通过。-C51 microcontroller C language routines prepared by the SPI has been through debugging.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2403
    • 提供者:ggedin
  1. 51-MCU-and-SPI-communication

    0下载:
  2. 基于KEIL开发环境的51单片机与SPI接口通信C程序源码-The development environment of KEIL 51 single chip computer and SPI interface communication program source code based on C
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:30977
    • 提供者:汪彦飞
  1. spi

    0下载:
  2. AVR128单片机spi例程 单片机为主设备-void IO_SPI(void) { unsigned char BitCounter unsigned char command unsigned char Write_data command=0x4F Write_data=0xFC
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:575
    • 提供者:yuan
  1. RC522-SPI

    0下载:
  2. RFID 51单片机操作SPI接口射频刷卡
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:60253
    • 提供者:dh
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com