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.

    Hello-Lucy

    Scheduled Pinned Locked Moved Fun & Games
    285 Posts 27 Posters 682.2k Views 27 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.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer
      last edited by

      https://youtu.be/08Ueb_cg9oA

      Create a working config
      How to add modules

      Mykle1M 1 Reply Last reply Reply Quote 2
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @Mykle1
        last edited by

        @Mykle1

        Started working on another module and then realized how cool it would be simply as a live background.

        https://youtu.be/syr_GCnpv2A

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 2
        • M Offline
          maxbachmann
          last edited by

          How power Hungry are those animated backgrounds? Do they run smooth on a raspberry pi?
          Other than that Thats a Really cool background !!!

          Mykle1M 1 Reply Last reply Reply Quote 1
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @maxbachmann
            last edited by Mykle1

            @maxbachmann

            How power Hungry are those animated backgrounds? Do they run smooth on a raspberry pi?

            No sir. This is not meant for a Pi. I want things like this so I’ve left the Pi behind, using (mostly) old laptop boards.

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 1
            • Mykle1M Offline
              Mykle1 Project Sponsor Module Developer
              last edited by

              Damn CBD and his spectacular weather module. ;-)

              https://www.youtube.com/watch?v=_cW4lW_KiIw

              Create a working config
              How to add modules

              D 1 Reply Last reply Reply Quote 4
              • D Offline
                Damian @Mykle1
                last edited by

                @Mykle1 said in Hello-Lucy:

                Damn CBD and his spectacular weather module. ;-)

                https://www.youtube.com/watch?v=_cW4lW_KiIw

                I may just have to just use CBD’s one now as my old faithfull WuderGround is acting weird :-(

                1 Reply Last reply Reply Quote 0
                • M Offline
                  maxbachmann
                  last edited by maxbachmann

                  Hey Mykle,
                  I already Wrote a while ago that I Plan to use snips As Voice recognition for MM2.
                  Well finally got Started with The project And The Speech recognition itself Works Fine. However I still Need To create a Module for it. Since I Really like The features of Hello Lucy My Plan Is To use The Main.js And just replace The nodehelper
                  However since I am a absolute noob both with JavaScript And Modules in MM2 I still have a few questions towards Hello Lucy

                  1. did I See that right: everything Voice related is Done in The nodehelper And When something is recognised it just Gets Send To The Main.js over a socketnotification?
                  2. I did Not Understand How The nodehelper Gets Called By The Main.js
                  3. where is The hotword recognition? Failed To find what exactly in The Code does this

                  Thank You for The help
                  Max

                  Mykle1M 1 Reply Last reply Reply Quote 0
                  • Mykle1M Offline
                    Mykle1 Project Sponsor Module Developer @maxbachmann
                    last edited by

                    @maxbachmann

                    Hello Max,

                    I did write the Hello-Lucy enhancement to MMM-voice (by Strawberry). However, it did not require me to fully understand the workings of MMM-voice. I only needed to know how to send and receive notifications that would trigger hide and show commands to MM itself. I’m not being evasive. I simply cannot explain as Strawberry himself would, being the author of MMM-voice. If you direct your question toward him I am sure you will get a timely response, if he doesn’t happen to look at this topic

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      maxbachmann
                      last edited by

                      Ok ty, I will contact him. Btw when you talked to your MagicMirror I recognised you always only say the keywords like for example “Show Page 1”. Is this just because thats the way you talk to the mirror or would it fail when you say for example “Show me page one please” or even “Show me the first Page”?

                      Mykle1M 1 Reply Last reply Reply Quote 0
                      • Mykle1M Offline
                        Mykle1 Project Sponsor Module Developer @maxbachmann
                        last edited by

                        @maxbachmann said in Hello-Lucy:

                        Ok ty, I will contact him. Btw when you talked to your MagicMirror I recognised you always only say the keywords like for example “Show Page 1”. Is this just because thats the way you talk to the mirror or would it fail when you say for example “Show me page one please” or even “Show me the first Page”?

                        If you look at the coding you’ll notice that it listens for words or sentences that you have created. So, you could create sentences such as “Show me page one please”. It is my feeling that the longer the sentence, the more room for error. Thus, I kept mine short and simple. I’m quite satisfied with the success rate.

                        Create a working config
                        How to add modules

                        1 Reply Last reply Reply Quote 0
                        • M Offline
                          maxbachmann
                          last edited by

                          @Mykle1 thats what I thought :)
                          Well I hope I get a first test version up and running next week. Have to finally get to the building part

                          Mykle1M 1 Reply Last reply Reply Quote 0
                          • Mykle1M Offline
                            Mykle1 Project Sponsor Module Developer @maxbachmann
                            last edited by

                            @maxbachmann

                            I’ll keep an eye out. I’m interested to see what you have done

                            Create a working config
                            How to add modules

                            1 Reply Last reply Reply Quote 0
                            • M Offline
                              maxbachmann
                              last edited by

                              @Mykle1
                              Might be able to show a first video soon (Hopefully next week)

                              Mykle1M 1 Reply Last reply Reply Quote 0
                              • Mykle1M Offline
                                Mykle1 Project Sponsor Module Developer @maxbachmann
                                last edited by

                                @maxbachmann

                                Excellent! :-)

                                Create a working config
                                How to add modules

                                1 Reply Last reply Reply Quote 0
                                • M Offline
                                  maxbachmann
                                  last edited by maxbachmann

                                  @Mykle1
                                  Well I have the code finished I guess, but have to setup my raspberry pi again before trying ^^
                                  Update failed in the middle and now the Operating System is absolutely broken. I really have a talent to destroy stuff
                                  I hate when I am hyped to try my stuff out but can’t :disappointed_face:

                                  Mykle1M 1 Reply Last reply Reply Quote 0
                                  • Mykle1M Offline
                                    Mykle1 Project Sponsor Module Developer @maxbachmann
                                    last edited by

                                    @maxbachmann

                                    Well that sucks. Sorry dude. Don’t give up.

                                    Create a working config
                                    How to add modules

                                    M 1 Reply Last reply Reply Quote 1
                                    • M Offline
                                      maxbachmann @Mykle1
                                      last edited by

                                      @mykle1
                                      I don’t. Pretty normal that a lot of stuff goes wrong when a noob creates a big project lol. Nothing that could stop me

                                      1 Reply Last reply Reply Quote 2
                                      • M Offline
                                        maxbachmann
                                        last edited by

                                        Well for anyone interested I created a seperate thread
                                        https://forum.magicmirror.builders/topic/7162/german-voice-recognition

                                        1 Reply Last reply Reply Quote 1
                                        • Mykle1M Offline
                                          Mykle1 Project Sponsor Module Developer
                                          last edited by

                                          Hello Lucy!
                                          (My granddaughter)

                                          0_1526437050679_1.JPG

                                          Create a working config
                                          How to add modules

                                          1 Reply Last reply Reply Quote 2
                                          • M Offline
                                            maxbachmann
                                            last edited by

                                            @Mykle1 what are the specs of the laptop mainboard your using?

                                            Mykle1M 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 14
                                            • 15
                                            • 3 / 15
                                            • 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