搜索资源列表
atmega_i2c.zip
- Atmega avr i2c sample code.,Atmega avr i2c sample code.
i2c_slave
- code for i2c communication between master and slave in a system using AVR MCU
SHT21_CODE
- SHT21为湿度感应芯片,提供中文版PDF 单片机AVR 使用模拟I2C接口,与SHT21通信 代码测试OK。 -SHT21 the humidity sensor chip, providing the Chinese version PDF AVR microcontroller using the I2C interface, analog, and SHT21 communications code test OK.
AVR-program
- 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
avr
- i2c通信,avr通信的代码,实际产品中的代码。-i2c communication, avr communication code, the actual product code.
AVR_USB
- AVR单片机里的USB通信程序开发源代码,是某人的本科毕业设计,里面附有毕业论文.-AVR Single Chip USB communication procedures in the development of source code, is a person s undergraduate graduation project, which bearing thesis.
Isquarec
- source code for I square c (I2c) AVR mega16
I2C
- AVR单片机应用,I2C总线接口扩展C程序代码-AVR single-chip application, I2C expansion bus interface C code
twi_exe
- AVR TWI 接口程序代码,可方便控制i2c器件-the i2c interface code of AVR microcontroller
i2c
- 一个较为实用的基于avr单片机的i2c通信代码-Based on a more practical communication code avr microcontroller i2c
IIC2Uart
- AVR I2C转串口(UART)程序代码,AVR通过I2C Slave方式接收数据,再经由串口转发出去。-AVR I2C to serial port (UART) code, AVR receive data through the I2C Slave mode, and then transmitted out through the serial port.
twi
- AVR code for TWI/I2C communication
twi
- this code for communication two microkontroler AVR128 on standart I2C-this is code for communication two microkontroler AVR128 on standart I2C
avrPproteus
- AVR PROTEUS仿真源代码,包括GPIO,定时器,中断,AD,SPI,I2C等-AVR PROTEUS simulation source code
I2C-test
- This source code provides some function in Codevision AVR to drive I2C serial communication. It consists of two parts one for master and other for slave.
I2C-24C01
- I2C-24C01源代码,运行环境是AVR单片机。文件问一个工程,可行。-I2C-24C01 source code, operating environment is the AVR microcontroller. File ask a project feasible.
avr-iic-code_protues
- avr i2c源码+proteus仿真文件。-source code is for avr i2c function.and proteus file.
I2C
- AVR atmega 64/128 based c Code to interface DS1307 wuith atmega 64/128
sht1x-I2C-AVR
- 为SHT1x系列的模拟I2C程序,采用AVR单片机控制,不同单片机之间可以方便移植!-I2C code for SHT1x sensor
I2C_Master
- i2c master code for avr in c++