Thanks for the suggestions, @bhepler. I’ll try these tomorrow.
Read the statement by Michael Teeuw here.
Posts
-
RE: Any way to fix this?
-
Any way to fix this?
In assembling my mirror, I somehow managed to rip off this small piece of circuitry from the side of my display. It connects to the lcd matrix and provide power to the bottom third of the monitor. As it stands now, I can see only the top two-thirds of the display, so the monitor isn’t totally dead. You can see the other two pieces if you follow the wood with your eyes. It’s just a thin piece that attaches to (I think) the front side of the lcd matrix, but I don’t know if it can be repaired. Suggestions?
-
RE: Safest method for attaching boards to back of display
@sdetweil I’m limited by the length of the wires attached to the boards, so mounting to the case, which is plastic, is not an option. They have to be mounted to the back of the display, which is metal.
-
Safest method for attaching boards to back of display
I’m working on a revise to my smart mirror (original is here) using legit glass instead of acrylic and mirrored film. Looks sooooooo much better. But I’m wondering now what the best way is to attached the lcd inverter board, power board and my rpi to the back of the display. Wasn’t an issue the first time around because I used a different display with the inverter board and power already assembled on the back. This time I’m using a different display and need to have these boards attached to the back without shorting out. Suggestions?
-
RE: GoogleFit - Kg's to lbs
@Fulcrum1973 In Terminal, edit MMM-GoogleFit.js and locate the line that starts with:
if (weight) {
Insert the following after that line:
config.units = "imperial";
So that’s a blank line, followed by the above code, followed by another blank line. Restart MM and voilà, pounds instead of kilograms.
-
RE: resolved.. MMM-NetworkScanner
@DarrenHill Are you #&%*ing kidding me?!? An n? That’s what’s been driving me nuts? Aaaaaarrrrrrgggghhhhhhhhh!
It works now.
Thank you all very much for your help. Even when I gave up, you guys didn’t, and I appreciate that.
-
RE: resolved.. MMM-NetworkScanner
I’ve done a complete reinstall of MagicMirror, all the modules I had, from scratch, and this one still produces only a list, not nice columns and rows of icons. I’ve officially given up.
-
RE: resolved.. MMM-NetworkScanner
@sdetweil Thanks. I appreciate the help and that you took the time to look at the code. I wish I knew more about how this stuff works. I’m learning, but I’m also getting frustrated. I’ll revisit this another time.
-
RE: resolved.. MMM-NetworkScanner
@sdetweil said in resolved.. MMM-NetworkScanner:
slametps
I’ve removed the version I had and installed the repo found here, which has outdated instructions telling me to install the ianperrin version. (I didn’t.) After restarting MM on my RPi, I know get just a list of mac addresses as I entered them in the config where I was getting at least a list of device names and icons. I’m getting really frustrated with this. Maybe time to take a break from it…
-
RE: resolved.. MMM-NetworkScanner
@sdetweil Thanks. Github is to me about as intuitive as theoretical physics. How exactly do I go about that?