Propeller Activity Board WX and BME680 Environmental Sensor
LyBui24
Posts: 1
in Propeller 1
There are totally 6 pins on the BME680 sensor. Using I2C connection, I want to connect the pin 28 with SCL and pin 29 with SDA of the sensor, but pin 28 and 29 are not on the breadboard to be accessed. How can I do it?
Comments
Not possible since those pins are not brought out on the board.
The good news is that you can use virtually any pins you want to do I2C.
Mike