Adafruit sensor and non Adafruit ESP8266
Posted: Wed Jun 28, 2017 3:32 pm
So I have hit a huge stopping point trying to get an Adafruit Si7021 temp/hum sensor to work with an ESP8266 I bought off Amazon, a HiLetgo NodeMCU ESP-12E. It seems that all the documentation I found to use the Wire.h library to get esp8266 to use the sensor's I2C ports won't work right because Adafruit uses their own library for Si7021 instead of the generic library all the doc's point to.
So my question is this: Does it seem that if your going to use Adafruit sensors you should be using an Adafruit controller? I'm pretty new to Arduino and the like, maybe this is a known rule in the maker community? Any input would be great!
So my question is this: Does it seem that if your going to use Adafruit sensors you should be using an Adafruit controller? I'm pretty new to Arduino and the like, maybe this is a known rule in the maker community? Any input would be great!