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

    Posts

    Recent Best Controversial
    • RE: Airplay 'Now Playing' module - help badly needed

      @darrene You’re missing parenthesis in your call to frombase64:

      this.frombase64();

      posted in Development
      A
      alexyak
    • RE: Mirror, mirror on the wall. Who has the biggest of them all?

      Atom based mini PC should be enough. Something like this:

      https://www.amazon.com/MINIX-NEO-Z64-W-Directly-Technology/dp/B016OBOJ5U/ref=sr_1_31?s=electronics&ie=UTF8&qid=1477430450&sr=1-31&keywords=mini+pc

      posted in Show your Mirror
      A
      alexyak
    • RE: Motion Detector

      @bhepler you’re right. putting a delay should help with the CPU usage.

      posted in Utilities
      A
      alexyak
    • RE: Different sleep function

      What would be the point in power saving if you don’t turn off the HDMI?

      posted in Requests
      A
      alexyak
    • RE: Voice Controlled Wake/Sleep Function

      @jeremytripp So the idea behind the voice control module is that it’s responsible for recognition of the command and sending a global notification to any other module interested in this.

      As for the module that you’re describing like displaying some text based on the command I would recommend creating a separate module in which to listen to this specific message and doing what you need it do.

      posted in Troubleshooting
      A
      alexyak
    • RE: Voice Controlled Wake/Sleep Function

      @jeremytripp So, just to confirm you’d like to activate/deactivate the mirror with voice commands without walking into the room, right? I don’t see anything glaringly wrong with the code except for potential conflicts such as the scenario when you’re in the room where the mirror is and you say “Go to sleep”, the monitor will be switched off, but when you start moving it will switch on again via the motion detector.

      posted in Troubleshooting
      A
      alexyak
    • RE: Voice Control Audio Quality

      I find the sound quality of my USB cam for voice recording quite usable. What’s more important for the snowboy recognition to be more accurate is to record your own voice for the model on the same device you will be using it after.

      posted in Troubleshooting
      A
      alexyak
    • RE: Mirror, mirror on the wall. Who has the biggest of them all?

      To implement globe module should be pretty straight forward. However RPI wouldn’t have enough power to handle smooth animations with WebGL, hence the choice to use Mac Mini for this project.

      posted in Show your Mirror
      A
      alexyak
    • RE: Camera module

      @James thank you for reporting the bugs. I will try to fix them soon.

      The code doesn’t save the photo into the file. The image data base64 encoded is passed from the camera module to the node_helper. I could add this, but am I afraid of filling up the space on the RPI.

      Which provider did you configure the nodemailer with?

      posted in Utilities
      A
      alexyak
    • RE: MMM-Voice-Control

      It looks like you’re using google speech APIs. You are quickly going to run out of the quota and start receiving error messages.

      posted in Utilities
      A
      alexyak
    • 1
    • 2
    • 3
    • 4
    • 5
    • 10
    • 11
    • 3 / 11