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

    Posts

    Recent Best Controversial
    • RE: MMM-DHT22 Humidity and Temperature Module

      @DocVooDoo Weird… did you follow all the instructions? ie, install bcm2835, npm install, etc?

      posted in Utilities
      R
      ryck
    • RE: MMM-DHT22 Humidity and Temperature Module

      @DocVooDoo sometimes the raspberry pi needs some time to pick up the values… try to increase the update time (ie, 30 seconds) and wait for it to update a couple of times…

      posted in Utilities
      R
      ryck
    • RE: MMM-DHT22 Humidity and Temperature Module

      @DocVooDoo Then I don’t know, maybe there is something wrong with the module…

      Have you tried mine? https://github.com/ryck/MMM-DHT-Sensor

      posted in Utilities
      R
      ryck
    • MMM-AQI

      Description

      I was looking for a nice and simple module to display the air quality index (AQI), but all the modules I found were not really updated, or not using an API, or you couldn’t have several instances of it, or were not international, etc, so… I created my own.

      This module gets the Air Quality Index (AQI) using the World Air Quality Index project API.

      Screenshots:

      MMM-AQI

      Download:

      [card:ryck/MMM-AQI]

      posted in Health
      R
      ryck
    • RE: MMM-DHT-Sensor - Get temperature & humidity values from a DHT sensor

      @weeee99 Seems like the module is working… Have you tried to access the sensor directly? Look my previous post in this thread to know how to do it. Make sure that the pin in the correct one (GPIO and physical pins are not the same, so it can be a little bit confusing). Finally, the one I got (https://www.amazon.co.uk/gp/product/B01N6PB489/ref=oh_aui_search_detailpage?ie=UTF8&psc=1) is plug directly to the Pi, no breadboard / resistance required…

      posted in Utilities
      R
      ryck
    • RE: MMM-DHT-Sensor - Get temperature & humidity values from a DHT sensor

      @PaulB Thank you!

      posted in Utilities
      R
      ryck
    • RE: MMM-DHT-Sensor - Get temperature & humidity values from a DHT sensor

      @PaulB Hi Paul

      That happens sometime, it’s related to the way the raspberry pulls data from the sensor, but it should be OK on the next try. Just in case, put a quick updateInterval (like 1 * 60 *1000) and see what happens…

      Also, you can try to get a read directly from the sensor, bypassing the MagicMirror. Just clone this (https://github.com/adafruit/Adafruit_Python_DHT) somewhere and edit and execute this (https://github.com/adafruit/Adafruit_Python_DHT/blob/master/examples/simpletest.py), ie, `python simpletest.py

      Good luck!

      posted in Utilities
      R
      ryck
    • RE: 22'' Display + 40cmx50cm IKEA Frame + PIR Sensor

      @flo You mean the monitor model? I don’t know for sure, I think is a viewsonic, but I’ll try to get the model later…

      But to be honest, anything will do the part, just get anything cheap and start from there :)

      posted in Show your Mirror
      R
      ryck
    • RE: Want to turn off my monitor

      What you want here is a PIR sensor, so the monitor only wakes up when there is someone around. That will help you with the electric cost and, more importantly, won’t stress your display that much. Look for “PIR sensor” here, there is plenty on modules / ways to do it, and the actual sensor is dirty cheap on Amazon. If case that helps you, this is how I did it.

      posted in Troubleshooting
      R
      ryck
    • RE: 22'' Display + 40cmx50cm IKEA Frame + PIR Sensor

      @cornusandu I don’t think a video will help you, you just need to follow the instructions here: https://github.com/deg0nz/MagicMirror-Display-Controller

      Make sure you you set the path and the the pin variable to the correct values and that’s it.

      posted in Show your Mirror
      R
      ryck
    • 1 / 1