MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    UNSOLVED DHT Sensor Modules

    Troubleshooting
    3
    4
    150
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      WillBuden last edited by

      Most if not all of the DHT Sensor Modules use WiringPi to read the gpio pins on the pi. Problem is WiringPi has been depricated (with prejudice). http://wiringpi.com/news/

      Can someone tell me where to find a DHT22 sensor module that doesn’t use WiringPi?

      Thank you,

      wishmaster270 BKeyport 2 Replies Last reply Reply Quote 0
      • wishmaster270
        wishmaster270 Module Developer @WillBuden last edited by

        @willbuden Hi, my MMM-Temperature module support different sensor types. The values get read by calling external python scripts. An example script to read values of DHT11 sensors is included.

        1 Reply Last reply Reply Quote 0
        • BKeyport
          BKeyport Module Developer @WillBuden last edited by

          @willbuden I customized a version of MMM-DHT-Sensor (sped up reads when no data, and a bug fix) for my own use, it works acceptable…

          I might be switching tho, I’m not happy with DHTs in general.

          Bring back upcoming mode in MMM-CalExt3, MMRize 😉

          wishmaster270 1 Reply Last reply Reply Quote 0
          • wishmaster270
            wishmaster270 Module Developer @BKeyport last edited by

            @bkeyport My favorites are BME280 and Htu21 because they are fast and reliable. If a waterproof sensor is needed i only know the DS18B20. My module provides scripts to read the values of all of them.

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy