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

    Posts

    Recent Best Controversial
    • RE: MM and UBUNTU. Made for each other.

      Raspberry pi is fine to mount a prototype, but with MM and Kalliope shows freezing moments …
      On the laptop: everything is easy and the answer is immediate.
      My next MM with Kalliope (voice) will be in a mini PC. More expensive, yes, but it compensates the normal fluency that these app requires

      posted in General Discussion
      P
      pepebc
    • RE: Where are you from?

      From Sevilla, Spain: Google images

      posted in General Discussion
      P
      pepebc
    • RE: Kalliope - modular voice controlled

      Excellent work, now everything will be easier, thanks

      posted in General Discussion
      P
      pepebc
    • RE: Hello-Lucy

      @cowboysdude
      OK, great work !!

      posted in Fun & Games
      P
      pepebc
    • RE: Controlling Embedded Youtube Video on MM

      Now I control PLAY and PAUSE through voice commands in the youtube module, instead of with MMM-Remote-Control.
      I would like to send data like http://localhost:8080 /youtube?Id=XXXXXXX, also with voice, but I can not find the form. The idea is to have a list of videos to play, automated by voice. Any idea?
      It could become a very interesting module…

      posted in Troubleshooting
      P
      pepebc
    • RE: youtube - Embedded YouTube on Your MagicMirror

      Now I control PLAY and PAUSE through voice commands, instead doing it with MMM-Remote-Control.
      I would like to send data like http: // localhost: 8080 / youtube? Id = Tm4BrZjY_Sg also with voice, but I can not find the form. The idea is to have a list of videos to play. Any idea?

      posted in Entertainment
      P
      pepebc
    • RE: Controlling Embedded Youtube Video on MM

      These modules are very interesting.
      Would it be possible to use voice command to manage pause and play of youtube?
      Via notification?
      Thank you

      posted in Troubleshooting
      P
      pepebc
    • RE: [Remote-Control] Shutdown, Configure and Update your MagicMirror

      @Jopyth
      Hello, excellent module. I have built the translation file into Spanish: es.json
      you want it?

      posted in System
      P
      pepebc
    • RE: Hello-Lucy

      @Damian I work with Linux, and it is not necessary to install drivers, it works OK

      posted in Fun & Games
      P
      pepebc
    • RE: Hello-Lucy

      @Mykle1
      sorry: https://medium.com/snips-ai/benchmarking-microphone-arrays-respeaker-conexant-microsemi-acuedge-matrix-creator-minidsp-950de8876fda

      posted in Fun & Games
      P
      pepebc
    • RE: Hello-Lucy

      @Damian
      Use PS3 eye without any problem, in a mini PC, clean and clear sound.
      I use it now with MM (snowboy) and Kalliope independently. It is conectdo by USB and the response is immediate. In Pi I have not tried it yet, it will be next week. And the fundamental reason, apart from the quality of micro and camera, were those € 6 ($ 7.3) that cost me.
      I had a mic connected by 3.5 but it produced a horrible noise. As I did not want to spend a lot of money, and with 2 PS3 eye I could also do 3D stereo camera tests.
      I just wanted to contribute my experience. Everyone decides the best

      posted in Fun & Games
      P
      pepebc
    • RE: Hello-Lucy

      I was looking for a good microphone and, after seeing this comparison: https://medium.com/snips-ai/benchmarking-microphone-arrays-respeaker-conexant-microsemi-acuedge-matrix-creator-minidsp-950de8876fda
      I decided to buy 2 PS3 eye. 4 microphone array system.
      I manage MagicMirror perfectly from 100 inch. Very interesting price 6 $ each. And the webcam 120 fps!

      posted in Fun & Games
      P
      pepebc
    • RE: fs.stat SyntaxError: Unexpected token

      Yes, I had imported it with const fs = require ('fs');
      but I was not creating the function well in the right place. Thank you.
      It’s crazy what I want, I know. I want to connect Kalliope (modular always-on voice controlled personal assistant) - https://kalliope-project.github.io with MagicMirror. I find it a very powerful and flexible tool. The program I already manage it well separately and I have created “neurons” and “events” … etc, but it would be wonderful to interact with MagicMirror modules.
      Lights, sensors, temperature, webcam, notifications, reading email, music … etc, that I already have it integrated in Kalliope

      posted in Troubleshooting
      P
      pepebc
    • RE: fs.stat SyntaxError: Unexpected token

      fs is included by default in nmp.
      I do tests because I need to verify that a text file exists in the module directory when an attempt was made to create.
      I am not an expert in programming and I am trying with the functions that I find online. Always it gives me that error, although in the forums seems to work. In this environment, it gives me problems.

      posted in Troubleshooting
      P
      pepebc
    • fs.stat SyntaxError: Unexpected token

      Hello everyone,
      I try to apply fs.stat to find if a file exists but I constantly get this error:

      fs.stat((err) => {
        ^
      SyntaxError: Unexpected token .
      

      Can someone help me how to fix it?

      posted in Troubleshooting
      P
      pepebc
    • RE: MMM-xiaomi - Temperature and Humidity from your smarthome

      Mirko3000,
      excellent module, I am about to receive the gateway. Now I have several RGB yelight bulbs and two Wi-Fi sockets.
      I hope you add someday the management of sockets and yeelight.
      At the moment I am managing it with scripts.

      posted in Utilities
      P
      pepebc
    • RE: MMM-ImagesPhotos - Show images from a directory

      I like this module, but I would like it to start hidden by default in order to add the possibility of making it visible with voice command (use alexyak / voicecontrol). I have tried several options but I have no results.

      posted in Utilities
      P
      pepebc
    • Kalliope - modular voice controlled

      Hello everyone
      I have tried several voice control modules and none completely convinces me.
      I am also testing in Linux with a project that could be very interesting if it could be adapted to Magic Mirror. It is fast and efficient, and with Wit.ai (STTS) and pico (TTS) there are no time limits, with an efficiency of 100% in accuracy.
      It’s called Kalliope: https://github.com/kalliope-project/kalliope
      Try it independently, it will surprise you

      posted in General Discussion
      P
      pepebc
    • RE: Hello-Lucy

      I am installing some modules that I like very much.
      The MMM-Art module is impressive, if it worked for me, it gives me this error:
      API key is correctc.

      MMM-Art.js:84 Uncaught TypeError: Cannot read property ‘url’ of undefined ----> img.src = Art.WebImage.url;

      posted in Fun & Games
      P
      pepebc
    • 1 / 1