搜索资源列表
i2c_slave
- code for i2c communication between master and slave in a system using AVR MCU
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.
ATmega128_divers
- ADC, SERVOs, display driver PYC2002, I2C slave ,Wiegand reader, Dallas reader and many more usefull drives for AVR ATmega128-ADC, SERVOs, display driver PYC2002, I2C slave ,Wiegand reader, Dallas reader and many more usefull drives for AVR ATmega128
usi-slave
- i2c slave programm simple for avr studio
Bascom-Avr-i2C-Slave-Library
- Its a I2c Communication with BASCOM in AVR
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.
Twi_Subs
- avr asm i2c driver for master or slave mode. interrupt-driven.
avrlib-by-Procyon
- AVR的库C程序源代码,功能包括 Timer(s),Uart(s),A/D Converter,I2C Master/Slave,SPI Interface,Byte Buffering (circular),Bit Buffering (linear),Printf and other formatted print functions,VT100 Terminal Output,Command Line Interface,FAT16/32 File System (support is r
doc2560
- Using the USI module as a I2C slave for atmega avr.
Alive.H
- This I2C Lib for Master Or Slave AVR Device-This is I2C Lib for Master Or Slave AVR Device
Twi_Subs
- avr asm i2c driver for master or slave mode. interrupt-driven.
AVR_USI_I2C_slave_ASM
- Software I2C slave using AVR USI (AVR Studio Project)