MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Module MMM-DHT22 vs MMM-DHT-sensor

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    8 Posts 2 Posters 238 Views 2 Watching
    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.
    • M Offline
      Mastrapi
      last edited by

      Bonjour
      J’ai un problème que je n’arrive pas à résoudre
      Le MMM-DHT-sensor Affiche la température
      Le MMM-DHT22 non ?dht22.png

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @Mastrapi
        last edited by

        @Mastrapi which dht22 module are you using, there are multiple

        this one uses different congig options
        https://github.com/nebulx29/MMM-dht22
        IMG_0875.png

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        M 1 Reply Last reply Reply Quote 0
        • M Offline
          Mastrapi @sdetweil
          last edited by

          @sdetweil MMM-DHT-Sensor fonctionne ok,
          MMM-DHT22 ne fonctionne pas, les résultats ne remontent pas.
          Je souhaiterais faire fonctionner le MMM-DHT22 car il me conviendrait le mieux,
          Merci

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @Mastrapi
            last edited by

            @Mastrapi Accédez au dossier du module et affichez les résultats de

            git remote -v

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            M 1 Reply Last reply Reply Quote 0
            • M Offline
              Mastrapi @sdetweil
              last edited by

              @sdetweil 22.jpg

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @Mastrapi
                last edited by

                @Mastrapi did you do steps 4 and 5 from the instructions

                4. Install Adafruit DHT Library:
                cd ~
                sudo apt-get update
                sudo apt-get install python3-dev python3-pip
                git clone https://github.com/adafruit/Adafruit_Python_DHT.git
                cd Adafruit_Python_DHT
                sudo python3 setup.py install
                
                5. Test the Library (Optional):
                cd examples
                python3 AdafruitDHT.py 22 <GPIO_PIN>
                

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                M 1 Reply Last reply Reply Quote 0
                • M Offline
                  Mastrapi @sdetweil
                  last edited by

                  @sdetweil said in Module MMM-DHT22 vs MMM-DHT-sensor:

                  git clone https://github.com/adafruit/Adafruit_Python_DHT.git

                  22.jpg

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @Mastrapi
                    last edited by

                    @Mastrapi I do not know… this would be up to the author…
                    via an issue on the github repository…

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    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 Sam, technical setup by Karsten.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy