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

搜索资源列表

  1. atmega16_TWI

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

    • 发布日期:2008-10-13
    • 文件大小:58417
    • 提供者:李建朋
  1. L3G4200_IIC 通过IIC总线读取L3G4200的信号的程序

    0下载:
  2. 使用ATMega16开发的,通过IIC总线读取L3G4200的信号的程序,并通过LCD1602显示。-Use the ATMega16 development, through the IIC bus read L3G4200 signal program, and through the LCD1602 display.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-28
    • 文件大小:56119
    • 提供者:窦川川
  1. ATMEGA16

    0下载:
  2. 自制的ATMEGA16的PROTEUS开发板,包含如下组件:8个发光二极管、液晶显示器1602、矩阵键盘、IO独立键盘、串口调试器、8位8段数码管、SPI接口调试器、时钟、存储器24c02等。-An ATMEGA16 develop board circuit drawed in ISIS Proteus v7.7.The components it contains are as follows:eight LEDs linked to P1,dot array LCD 1602,four l
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:50596
    • 提供者:E.P.Wolf
  1. IICavr

    0下载:
  2. ATMEGA16单片机的IIC总线测试程序。-ATMEGA16 MCU IIC bus test program.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1400
    • 提供者:姚宝山
  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. ATmega16I2CEEPROM

    0下载:
  2. 利用ATmega16的IIC总线读取eeprom,包括字节读写,块读写-The IIC bus using ATmega16 read eeprom, including bytes read and write, read and write block
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:3863
    • 提供者:王元光
  1. iic

    1下载:
  2. 用ATMEGA16实现IIC通信对24C02的读写-IIC communication with the ATMEGA16 to achieve reading and writing on the 24C02
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:3399
    • 提供者:pippo
  1. lt-mini-m16-test

    0下载:
  2. Atmega16 例程 UART IIC LCD12864 LCD1206 ADC -Atmega16 例程 UART IIC LCD12864 LCD1206 ADC ...
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:86004
    • 提供者:王文彬
  1. Archive

    0下载:
  2. AVR atmega16电调调试器IIC通讯协议-AVR atmega16
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:920
    • 提供者:王浩搏
  1. TWI_IIC

    0下载:
  2. ATMEGA16基于中断的TWI(IIC)接口通信.包含8位地址,16位地址,子地址,连续写入,连续读出功能. -ATMEGA16 interrupt-based TWI (IIC) interface communication. Contains 8-bit address, 16-bit address, subaddress, sequential write, sequential read-out features.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:3564
    • 提供者:xuwenqiang
  1. ZLG7290

    0下载:
  2. ATMEGA16基于硬件TWI(IIC)接口的周立功数码管键盘管理芯片ZLG7290(IIC接口)驱动,具有直接地址写入,命令控制,数码管闪烁,译码输入等功能-ATMEGA16 hardware-based TWI (IIC) interface ZLG digital keyboard management chip ZLG7290 (IIC interface) drives, has a direct address to write, command control, LED flash
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2948
    • 提供者:xuwenqiang
  1. AT24C16

    0下载:
  2. atmega16写AT24C16 EEPROM,可类似写AT24C256等。使用IIC总线。-atmega16 write AT24C16 EEPROM, write AT24C256 can be so similar. Use the IIC bus.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:25791
    • 提供者:张兰华
  1. 12_TWI(IIC)

    0下载:
  2. AVR Atmega16在ICC AVR平台下I2C的基本操作源码-AVR Atmega16 ICC AVR platform in the basic operation of I2C source
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:251359
    • 提供者:studystep0
  1. MEGA16-IIC-LED

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

    • 发布日期:2017-04-04
    • 文件大小:20855
    • 提供者:huangyong
  1. TWI_main

    0下载:
  2. 本程序简单的示范了如何使用ATMEGA16的TWI 读写AT24C02 IIC EEPROM TWI协议-This program demonstrates how to use simple ATMEGA16 the TWI protocol read and write AT24C02 IIC EEPROM TWI
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:8532
    • 提供者:高丽超
  1. Sample-code

    0下载:
  2. 学习ATmega16单片机的好资料,全面的测试原代码包括ADC,IIC,LED,PWM,RS232,Time0 等,附上电路原理图-Learning ATmega16 microcontroller good information, comprehensive testing of the original code, including ADC, IIC, LED, PWM, RS232, Time0, etc., attached to the circuit diagram
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:194035
    • 提供者:
  1. ADXL345

    1下载:
  2. 用ATmega16写的,ADXL345的读写程序,通过IIC总线读写。-read the signal of the ADXL345 using the IIC BUS and the ATmegal16
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:55918
    • 提供者:
  1. AVR_HMC5883L

    0下载:
  2. 通过ATmega16开发,通过IIC总线读取HMC5883L的信号,通过LCD1602显示。-Through the ATmega16 development, through the IIC bus read HMC5883L signal, through the LCD1602 display.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:66108
    • 提供者:
  1. AVR24C02IIC

    0下载:
  2. ATmega16的24C02的IIC总线程序,可以使用-ATmega16 IIC bus program
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1809
    • 提供者:
  1. Mega16-IIC-Test

    0下载:
  2. ATmega16 AVR控制器IIC总线通讯实验-ATmega16 AVR controller IIC bus communication experiment
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:1051239
    • 提供者:林学
« 12 »
搜珍网 www.dssz.com