• 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.

Prepping my first build. Care to check my work?

Scheduled Pinned Locked Moved Development
26 Posts 6 Posters 11.5k Views 4 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 @3DPrintedWaffles
    last edited by Mykle1 Jan 26, 2018, 9:27 PM Jan 26, 2018, 9:23 PM

    @3DPrintedWaffles said in Prepping my first build. Care to check my work?:

    Hmm I may go that route. I like how well contained everything sits in your rig.

    Advantages:

    When you shut down your Pi how will you turn it back on? Pull the plug and plug it back in? Hell no! A (mini) power strip with a breaker switch works perfectly. Turn the switch off (after shutting down your Pi) and simply turn it back on. Boom! The Pi now has an on/off switch.

    Extra outlet. After you’ve plugged in your Pi and your monitor, what then? My mini power strip has three outlets. That’s all I needed, but as builds become more complicated and require power for other devices (LED’s etc) then a six outlet strip can be affixed to the wall of the mirror box. Mine is on the bottom.

    Less cabling. With the power strip you can modify/make extensions of exact length so there’s less clutter behind your mirror. I made a short orange extension (see picture) because the power plug for the Pi “stood up” when plugged in. I couldn’t have that. Now it “lays down”. Yes, you could do that without a power strip but do you really want to splice all that wiring? And how would that look? Hell no! (I like saying that) :-)

    This is just my opinion, and others may offer you better solutions, but I think this a very efficient and neat way of doing things, and you get the added benefit of an on/off switch.

    P.S. At the time of this build the mini power strip was a $5 add on item at Amazon. You can’t beat that with a stick. :-)

    Peace!

    Create a working config
    How to add modules

    3 1 Reply Last reply Jan 28, 2018, 4:04 AM Reply Quote 1
    • 3 Offline
      3DPrintedWaffles @Mykle1
      last edited by 3DPrintedWaffles Jan 28, 2018, 4:19 AM Jan 28, 2018, 4:04 AM

      @Mykle1 Awesome, thanks for your thorough response!

      I’ve hit a snag with the monitor, I don’t know how to get the bezel off. Videos online for this same model (but apparently different sub-model) have screws and clips in places where mine does not. I’ve got the Acer AL2216W sd. Would it be ideal to just use brute force on it? Hell no! There’s gotta be a better way, but I haven’t found it. I ordered a jimmy and may just wait for it to arrive to try and crank that thing open. Any advice would be much appreciated :-)

      M 1 Reply Last reply Jan 28, 2018, 1:52 PM Reply Quote 0
      • M Offline
        Mykle1 Project Sponsor Module Developer @3DPrintedWaffles
        last edited by Jan 28, 2018, 1:52 PM

        @3DPrintedWaffles said in Prepping my first build. Care to check my work?:

        Would it be ideal to just use brute force on it? Hell no!

        Ha ha! :-)

        Any advice would be much appreciated :-)

        I’ve never encountered a bezel that didn’t just snap off so be as careful as you can be. I know someone that cracked a 32 monitor while removing it from the casing. :-(

        Create a working config
        How to add modules

        3 1 Reply Last reply Jan 30, 2018, 8:06 PM Reply Quote 0
        • 3 Offline
          3DPrintedWaffles @cruunnerr
          last edited by Jan 28, 2018, 6:39 PM

          @cruunnerr said in Prepping my first build. Care to check my work?:

          @bhepler said in Prepping my first build. Care to check my work?:

          • Give a thought to power. Are you routing the power through the wall? Through a hole in your internal framework? Consider that at the moment, you have to power the Pi and the monitor, so that’s two cords.

          That is a good keyword. If u just want one cord u can think about using a step-down converter.
          Don’t know what Voltage your monitor will be using. In my case my monitor needs 12V and the RPi 5V as normal.

          So i choosed a big 12V power supply (5A or 60W) to power both.

          Then i ordered a DC-DC Step Down converter: https://www.amazon.com/DROK-Converter-Step-down-Regulator-Stabilizer/dp/B019RKVMKU/ref=sr_1_5?ie=UTF8&qid=1516968110&sr=8-5&keywords=lm2596&th=1

          connect the 12V output of the power supply to the converter input and parallel to your monitor.
          adjust the converter output to 5 - 5.1V and connect it with your Pi :)

          You can see an example here: https://forum.magicmirror.builders/topic/6048/my-first-mirror-until-now/12

          This looks like the way to go, though perhaps a bit more advanced than I am. I think I’ll give this a go when I build my second mirror :-)

          1 Reply Last reply Reply Quote 0
          • C Offline
            cruunnerr
            last edited by cruunnerr Jan 28, 2018, 6:45 PM Jan 28, 2018, 6:44 PM

            a last hint, which is more software suggest:

            https://github.com/gilyes/pi-shutdown

            order one push button more (if u tough about before), so this is nice to shutdown and boot up your Pi safely :)

            1 Reply Last reply Reply Quote 0
            • 3 Offline
              3DPrintedWaffles @Mykle1
              last edited by Jan 28, 2018, 8:13 PM

              @Mykle1 Could you show me how this mirror looks from the front? Do you have it vertical or horizontal?

              M 1 Reply Last reply Jan 28, 2018, 9:06 PM Reply Quote 0
              • M Offline
                Mykle1 Project Sponsor Module Developer @3DPrintedWaffles
                last edited by Jan 28, 2018, 9:06 PM

                @3DPrintedWaffles said in Prepping my first build. Care to check my work?:

                Could you show me how this mirror looks from the front?

                0_1517173573119_2.JPG 0_1517173584148_3.JPG 0_1517173595582_1.JPG 0_1517173605101_4.JPG

                Create a working config
                How to add modules

                3 2 Replies Last reply Jan 28, 2018, 9:16 PM Reply Quote 1
                • 3 Offline
                  3DPrintedWaffles @Mykle1
                  last edited by Jan 28, 2018, 9:16 PM

                  @Mykle1 Dang, that’s pretty good lookin’. I especially like your frame. I think in some ways the frame makes or breaks it. With a poor/ugly frame it loses it’s “future tech” feel and instead looks tacky. But what you’ve done with a high quality frame keeps the mirror crisp and communicates that it’s not some poorly thrown together novelty/oddity. I think it’s similar to when you see what was once a very nice car that’s been beaten up and not lookin’ good.

                  I’m probably not going to try to go bezel free for my first build, but as it happens my next door neighbor is a big wood working guy. I’m gonna ask for his help with that part of this. I just gotta think of some kind of gift I can give him in return…

                  M 2 Replies Last reply Jan 28, 2018, 9:26 PM Reply Quote 1
                  • M Offline
                    Mykle1 Project Sponsor Module Developer @3DPrintedWaffles
                    last edited by Jan 28, 2018, 9:26 PM

                    @3DPrintedWaffles

                    Thanks for your kind words. Really, I made that frame from a $12 piece of molding from the local Home Depot. Hell, you could buy a $6 miter box and do the same thing yourself.

                    You can see the whole build here
                    https://forum.magicmirror.builders/topic/1678/1-old-noob-1-rpi-i-can-t-believe-i-did-it-revisited

                    And you can see my use of a cheap miter box here.
                    https://forum.magicmirror.builders/topic/4930/vanity-mirror-thy-name-is-woman-using-laptop

                    Create a working config
                    How to add modules

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @3DPrintedWaffles
                      last edited by Jan 28, 2018, 9:31 PM

                      @3DPrintedWaffles said in Prepping my first build. Care to check my work?:

                      but as it happens my next door neighbor is a big wood working guy. I’m gonna ask for his help with that part of this. I just gotta think of some kind of gift I can give him in return…

                      Get him a six-pack of beer. It will take him less than five minutes to miter a frame. Or. get yourself the beer and make the frame yourself. Then you get all the glory. :-)

                      Create a working config
                      How to add modules

                      3 1 Reply Last reply Jan 28, 2018, 9:50 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 2 / 3
                      2 / 3
                      • First post
                        11/26
                        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