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

    Posts

    Recent Best Controversial
    • RE: PIR sensor behind glass?

      I got the microwave radar modules today!

      They work great, even behind my mirror, although they are very sensitive. It triggered on even small arm movements and didn’t require line of sight. Works for my needs though, I just want it to turn off the monitor when nobody is around.

      I haven’t tried powering them with my PI, but they worked fine with an external 5v power supply.

      posted in Hardware
      D
      dmcinnes
    • RE: Where are you from?

      I’m in Portland, OR

      posted in General Discussion
      D
      dmcinnes
    • MMM-forecast-io -- Localized up to the minute weather

      This module adds super localized, up to the minute weather using the forecast.io API – the same service that powers the Dark Sky App.
      It will tell you exactly when the rain will start or stop.

      screenshot

      https://github.com/dmcinnes/MMM-forecast-io

      posted in Utilities
      D
      dmcinnes
    • RE: PIR sensor behind glass?

      Another possibility: I ordered a couple of these $2 microwave radar motion detectors to see if they will work behind my glass. Still waiting to receive them though:

      http://m.ebay.com/itm/1pc-5-8GHZ-Microwave-Radar-Sensor-6-9M-Smart-Switch-for-Home-Control-/131864712562?txnId=1245760396003

      More details:
      http://www.cnx-software.com/2016/04/04/tiny-microwave-radar-module-detects-movements-up-to-9-meters-away-for-2/amp/

      posted in Hardware
      D
      dmcinnes
    • RE: Introduce yourself!

      Hello!

      I’m Doug, 41, I’m in Portland, OR in the US. I am a software engineer for work and I dabble in a lot of things, but mostly electronics and game development.

      I originally found MichMich’s awesome mirror project a couple of years ago, and made one for myself. Though I got discouraged after corrupting two different SD cards and dropped it for other projects. Was excited to see the new MagicMirror² project and this great forum!

      During my original work had rebuilt some of the mirror code, and even hacked together facial recognition using RaspiCam (my mirror has a Rasberry Pi Camera sneaked up behind the glass at the top).
      https://github.com/dmcinnes/MirrorMirror
      https://github.com/dmcinnes/mirrormirror-camcv
      It’s nowhere near as nice as easy to set up as paviro’s facial recognition module!

      I recently posted a module I ported from my old mirror code, Forecast-IO weather:
      https://github.com/dmcinnes/MMM-forecast-io

      I’ll post pictures of my mirror once I get it all working again :)

      posted in General Discussion
      D
      dmcinnes
    • RE: MMM-forecast-io -- Localized up to the minute weather

      Wow that looks great! Particularly the weather forecast.
      I looked at creating a graph since the data is all right there in the response. I might as well see I can port the code over to this module!

      posted in Utilities
      D
      dmcinnes
    • RE: Help! semester project can't figure out facial recognition

      @dk7988 said in Help! semester project can’t figure out facial recognition:

      No helper found for module: MMM-Facial-Recognition.

      This error message happens when the node_helper.js file is not found for a module. The Facial-Recognition module does have one, so it appears to not be installed where the mirror expects it. Is the module checked out in the modules directory under the MagicMirror installation?

      posted in Troubleshooting
      D
      dmcinnes
    • RE: Remote Administration & Updates

      Interesting problem!
      Possibly an easier path may be some kind of folder sharing like dropbox or bittorrent sync. The cron job could simply restart the mirror software.
      If you want to use Github you could publish a manifest of module URLs that the cron job downloads into the modules directory, that way you don’t have to deal with maintaining a fork of mirror code and submodules.

      posted in Development
      D
      dmcinnes
    • RE: MMM-forecast-io -- Localized up to the minute weather

      Forecast.io API has been rebranded as darksky.net: http://blog.darksky.net/introducing-darksky-net/

      I’ve updated this module with the default URLs, otherwise it doesn’t seem to support the redirect properly.

      I’m continuing to work on this module, more soon!

      posted in Utilities
      D
      dmcinnes
    • RE: MMM-forecast-io -- Localized up to the minute weather

      I’ve just pushed an update to the module. Previously if there was a network error the module would get “stuck” and no longer update. This is now fixed!

      [card:dmcinnes/MMM-forecast-io]

      posted in Utilities
      D
      dmcinnes
    • 1
    • 2
    • 1 / 2