Read the statement by Michael Teeuw here.
1 old noob + 1 rPi = I can't believe I did it! (revisited)
-
Hello fellow MagicMirror makers!
It is with a huge sense of self-satisfaction that I present my build of MagicMirror. Looking at the builds that came before mine was extremely helpful and the people that have assisted me here should all be commended. Without your help I may not have completed my project. Thank you all, for your time, patience and effort on my behalf. I think you are nothing short of brilliant and I wish you all every success. And a special shout out to Michael Teeuw for making this all possible. Feel free to comment, Michael, so I can tell my son that the creator of MagicMirror actually contacted me about my build. (fingers crossed)
My reason for building: (Yes, I’m going to tell a short, boring story)
My son is a senior at Steven’s Institute of Technology. He majors in Computer Programming and Engineering. While he was home for Christmas break he suggested I take an old PC and install uBuntu on it as a project. (I like projects). It took me a few days, but when I was done I thought, “Well now what do I do with it?” He suggested a few online sites that teach you Python and Java but I have no practical use for learning that at my age. Then he suggested I check out this thing called a Raspberry Pi. He said people were doing all sorts of cool things with them. Then he went back to school.
First, I did some Google searching for what a Raspberry Pi actually was. Seriously, I had no idea. Another Google search for what people were doing with them. BLAM! There it was! A Magic Mirror, but I was unsure of my ability to do this. My solution? See if I could get it up and running on a PC. Once I was able to successfully install and actually get MagicMirror running I was totally into it, hard core. I ordered my Pi and the 2-way mirror. When my son comes home for his next break, I will present him with a Magic Mirror, and thank him for the best suggestion, ever.
(End of boring “short?” story).
In the future, it is my intention to add a USB webcam, a microphone and speakers so that I can have facial recognition, some sort of voice activation with response and sound. Might as well dream big.









!


-
Awesome job dude! :D
-
Nice story, my dad is in the same “situation”. He is a paying guest (at least dict.leo.org uses this as translation for Pensionär) and is now trying to find new hobbies and tasks. He enjoys going to the hardware store looking for some nice tools to build stuff or repair things in my parents house. From time to time he tackles with different linux distributions, and he mentioned he wants to buy a raspberry :D
And please let us know the reactions of your son. I can imagine I would be kind of irritated but proud of my dad building such a thing on his own, working his way through all these difficulties.
-
-
Here is a list of the modules that I am using that I forgot to enter at the end of my story.
MMM-Remote Control - An absolute “must have” module. With it, I use my iPhone to turn other modules off and on. It impresses the hell out of people. It impresses the hell out of me! You can also access it on any computer on your network. Brilliant!
compliments - I use it for insults, too. “You look fat in that dress!” is my favorite.
planetrise - I’m an amateur astronomer with a telescope. Having this information at a glance is simply fantastic!
alert - One of the default modules
MMM-Simple-Logo - 3 instances, 2 you can see. The picture I drew in high school and the YES logo at the bottom right and left. A picture of me is hidden via MMM-Remote Control. I mean really, who wants to see that? ;-)
MMM-Globe - Another “must have” for me. Every ten minutes I get a picture of earth from the Japanese Himawari-8 weather satellite displayed on my mirror? Sign me up.
clock - One of the default modules
calendar - I combined the free US Holidays calendar with my Google calendar. Excellent!
currentweather - One of the default modules. Very nice.
weatherforecast - One of the default modules. Also very nice.
MMM-SystemStats - Hidden via MMM-Remote Control in the pictures. When I want to check system temperature, system load and free ram I just show it for a moment and hide it again.
newsfeed - One of the default modules. I happen to be in NYC so that’s just perfect for me
-
-
Great work! Looking good! I bet your kid will be impressed! I know I would if my father took on a project like yours! :)
-
@Jayh391 said in 1 old noob + 1 rPi = I can’t believe I did it! (revisited):
Thanks for posting modules used.
Jay
Thank you for reminding me
-
@Snille said in 1 old noob + 1 rPi = I can’t believe I did it! (revisited):
Great work! Looking good! I bet your kid will be impressed! I know I would if my father took on a project like yours! :)
Thank you very much. That’s what I am hoping for. :-)
-
HOLY COW THAT IS JUST PLAIN AWESOME!!! Great job!!! I LOVE IT!
Hey no such thing as old ;) The noob part… I’m still there… just learning how to write js and it’s been painful but I thought to myself today… “I AM GOING TO GET THIS!” I learned PHP I can learn this too!
Baby steps… Hahahhahhaha
-
@cowboysdude said in 1 old noob + 1 rPi = I can’t believe I did it! (revisited):
HOLY COW THAT IS JUST PLAIN AWESOME!!! Great job!!! I LOVE IT!
That’s extremely nice of you to say so. I hope I get a similar reaction from my son when the time comes.
-
You did an absolutely fantastic job on your mirror, and your “boring” story is rather inspiring if you ask me. Thanks for posting!
-
@carlhoffman said in 1 old noob + 1 rPi = I can’t believe I did it! (revisited):
You did an absolutely fantastic job on your mirror, and your “boring” story is rather inspiring if you ask me. Thanks for posting!
Thank you very much for your kind words. I thought I was done with this, but it has been so much fun that I continue to tweak things and I’m trying to repay those that helped me along the way by helping other new builders that have questions. There are some fantastic people here that helped me and everyone else. PeppaPigKilla (the very first person to get me past a hurdle), yawns, Strawberry 3.141, to name a few. They are brilliant, patient, and generous with their assistance. In my case, they deserve to be mentioned.
Peace :peace:
-
This post is deleted! -
He did do a nice job… I’m going to call him “Wilson”… LOL I think he’ll know what I mean…
It’s from an old American show called “Home Improvements”… Every time the main actor talked to his neighbor the neighbor had something blocking his face so you could never see his face LOL
It was quite humorous…
-
@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:
-
@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 -
This post is deleted! -
@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.
-
@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!
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