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

搜索资源列表

  1. SPI-MEGA8

    0下载:
  2. AVR单片机实现SPI通信完整源码,可直接拿过来用了-AVR MCU SPI communication complete source code, as it can be spent
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-15
    • 文件大小:9086
    • 提供者:zyy017
  1. AVR单片机SPI接收程序

    0下载:
  2. AVR单片机SPI接收程序,改程序开发环境是CVAVR。该软件具有强大的代码生成能力,大家可以试着自己生成代码!,Single-chip SPI receiver AVR procedures, program development environment is changed CVAVR. The software is a powerful code generation capability, we can try to generate their own code!
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-03-23
    • 文件大小:1741
    • 提供者:liurenhe
  1. tlc549ADconverter.rar

    0下载:
  2. [AVR源代码]tlc549 AD转换 SPI串行读取,[AVR source code] tlc549 AD converter to read the serial SPI
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1995
    • 提供者:zgw
  1. isd1760.rar

    0下载:
  2. AVR使用硬件SPI控制ISD1760源代码,AVR to use the hardware SPI control ISD1760 source code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:35615
    • 提供者:hezihan
  1. AVR-program

    0下载:
  2. ATmega 16的各种代码含 AD转换 AT24C02的I2C DS1302 EEPROM读写 PWMO控制LED 按键 定时器0的快速PWM 定时器0的相位修正PWM 定时器0的溢出 定时器1的捕捉 异步串口UART 同步SPI-ATmega 16 a variety of code containing AD converter AT24C02 I2C DS1302 EEPROM read and write PWMO
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:321278
    • 提供者:陈杰
  1. SPI_AVR_PROTEUS

    0下载:
  2. 用两片AVR(ATmega16)单片机 实现双机通信(双向,并带反馈)。开发环境为ICCAVR。文件中不但有完整的源代码,还有用PROTEUS作的仿真图。-With two AVR (ATmega16) single-chip dual machine communications (two-way, and with feedback). Development environment for ICCAVR. Document not only complete source code, bu
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:71797
    • 提供者:贺紫恒
  1. 1

    0下载:
  2. AVR单片机SPI程序中的发射机程序,这个开发环境是CVAVR,该软件具有很强的代码生成功能,大家可以自己试着生成自己的代码-AVR single-chip transmitters SPI process procedures, the development environment is CVAVR, the software has a strong code generation function, we can try to generate their own code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:2381
    • 提供者:liurenhe
  1. AVRSDPROG

    1下载:
  2. AVR spi 读写SD卡 源代码,详尽的解释,一目了然-AVR spi read and write SD card source code, detailed explanation, at a glance
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-03-02
    • 文件大小:1758
    • 提供者:kang
  1. SPI_test

    0下载:
  2. AVR ATmega48 SPI最簡單測試碼! 透過spi_data[x]陣列寫入想要傳送的資料, 而x則是控制傳送第x筆數,而接腳輸出則在PortB的預設接腳內,只要修改spi_data就可以透過示波器看到SPI的信號了!-AVR ATmega48 SPI test the most simple code! Through spi_data [x] array you want to send the information to write, and x is the contro
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:11671
    • 提供者:Rick
  1. MegaSPI

    0下载:
  2. Atmel AVR Mega SPI驱动-Atmel AVR Mega SPI driver
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2407
    • 提供者:袁海
  1. ad7730

    0下载:
  2. AVR32 driver to use the AD7730 SPI ADC converter
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:2936
    • 提供者:Wiebe
  1. uip_enc28j60

    0下载:
  2. spi口的超小型网络连接器,内有PCB和keil的原代码-ultra-small spi port network connectors, PCB and keil have the original code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1708553
    • 提供者:lifeng
  1. AVR151

    0下载:
  2. SPI source code with atmel avr mcu,c style
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:11529
    • 提供者:Jonh
  1. SPI_74HC595

    0下载:
  2. This small C code if for driving a SPI 74HC595 shift register with a PIC/AVR MCU .The code is written in MikroC.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:592
    • 提供者:Florin
  1. spimasterUSARTSPISPI

    0下载:
  2. AVR单片机的SPI串行接口c语言源程序,有一定的参考价值-AVR -AVR MCU SPI serial interface c source code language has a certain reference value-AVR
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

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

    1下载:
  2. atmega8 spi 操作代码+proteus仿真。 可供参考。-atmega8 spi demo code.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-11-24
    • 文件大小:36239
    • 提供者:承影
  1. avrSPI

    0下载:
  2. avr 单片机SPI 双机全双工通讯,源代码,仿真.rar-avr microcontroller SPI full-duplex dual-machine communication, the source code, simulation. rar
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:17072
    • 提供者:jameslee
  1. SPI

    0下载:
  2. 本例包含了AVR的SPI程序代码 非常简单 希望你给大家以帮助-This example contains AVR of SPI program code is very simple hope you give everybody to help
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:19510
    • 提供者:
  1. avr

    0下载:
  2. 内含AVR单片机中常用函数的详细代码,如电源管理函数,SPI函数,DS1820温度传感函数-AVR microcontroller that contains the detailed code for commonly used functions, such as the power management function, SPI function, DS1820 temperature sensor function
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:454573
    • 提供者:易琪淙
  1. SPI

    0下载:
  2. spi communication code for avr in c++
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-26
    • 文件大小:151552
    • 提供者:Parvizi
« 12 3 »
搜珍网 www.dssz.com