MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED About to build for the first time, dont understand the point of the OS.

    General Discussion
    4
    4
    863
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      seedhe last edited by seedhe

      When I first starting seeing these projects, they all just pointed to a custom web page. I can imagine that not having to throw some HTML together and not having to host a web server is slightly advantageous. What is the true value of the OS? (Also, super stoked to find this group, subscribed) Speed Test Scrabble Word Finder

      bhepler 1 Reply Last reply Reply Quote 0
      • broberg
        broberg Project Sponsor last edited by

        Free? Open source?

        The fact that you can have a lot more background services then just with a regular webpage?

        Just the fact that you can easily connect the gpio of a pie to a MM2 module.

        1 Reply Last reply Reply Quote 0
        • lavolp3
          lavolp3 Module Developer last edited by

          As @broberg said: Freedom! You can do anything and you can use the OS itself for any further Raspbian things you would like. (A mirror as a jdownloader host? possible… Measuring temp in bath room directly using the mirror? possible…)
          There are so many possibilities…

          Also, you don’t necessarily have to throw any html or setup a web server. It’s all done automatically at the installation.
          Yes, if you want to go forward there’s a lot to learn, but I have contributed / played with a lot of modules already and not written more than 3 lines of html (albeit lots of JS)

          How to troubleshoot modules
          MMM-soccer v2, MMM-AVStock

          1 Reply Last reply Reply Quote 2
          • bhepler
            bhepler Project Sponsor @seedhe last edited by bhepler

            @seedhe - The module framework that @MichMich created is where the technique of hosting the mirror on a Pi really shines. While the Magic Mirror is more-or-less a customizable web page, the ability for the modules to call background processes adds a level of utility.

            For example, I can put a static web page up on an Amazon cloud IP and just hit that from my mirror. It will display static data and maybe some things from various APIs, if I code it cleverly enough. But that’s about it.

            With the OS working behind the scenes, I can display anything behind my firewall (IP cameras, weather stations, temperature sensors, PIR sensors, etc.). I can also plug in a camera and/or microphone and use the data from those devices in my modules.

            It also allows you to scale up if you need to. A Raspi is pretty slick for its size and cost. But if you put something like a NUC behind it, you can use that processing power for some really cool features. Voice recognition, facial recognition, complex animations, etc.

            1 Reply Last reply Reply Quote 3
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy