Setting SDA and SCL pins for I2C
Posted: Sat May 23, 2015 11:26 am
Hi
I'm trying to drive a BMP180 using this driver https://github.com/reaper7/esp8266_i2c_bmp180 It defines SDA to be pin 2 and SCK to be pin 0 in i2c.h. Could these pins be changed to other pins arbitrarily? Are there limitations on what certain GPIO pins are allowed to do?
Thanks
I'm trying to drive a BMP180 using this driver https://github.com/reaper7/esp8266_i2c_bmp180 It defines SDA to be pin 2 and SCK to be pin 0 in i2c.h. Could these pins be changed to other pins arbitrarily? Are there limitations on what certain GPIO pins are allowed to do?
Thanks