• 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 374.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.
  • M Offline
    Mykle1 Project Sponsor Module Developer @cowboysdude
    last edited by Feb 16, 2017, 12:51 AM

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

    It was quite humorous…

    Hell yeah. Tim Allen at his best. :thumbsup:

    Create a working config
    How to add modules

    1 Reply Last reply Reply Quote 1
    • M Offline
      Mykle1 Project Sponsor Module Developer @johnnyboy
      last edited by Mykle1 Feb 16, 2017, 1:51 AM Feb 16, 2017, 1:47 AM

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

      can you paste what you put in the MMM- simple-logo

                  {
      		module: 'MMM-SimpleLogo',
      		position: 'bottom_left',  	// This can be any of the regions.
      		fileUrl: "modules/MMM-SimpleLogo/public/yes.jpg",
      		config: {
                         width: "275px",
      		// The config property is optional.
      		// See 'Configuration options' for more information.
      		}
      	},
      	{
      		module: 'MMM-SimpleLogo',
      		position: 'bottom_right',	// This can be any of the regions.
      		config: {
                          width: "275px",
      		fileUrl: "modules/MMM-SimpleLogo/public/starship.jpg",
      		// The config property is optional.
      		// See 'Configuration options' for more information.
      		}
      	},
      

      I have 2 entries in my config.js file for MMM-SimpleLogo. One for each picture that I want to display. You can see each of their positions. You can see where I keep the picture files (fileUrl). I believe that if you change the width: then the height will automatically adjust, keeping the aspect ratio of the picture.

      One thing to keep in mind. Two entries using the same position. The earlier one in the config.js ( I call it HIGHER)
      will be above (higher) on your display. I hope this makes sense. I don’t know why the width: entries look indented. Mine are aligned with config: above

      Create a working config
      How to add modules

      J 1 Reply Last reply Feb 16, 2017, 12:34 PM Reply Quote 0
      • J Offline
        johnnyboy @Mykle1
        last edited by johnnyboy Apr 28, 2017, 12:47 PM Feb 16, 2017, 12:34 PM

        This post is deleted!
        M 1 Reply Last reply Feb 16, 2017, 12:43 PM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @johnnyboy
          last edited by Feb 16, 2017, 12:43 PM

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

          I have been lurking on here for a while now picking up hints and tips along the way

          You don’t have to lurk. Step into the light. No really, this place is just full of helpful, brilliant people. Any problems I encountered were immediately addressed when I posted my questions. I’m basically done with my (1st) mirror but I’m sticking around to try to repay those that helped, or continue to help me, by helping others, if I can.

          Create a working config
          How to add modules

          C 1 Reply Last reply Feb 16, 2017, 1:21 PM Reply Quote 1
          • C Offline
            cowboysdude Module Developer @Mykle1
            last edited by Feb 16, 2017, 1:21 PM

            @Mykle1 Yes they were because they like doing this and because you asked nicely ;)

            We’ve had a few that ‘demanded’… they didn’t last long here… LOL

            This is a labor of love for many… There are so many other really great people here. So yes step into the light and ask questions… it’s how we learn!

            J 1 Reply Last reply Feb 16, 2017, 6:43 PM Reply Quote 1
            • J Offline
              johnnyboy @cowboysdude
              last edited by johnnyboy Apr 28, 2017, 12:49 PM Feb 16, 2017, 6:43 PM

              This post is deleted!
              C 1 Reply Last reply Feb 16, 2017, 8:55 PM Reply Quote 1
              • C Offline
                cowboysdude Module Developer @johnnyboy
                last edited by Feb 16, 2017, 8:55 PM

                @johnnyboy I had to format my brain to use Linux and learn JS… LOL BUT I’m doing it!

                I’m used to Windows and PHP… While the both offer great things learning something new can be fun and frustrating… But hang in there if you have questions someone is usually there to answer!

                M 1 Reply Last reply Feb 19, 2017, 4:08 PM Reply Quote 1
                • M Offline
                  Mykle1 Project Sponsor Module Developer @cowboysdude
                  last edited by Feb 19, 2017, 4:08 PM

                  @Everyone

                  1.1k views! That just made my day. Yeah, baby! :eyes:

                  Create a working config
                  How to add modules

                  J 2 Replies Last reply Feb 20, 2017, 11:38 AM Reply Quote 1
                  • J Offline
                    johnnyboy @Mykle1
                    last edited by johnnyboy Apr 28, 2017, 12:50 PM Feb 20, 2017, 11:38 AM

                    This post is deleted!
                    Y 1 Reply Last reply Feb 20, 2017, 11:41 AM Reply Quote 0
                    • Y Offline
                      yawns Moderator @johnnyboy
                      last edited by yawns Feb 20, 2017, 11:43 AM Feb 20, 2017, 11:41 AM

                      @johnnyboy
                      The pictures are there, the forum is just not showing them currently.
                      I fixed the image links in the opening post manually

                      M 1 Reply Last reply Feb 20, 2017, 3:30 PM Reply Quote 3
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 19
                      • 20
                      • 2 / 20
                      2 / 20
                      • First post
                        20/193
                        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