Chat freely about anything...

User avatar
By mcsa
#2212 Hello
Can anybody explain me how to use i2c bus on esp8266 or provide example?
I have an idea to connect temp and humidity sensors.
Thanks.
User avatar
By reaper7
#4255 @hansaya - look at my github, You can find there simple drivers for bmp085/180, sht21, ina219
nothing special, I'm not a programmer, but it works for me:
https://github.com/reaper7?tab=repositories

You must remember that my drivers works with zarya i2c driver:
https://github.com/zarya/esp8266_i2c_driver
User avatar
By reaper7
#4311 example with all drivers in one place:
(417.28 KiB) Downloaded 1322 times


Image
Last edited by reaper7 on Sat Dec 13, 2014 5:03 pm, edited 1 time in total.