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

搜索资源列表

  1. twi

    0下载:
  2. AVR的I2C驱动程序,经过使用,程序很稳定
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1546
    • 提供者:夏明
  1. Atmega16PC8563.rar

    0下载:
  2. 硬件TWI总线读写PCF8563的程序,谨供初学者参考。其中文件夹中的《ICC_PRJ》是ICCAVR的工程文件和源文件,TWI bus hardware to read and write PCF8563 procedures, I would like for the advanced users. Where in the folder " ICC_PRJ" yes ICCAVR project files and source files
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3202736
    • 提供者:wangyi
  1. zlg7290

    0下载:
  2. AVR与ZLG7290的TWI通信程序,绝对好用-AVR' s TWI communication program with the ZLG7290
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:5342
    • 提供者:tom
  1. simple_twitest

    0下载:
  2. avr 单片机twi源程序 功能:实现TWI主从机通讯. -avr MCU twi source functions: TWI implementation of master-slave communication.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:61980
    • 提供者:guoguo
  1. twi_nbyte

    0下载:
  2. avr单片机的twi(i2c)的程序,相当于i2c程序,用c语言编写
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:835
    • 提供者:徐后乐
  1. twi_a51_new

    0下载:
  2. AVR单片机的TWI设置汇编程序。设置TWI为主机模式,向丛机发送数据-TWI settings AVR MCU assembler. TWI for the host mode settings to the cluster machines to send data
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3093
    • 提供者:习平
  1. TWI_AT24C02

    0下载:
  2. AVR单片机的TWI两线串行接口程序,用于主从机通讯-AVR microcontroller TWI interface program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-09
    • 文件大小:1842755
    • 提供者:laji
  1. AVR315_TWI_MASTER

    0下载:
  2. avr 单片机TWI主模式中断方式源码,给大家参考-TWI Master Mode Single-chip avr interrupt source, for your reference
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:133132
    • 提供者:陆广军
  1. twi

    0下载:
  2. AVR的ADC开发程序,对于应用AVR单片机内部的AD进行转换具有一定的参考价值。-AVR-ADC program
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1275
    • 提供者:chen
  1. chengxu

    0下载:
  2. 十天学会avr第九讲:TWI(IIC),欢迎下载-avr
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:16767
    • 提供者:烟雨中
  1. usi

    0下载:
  2. AVR单片机主发送USI TWI传输代码-USI_TWI TANSISTER
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:4664
    • 提供者:吴志峰
  1. twi_exe

    0下载:
  2. AVR TWI 接口程序代码,可方便控制i2c器件-the i2c interface code of AVR microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:588
    • 提供者:全燕
  1. IIC

    0下载:
  2. AVR单片机的TWI(IIC)总线功能驱动函数库,可直接调用本函数库驱动24C08等IIC器件。-AVR microcontroller TWI (IIC) bus function driver functions can directly call this function, database-driven 24C08 devices such as IIC.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2056
    • 提供者:zhuhuiqin
  1. AVR300

    0下载:
  2. AVR 300: Software TWI Master Interface (application note)
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:92664
    • 提供者:KSYOO
  1. mega128_twimaster

    0下载:
  2. mega128 twi模块发送函数,跟已上传的两外一个twislave.c可直接搭配,实现mege系列单片机双机twi通信,移植到同系列的avr中代码基本不变。-mega128 twi module
  3. 所属分类:SCM

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

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

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

    0下载:
  2. 这是关于AVR单片机的的TWI模拟IIC总线的源码-This is the TWI on the AVR microcontroller analog IIC bus source
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:2098
    • 提供者:
  1. iictansmitandrendbyte

    0下载:
  2. atmega16 twi(iic)接口发送数据到AT24C32,再从AT24C32读出数据,并用读出的数据点亮LED灯,用AVR studio编写-atmega16 communicate with AT24C32 through twi(iic) bus
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1155
    • 提供者:陈峰
  1. twiled

    0下载:
  2. 这个是一个AVR程序,TWI发送和接受程序,做数码管上显示,经过调试 完全通过!!唯一遗憾的是 无硬件电路给出。-good
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:43037
    • 提供者:一片枫叶
  1. twi

    0下载:
  2. this code for communication two microkontroler AVR128 on standart I2C-this is code for communication two microkontroler AVR128 on standart I2C
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:46111
    • 提供者:Nguyen Van
« 1 23 4 5 »
搜珍网 www.dssz.com