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

搜索资源列表

  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. STC12C5628AD-SPI

    0下载:
  2. STC12C5628AD 单片机的SPI通信例子-Example of SPI communication STC12C5628AD MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:59526
    • 提供者:Mr Li
  1. STC12C5A60S2-SPI

    0下载:
  2. STC12C5A60S2单片机的SPI通讯例子。-Example of SPI communication STC12C5A60S2 MCU
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:57627
    • 提供者:Mr Li
  1. SPI

    0下载:
  2. 51系列单片机SPI通信协议,简单实用。-The 51 Series MCU SPI communication protocol, simple and practical.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:21009
    • 提供者:Mr Li
  1. MSP430-SPI-control-ADS1216

    0下载:
  2. 采用TI 的低功耗单片机 MSP430F149通过SPI接口控制ADS1216,从而实现对外部模拟信号的采集!-Using the low power microcontroller MSP430F149 TI control ADS1216 through the SPI interface, so as to realize analog signal to the external acquisition!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:2200
    • 提供者:gong
  1. Spi

    0下载:
  2. SPI(Serial Peripheral Interface)串行外围模块接口是Motorola首先在其MC68HCXX系列处理器上定义的,它是一种同步的高速串行通信协议。它可以使单片机与外围模块之间进行数据交换,比EEPROM,Flash,实时时钟,AD转换,数字信号处理器和数字信号解码器之间交换数据,同时应用比较多的是用来作为按键等外设的扩展。SPI总线系统是一种同步串行外设接口;是一种高速的,全双工,同步的通信总线,并且在芯片的管脚上只占用四根线,节约了芯片的管脚,同时为PCB的布局上
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:8640
    • 提供者:谭传文
  1. SPI

    1下载:
  2. STM8单片机的SPI总线通信处理,使用STM8的SPI外设进行对SD卡进行初始化,读,写操作-SPI for STM8
  3. 所属分类:SCM

    • 发布日期:2017-02-14
    • 文件大小:50176
    • 提供者:许汕
  1. spi

    0下载:
  2. 通信协议,很好欧,欢迎下载对搞单片机的很有用-Communication protocols, good oh
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3403411
    • 提供者:li
  1. spi

    0下载:
  2. 特别详细的spi资料整合,适合单片机初学者,欢迎下载-Special detailed SPI data integration, suitable for beginners microcontroller, welcome to download
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3182091
    • 提供者:li
  1. SPI

    0下载:
  2. 这是一个实现AVR单片机的SPI应用示例程序-This is a realization of AVR MCU SPI application sample programs
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:18936
    • 提供者:wuyuedefeng
  1. RC522-SPI

    0下载:
  2. RC522射频读卡模块和单片机通信的程序-Program of RC522 RF card reader module communicating with microcontroller
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:66717
    • 提供者:王杰
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 50 »
搜珍网 www.dssz.com