but as you see there are NOT all the pins exported... in tutorials i see i've to gpio 23 and 24 (and others), but i've not those pins on the adapter...
can source be modified to use one of the gpio effectively exported by my adapter? or i need to buy the adafruit one, which is complete?
i'm planning to use a dht21 temperature sensor, and a bmp180 or ds18b20, just to test which is better... gpio i have will be sufficient?
thanks for your time and any help... :)
The only project we have that is fixed to a specific GPIO is the DS18B20, which uses GPIO 4. It looks like to have GPIO4 on your adapter. We have a DHT22 sensor project which uses the adafruit software to communicate with the sensor. I have not tested it with a DHT21, but I think it will work. You can use any GPIO.