I'm using DHT22 and BMP180 to mesure temperature, pressure and humidity. I connected DHT22 to pin1(3.3V), pin7(GPIO4) and pin9(GND); and BMP108 to pin3(GPIO2), pin5(GPIO3), pin6(GND), pin17(3.3V). I want to connect 20x4 LCD display, but I've already used both 3.3V pins, I'm following this tutorial. So if I put resistor to 5V pin and convert it to 3.3V would that work?
Thanks!