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

    TerryW

    @TerryW

    3
    Reputation
    1.2k
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    TerryW Unfollow Follow

    Best posts made by TerryW

    • Mini Magic Mirror up and running!

      Using a 7 inch Raspi-Pi screen. This is fun! Now to add a MQTT client, connect to AWS and Voice services and see what I can get going with Magic MIrror and Echo combined. Maybe display a floor plan and control some lights/garage doors with feedback showing on the Magic MIrror. I appreciate the work of the Magic MIrror team!
      0_1468296755798_20160709_234836.jpg

      posted in Show your Mirror
      T
      TerryW
    • RE: Mini Magic Mirror up and running!

      @Phate Acrylic. a 12 inch x 12 inch piece. I purchased on Amazon. I have not pulled the film off yet to protect from scratches. I will be doing simple garage door automation by gpio/relay. I am a domotics engineer that designs large Crestron, Savant, and Control4 home automation systems for a living but I don’t have this gear in my home. LOL Way to expensive for me!

      posted in Show your Mirror
      T
      TerryW

    Latest posts made by TerryW

    • RE: Mini Magic Mirror up and running!

      https://amzn.com/B01G4MQ2VS

      posted in Show your Mirror
      T
      TerryW
    • RE: Mini Magic Mirror up and running!

      @Phate Acrylic. a 12 inch x 12 inch piece. I purchased on Amazon. I have not pulled the film off yet to protect from scratches. I will be doing simple garage door automation by gpio/relay. I am a domotics engineer that designs large Crestron, Savant, and Control4 home automation systems for a living but I don’t have this gear in my home. LOL Way to expensive for me!

      posted in Show your Mirror
      T
      TerryW
    • Node_helper and security key/certificate question

      I have gotten the AWS (Amazon Web Services) IOT mgtt client working on my raspberry pi 3. I would like to add this script to a custom module on my magic mirror to enable Echo voice control the Pi I/O’s and provide visual status of these I/O’s on the Magic Mirror. I think I almost understand how to set up my module’s node_helper file with the mqtt client, but I don’t understand how it will start correctly when I load up Magic Mirror.

      To start the mqtt client as currently installed outside the Magic Mirror app: you would use:

      npm start /example/sampleproject.js -f ~/certs/

      The ~/certs/ folder contains the private key and CA certificate need for authentication with the Amazon services.

      I don"t understand how to do this within the Magic MIrror app. I have gone through all the scripts but don’t see/understand how to insure the npm cli args could be passed in when starting Magic Mirror.

      Would someone have the knowledge/experience to point me what I need to read/study/understand to enable this?

      Could it be as simple as hard-coding the path’s to these files in the script I will place in the node_helper folder?

      Point me in the direction I need to go and I will do my best to figure it out!

      posted in Development
      T
      TerryW
    • RE: Amazon Echo/Alexa

      I have a pi set up with the Alexa Voice services and indeed you must use a push button to activate listening mode. It does work pretty well. What I have started on is using the Rasberry Pi/Magic Mirror as a MQTT client. If you have an echo, you could call up and interact with Magic Mirror and your home automation and maybe have some fun “conversations” with your Magic Mirror. I think the mirror would make a great feedback device for some simple sensors around the home. You kind of end up with a home-brewed JIbo without the 500 dollar cost!

      posted in Requests
      T
      TerryW
    • Mini Magic Mirror up and running!

      Using a 7 inch Raspi-Pi screen. This is fun! Now to add a MQTT client, connect to AWS and Voice services and see what I can get going with Magic MIrror and Echo combined. Maybe display a floor plan and control some lights/garage doors with feedback showing on the Magic MIrror. I appreciate the work of the Magic MIrror team!
      0_1468296755798_20160709_234836.jpg

      posted in Show your Mirror
      T
      TerryW