- http://www.avrfreaks.net/forum/i2c-atmega328p-slave-receiver
- http://ee-classes.usc.edu/ee459/library/documents/I2C.pdf
- http://bbs.espressif.com/viewtopic.php?t=2092
- http://www.arduino.org/products/boards/arduino-uno-wifi
- http://arduino.stackexchange.com/questions/19832/what-is-the-best-serial-protocol-for-bidirectional-communication-with-nodemcu
- http://www.atmel.com/Images/Atmel-2564-Using-the-TWI-Module-as-I2C-Master_ApplicationNote_AVR315.pdf
- http://www.nongnu.org/avr-libc/user-manual/group__twi__demo.html
- http://extremeelectronics.co.in/avr-tutorials/interfacing-ds1307-rtc-chip-with-avr-microcontroller/
- http://www.avrfreaks.net/forum/atmega328p-twi
- http://www.embedds.com/programming-avr-i2c-interface/
- http://www.ermicro.com/blog/?p=1239
forked from arvindr21/ESP8266-I2C-example
-
Notifications
You must be signed in to change notification settings - Fork 0
priyankachepuri09/ESP8266-I2C-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An example of how to use the esp open SDK's I2C functions, which you can find in sdk/include/driver/i2c_master.h
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 89.9%
- Makefile 10.1%