Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Connecting a DHT22 temperature-humidity sensor to the Pi

Fab
2015-04-24
2015-04-30
  • Fab - 2015-04-24

    Hey guys,
    i connected my MCP3008 DAC to the pi and i can now read analogue signals. I wanted to ask you if you have experience with using a temperature-humidity sensor?
    I thought of the DHT22:
    http://www.exp-tech.de/dht22-temperatur ... oC4mTw_wcB

    Could i just connect this one to the MCP3008? And how can i read the two different signals with one data connection then?
    I found some instructions with python(https://learn.adafruit.com/dht), but im not that familiar with codesys yet so i dont know how i can 'translate' that ^^

     
  • eschwellinger

    eschwellinger - 2015-04-27

    Hi,
    connecting this to MCP3008 will not work,
    a serial protocoll is needed.
    An option might be to use this sensor:
    l viewtopic.php?f=23&t=5872&p=10867#p11612 l

    BR
    Edwin

     
  • Fab - 2015-04-30

    thank you! i will try it out

     

Log in to post a comment.