Sht11 sensor code for multiple sensors in one arduino?

Hello,

I'm trying to find code to run five sht11 sensors whit one arduino. Do anybody know where to find one?

-Abbori

Most of the DHT libraries should work. Just use one object per sensor (each on a separate pin of course).