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

搜索资源列表

  1. SPI

    0下载:
  2. mega16 spi主从通信 测试通过(ICC)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:49481
    • 提供者:李建朋
  1. Mega16-905

    0下载:
  2. Mega16单片机与nRF-905芯片之间的通信程序,使用硬件SPI口。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:101380
    • 提供者:谭涛
  1. AVRmega16

    1下载:
  2. AVR mega16例程包括:AD转换,AT24C02的I2C,DS1302时钟,EEPROM读写,PWM控制,看门狗,SPI,外部中断,定时器,-AVR mega16 routines include: AD conversion, AT24C02 the I2C, DS1302 clock, EEPROM read and write, PWM control, watchdog, SPI, external interrupt, timer,
  3. 所属分类:SCM

    • 发布日期:2016-07-06
    • 文件大小:312320
    • 提供者:yyw
  1. Mega16_MCP3208

    1下载:
  2. Mega16 + MCP3208 12bit A/D >> C-source code >> AVRSTUDIO project >> WinAVR-Mega16+ MCP3208 12bit A/D >> C-source code >> AVRSTUDIO project >> WinAVR
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2014-09-18
    • 文件大小:62383
    • 提供者:kipkip
  1. spi-TLC2543

    0下载:
  2. Mega16读12位AD芯片TLC2543(硬件SPI传输) TLC2543驱动,将读到的ADC数据通过串口发送到 PC-Mega16 (external 7.37628M)+ TLC2543 TLC2543 driver will read the ADC data is sent to the PC through the serial port
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:10611
    • 提供者:张帅
  1. spi

    0下载:
  2. mega16 双机spi通信程序 检测通过 简单易懂-mega16 two-plane detection of spi communication program through a simple easy to understand
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:1061
    • 提供者:张新杰
  1. spi

    0下载:
  2. IAR 环境下MEGA16的SPI驱动程序,包括软件模拟和硬件SPI-IAR environment MEGA16 the SPI driver, including software simulation and hardware SPI
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:955
    • 提供者:王伟民
  1. SPI

    0下载:
  2. AVRGCC下spi一主多从通讯proteus下仿真通过!主机为mega128,从机为mega16!-AVRGCC under a master spi more from the communication proteus by simulating through! Host mega128, from a machine is mega16!
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:21458
    • 提供者:lichunzhu
  1. SPI

    0下载:
  2. 用winavr开发的mega16的spi驱动,可用于驱动串行A/D-ATmega16‘s spi driver using winavr
  3. 所属分类:SCM

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

    0下载:
  2. SPI接口C程序设计,基于mega16.-spi for mega16
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:51163
    • 提供者:forest
  1. shumaguan

    0下载:
  2. SPI接口实险,动态LED数据管显示实验。 1、程序通过SPI接口输出数据到HC595芯片驱动LED数据管简单显示。 2、动态调度由片内定时器1中断产生,中断周期为5mS。 3、内部1 M晶振,程序采用单任务方式,软件延时。 4、进行此实验请插上JP1的所有8个短路块,JP6(SPI_EN)短路块。 AVR mega16学习板 数码管显示函数文件-SPI interface to real risk, dynamic LED tube showed that t
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:3948
    • 提供者:lxj
  1. CLCD

    0下载:
  2. M16读出SD卡中的BMP图片数据,通过单片机将图片显示到TFT彩色液晶屏上-Mega16 SPI SD card
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:123565
    • 提供者:啊冰
  1. spi

    0下载:
  2. atmega16单片机的SPI通信底层模块驱动程序。-atmega16 MCU SPI communication module underlying driver.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:72500
    • 提供者:王凯
  1. 08251325mega16-2401

    0下载:
  2. 2401+atmege 16用串口和SPI控制程序发送和接收-#define CLK1 0X80 #define OUTPUT_CLK1 DDRB|=CLK1 #define CLK1_1 PORTB|=CLK1 #define CLK1_0 PORTB&=~CLK1
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:3991
    • 提供者:江峰
  1. Mega16-SPI

    0下载:
  2. 基于ATMega16的硬件SPI驱动代码,调试通过的-Hardware-based ATMega16 SPI driver code, debugging through the
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

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

    0下载:
  2. 用avr studio 编程 实现mega16的spi通信,只要是端口的模拟-With avr studio programming mega16 the spi communication, as long as the analog port
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:945
    • 提供者:liyan huang
  1. mega16-5110lcd-spi

    0下载:
  2. mega16对nokia5110lcd的驱动程序-mega16 driver of nokia5110lcd
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:3293
    • 提供者:clz
  1. SPI_MASTER

    0下载:
  2. AVR mega16 spi主从通信之主机部分【完整工程,内涵.c\.h\.hex】-AVR mega16 spi master-slave communication of the host part of the [complete engineering, content. C \. H \. Hex]
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:38196
    • 提供者:sqwowow
  1. SPI_SLAVE

    0下载:
  2. AVR mega16 spi主从通信之从片部分【完整工程,内涵.c\.h\.hex】-AVR mega16 spi master-slave communication part of the film [from the complete works, content. C \. H \. Hex]
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:29334
    • 提供者:sqwowow
  1. SPI

    0下载:
  2. mega16 SPI通信 proteus电路仿真-the mega16 SPI communication proteus circuit simulation
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:72241
    • 提供者:sdf
« 12 »
搜珍网 www.dssz.com