MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. dietschema
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    dietschema

    @dietschema

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    dietschema Unfollow Follow

    Latest posts made by dietschema

    • Air Quality Sensor MH-4R

      Hello everyone,
      Does someone already integrated sensor type MH-4R (Intelligent Infrared Gas Module) as a module into his/her MagicMirror?

      Datasheet:
      MH4-R

      It measure the air quality and give you the “parts per million” (unit ppm) back.

      Sensor is tested and working with the following:

      mkdir co2
      cd co2
      git clone https://github.com/IT-Berater/mh-z19.git
      cd mh-z19
      ./setup.sh
      
      sudo python -m mh_z19
      {‚co2‘: 668}
      
      posted in Requests module sensor sensor sensors modules module
      dietschemaD
      dietschema