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

    Posts

    Recent Best Controversial
    • RE: Finally I finished my mirror

      @sdetweil Thanks for your comment !
      Do you have any reference for the tape, i could try to find ? I wasn’t sure for the electronic if it’ll make some issue with tape…

      posted in Show your Mirror
      H
      Hadr1en
    • Finally I finished my mirror

      Hey !

      It took me years (i started in 2016…) to get the motivation to finish it and now it look gorgeous !

      Some explanations about what is inside, we have :

      • A PIR Sensor (Oiyagai AM312, it’s very small !)
      • A Temperature sensor (DHT11)
      • A Pilkington MirroView (from brigla-shop dot de)
      • A 27" used screen from ASUS (vz279h)
      • A Raspberry 3 (obviously)

      The main issue was : I live in a flat, I haven’t tools to make the frame. So I ordered one from a french shop. I took it big enough to be able to fix screws on the back. Here a picture to show you how I managed to stuck the screen and mirror (thx to some youtubers for this tip) :

      Behind

      These pieces of wood hide all the components and make the frame not too heavy. About the raspberry pi, i’m not sure how to attach it, so for the moment it’s only tape…

      Raspberry pi attached

      And finally the frame on the wall !! (still need to hide the holes from the previous tenant… and tie the cables)

      On the wall

      For the plugins I use :

      • MMM-DarkSkyForecast
      • MMM-DHT-Sensor
      • MMM-PIR-Sensor
      • MMM-MyCalendar
      • MMM-Paris-RATP-PG
      • MMM-Hue-Lights

      :D

      posted in Show your Mirror mirror
      H
      Hadr1en
    • RE: MMM-Temperature

      Hello !

      Nice script but can you tell us what information you need to execute scripts ? Maybe I should open a troubleshooting thread but I tried with the examples with AdafruitDHT.py script and have this config :

      {
          module: 'MMM-Temperature',
          position: 'top_right',
          config: {
      sensors: [				
      name: "Test",
      script: "/home/pi/Adafruit_Python_DHT/examples/AdafruitDHT.py",
      args: "11 2"
      	] 
          }
      },
      

      And get an error (but if I use the script alone, i get the temperature and humidity)

      Thanks !

      posted in Utilities
      H
      Hadr1en
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      @j-e-f-f maybe try yr.no ? it’s free :)

      posted in Utilities
      H
      Hadr1en
    • 1 / 1