This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How do i learn interfacing LPC2148 to DHT22

I'm a beginner in ARM programming how do interface DHT22(temperature and humidity sensor) with LPC2148 I need help with flow chart and code if possible thank you uys in advance

Parents
  • Thanks pointing it out Andrew. Indeed it uses a sort-of similar protocol lacking support for Slave Addressing / ROM Numbers as one of the major differences I see. Also, really sorry for posting it in haste under the wrong impression that it uses 1 wire interface.

    Abhishek : You can use the DHT library as reference for implementing it on lpc2148.

    K Klasio : Thanks for the suggestion. I will post Cortex-M3 lpc1768 tutorials soon if time permits. Also you meant interfacing keyboard and water sensor with which MCU ?

    -Regards

Reply
  • Thanks pointing it out Andrew. Indeed it uses a sort-of similar protocol lacking support for Slave Addressing / ROM Numbers as one of the major differences I see. Also, really sorry for posting it in haste under the wrong impression that it uses 1 wire interface.

    Abhishek : You can use the DHT library as reference for implementing it on lpc2148.

    K Klasio : Thanks for the suggestion. I will post Cortex-M3 lpc1768 tutorials soon if time permits. Also you meant interfacing keyboard and water sensor with which MCU ?

    -Regards

Children