MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Possible to develope my idea of modules?

    Scheduled Pinned Locked Moved Development
    9 Posts 3 Posters 2.2k Views 2 Watching
    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.
    • I Offline
      Ic3Cub3
      last edited by Ic3Cub3

      Hello,

      I’m a total beginner regarding Raspberry Pi and module developement. However, I used to code a little bit at the university, however not in Javascript or Python. Though I’m willing to learn it.

      I want to build a magic mirror and I have two ideas for modules, which I want to integrate. However I’m not sure if they can be implemented.
      I’ve read that you can use the Pi as an server and display e.g. humidity on the server. Is is possible to do this backwards? I want to open the server on my computer or phone and write a sentence, which will be displayed on the mirror after I hit sent. Is this possible?
      Furthermore, I want to add a camera. This camera shall take photos and videos if I click on the corresponding button on the server and save it on a harddrive. Is this possible, too?

      I am not searching for somebody who does the coding for me, I’m just kindly asking for some advice.

      Thank you
      Ic3Cub3

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @Ic3Cub3
        last edited by

        @Ic3Cub3 yes, both those things are possible…
        they may already be done…

        you can look here on the modules/showcase page
        https://forum.magicmirror.builders/category/7/showcase

        or in the 3rd party modules list
        https://github.com/MichMich/MagicMirror/wiki/3rd-party-modules

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 1
        • brobergB Offline
          broberg Project Sponsor
          last edited by

          MMM-syslog recieves and displays message that you send via http get.

          The camera module should be no problems either.

          1 Reply Last reply Reply Quote 1
          • I Offline
            Ic3Cub3
            last edited by

            Thanks for your answers.

            Is there a documentation or website where I can read how to set up a server and how to tell my mirror to get data from it?

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @Ic3Cub3
              last edited by

              @Ic3Cub3 sorry, not sure what you are asking… typically the mirror IS the server

              and the modules get data from somewhere,

              each module does its own thing… see their instructions for configuration

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              I 1 Reply Last reply Reply Quote 0
              • I Offline
                Ic3Cub3 @sdetweil
                last edited by

                @sdetweil sorry I dont have much experience with this stuff…
                If the mirror is the server, where do I put the information such as the input text field or the take-photo-button in order for it to get these information?

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @Ic3Cub3
                  last edited by

                  @Ic3Cub3 on the mirror surface

                  for the input from some other device, you don’t even have to have it on the screen

                  MMM-syslog will take the api request into the mirror ‘server’, and do something with it.
                  (I don’t know that module)

                  now, MagicMirror also runs remotely.

                  so, if u have the mirror running, you can use your laptop or phone to connect to it and get the same page
                  (with button or input field)

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  I 1 Reply Last reply Reply Quote 0
                  • I Offline
                    Ic3Cub3 @sdetweil
                    last edited by

                    @sdetweil thank you for your answer.
                    I’d lie if I said I understood everything. Is there a documentaion or website where I can inform myself about everything?

                    Thanks.

                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @Ic3Cub3
                      last edited by

                      @Ic3Cub3 https://github.com/MichMich/MagicMirror

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy