Connecting Co2 sensor, display and sd card reader
Posted: Thu Jan 28, 2021 7:46 am
Hello,
I am starting to use an ESP8266 board (NodeMCU) and I have a problem that I hope you can help me with.
In the project I am doing I want to connect a CO2 detector (Sesirion SCD30), an oled display (ssd1306) and a sd card reader. I can't manage to connect everything and make it work. Maybe the problem is in the software but I want to be sure that the connections are correct.
My first question is the following: Can I connect the SCK and SDA pins of the sensor and the display together to the D1 and D2 pins of the board? Then I could connect the card reader to pins D5-D8.
If they can't be connected together, how do I connect everything to the board? Thank you very much for your help
I am starting to use an ESP8266 board (NodeMCU) and I have a problem that I hope you can help me with.
In the project I am doing I want to connect a CO2 detector (Sesirion SCD30), an oled display (ssd1306) and a sd card reader. I can't manage to connect everything and make it work. Maybe the problem is in the software but I want to be sure that the connections are correct.
My first question is the following: Can I connect the SCK and SDA pins of the sensor and the display together to the D1 and D2 pins of the board? Then I could connect the card reader to pins D5-D8.
If they can't be connected together, how do I connect everything to the board? Thank you very much for your help