• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

1 old noob + 1 rPi = I can't believe I did it! (revisited)

Scheduled Pinned Locked Moved Show your Mirror
193 Posts 29 Posters 393.4k Views 28 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.
  • L Offline
    Lepracon68
    last edited by Dec 11, 2017, 4:29 PM

    I am also from the netherlands, and started my first RPI one week ago.
    I just finished configuring the MM to my likings (only half a day work).

    THANK YOU so much for making this project so easy !

    If Peter wants to get in contact with me , he can, maybey we can help eachother. (i am 49 years old, center Holland)

    P 1 Reply Last reply Dec 11, 2017, 4:40 PM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @Peter
      last edited by Mykle1 Dec 11, 2017, 4:40 PM Dec 11, 2017, 4:39 PM

      @Peter said in 1 old noob + 1 rPi = I can’t believe I did it! (revisited):

      Thanks to you and Michael Teeuw the MM is the best project for RPI I have ever seen.

      That is, without a doubt, the nicest and coolest thing anyone has ever said to me here. However, MT deserves all the credit.

      I just succeeded in adding a MMM (Earth)( happy me!).
      Things that do not work up till now: MM does not start automatically and I still have to find out how to combine two Calendars.

      {
      	disabled: f,
      	module: 'calendar',
      	position: 'top_left',
      	config: {
      		urgency: 0,
      		getRelative: 0,
      		fadePoint: 0.25, // Start on 1/4th of the list.
      		calendars: [
      				{
      				symbol: 'calendar-check-o ',
      				url: 'webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics'
      				},
      				{
      				url: 'YOUR SECOND CALENDAR ICS FILE GOES HERE'
      			},
      		],
      	}
      },
      

      Auto starting MM

      Follow these directions precisely
      https://github.com/MichMich/MagicMirror/wiki/Auto-Starting-MagicMirror

      Create a working config
      How to add modules

      P 1 Reply Last reply Dec 11, 2017, 4:42 PM Reply Quote 0
      • P Offline
        Peter @Lepracon68
        last edited by Dec 11, 2017, 4:40 PM

        @Lepracon68 that would be nice!
        Peter

        1 Reply Last reply Reply Quote 0
        • P Offline
          Peter @Mykle1
          last edited by Dec 11, 2017, 4:42 PM

          @Mykle1 Thanks for the Calendar; I will try that.
          Autostart: I followed the instructions several times, but it does not work.
          It will work one day …
          Isn’t this what makes a project so nice to work on: trying until the magic happens?
          Peter

          M 1 Reply Last reply Dec 11, 2017, 4:45 PM Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @Peter
            last edited by Mykle1 Dec 11, 2017, 4:45 PM Dec 11, 2017, 4:45 PM

            @Peter

            Pay particular attention to this line:

            PM2 will now show you a command you need to execute.

            Most people miss this step. You have to execute the command that appears.

            And lastly, you have to save the PM2 state

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 1
            • M Offline
              Mykle1 Project Sponsor Module Developer
              last edited by Mykle1 Jan 2, 2018, 12:52 PM Dec 31, 2017, 2:43 AM

              Hello Lucy! (my granddaughter)
              0_1514897572217_Lu2.jpg

              And here are the modifications I’ve made in Lucy’s name so far.
              https://youtu.be/M9C0ppGFJik

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 4
              • C Offline
                Chris
                last edited by Jan 2, 2018, 12:23 PM

                Hello,

                Superb work, as usual :)

                Could you point me to how to put this system in place?

                Having already installed the open-jarvis solution, I do not know if it would create a conflict or if I have to adapt your solution via jarvis voice recognition.

                Thank you in advance, truthfully yours,

                M 2 Replies Last reply Jan 2, 2018, 10:02 PM Reply Quote 0
                • M Offline
                  Mykle1 Project Sponsor Module Developer @Chris
                  last edited by Jan 2, 2018, 10:02 PM

                  @Chris

                  This is my own personal project at the moment. It involves many, many modifications to the MMM-voice module and any module that will be used in conjunction with it. I only just recently got it working to some satisfaction but I am still working on it. It’s going to take some time before I am done with it because I hope to add more features to it. I’ll keep you posted.

                  It may create a conflict for you and jarvis voice when all is said and done.

                  Create a working config
                  How to add modules

                  C 1 Reply Last reply Jan 3, 2018, 10:13 AM Reply Quote 0
                  • C Offline
                    Chris @Mykle1
                    last edited by Jan 3, 2018, 10:13 AM

                    @Mykle1

                    Hello,

                    This seems very promising,
                    I would follow with great interest this project,

                    Good luck to you for the future,

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @Chris
                      last edited by Jan 8, 2018, 6:21 PM

                      @Chris said in 1 old noob + 1 rPi = I can’t believe I did it! (revisited):

                      Could you point me to how to put this system in place?

                      Hi Chris,

                      I put together a repo with directions on how to use this system. I don’t know if you’re going to run into any problems with jarvis but this will work with any module you choose with some modifications on your part. It’s all in the directions.

                      https://github.com/mykle1/Hello-Lucy

                      And the most recent video with sound enhancement to the system

                      https://youtu.be/ZXWf7s3K3as

                      Create a working config
                      How to add modules

                      strawberry 3.141S C 2 Replies Last reply Jan 8, 2018, 8:50 PM Reply Quote 0
                      • 1
                      • 2
                      • 10
                      • 11
                      • 12
                      • 13
                      • 14
                      • 19
                      • 20
                      • 12 / 20
                      • 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