Hello. I watched your 5 part series. Thank you. Do you have any resources for basic programming? Your videos are great, just need assistance in programming.
Hi Caroline, ive followed everything u did in the video. But when I run my module, I get the link to the website but can't access it. And the module exits after >10 secs.
Hi Caroline i have my magic mirror up and working fine. It would be nice for you to do a new video on the new raspberry pi 4 soon thanks with new project like wheel chair control or with a good motor control board which can take lots of power from the on board battery.
Hey Caroline. Just curious if you have done or would ever do a video on strictly MM modules? Specifically the 3rd party ones. I've got all the defaults down m=but having so many problems with getting the 3rd party modules to run. It's definitely something I'm doing in the when bringing the codes over to the terminal but I cannot figure it out to save the life of me!! and it's happening with every single one. I've followed step by step by step on the videos but not having any luck with anything besides pulling my hair out. haha. I've tried bitcoin, flights, nfl schedule, commute, and many more. Any advice or a video would be super helpful and I'd greatly appreciate it!!
Great tutorial Caroline. I only have one minor query. I enter my ip address into my Android Note 9 and the remote controls work fine, but I cannot see how to make it into an icon, as you do
When I enter "edit view" on the .html controller link, all I get is Loading.. and not modules. I cannot control the pi at all, all I can do is see it. Help?
I found a solution that worked for me here: github.com/jopyth/MMM-Remote-Control/issues/185 They say: replace // Private Methods self.socket = io("/" + self.moduleName, { path: window.location.pathname + "socket.io" }); with // Private Methods self.socket = io("/" + self.moduleName); in js/socketclient.js
Good morning Caroline first off I like to say I watched a lot of your videos on magic mirror and they were extremely helpful. I learned a lot from you, so keep up the good work. I am though trying to install Google assist on my magic mirror and I'm finding it very difficult to figure out how to do this the Google site is not very clear to me. Could you do a video on how to do this, or maybe you already have one, please let me know
Hey there, how did you handle that it was actually showing your real IP-address on the screen? I did the exact same steps u did, but its just saying ip-of-your-pi:8080 ant not my real ip
Great videos and everything is working.... All but the remote module... the code online looks different then yours here. Maybe you could advise on how to get it working?
@@Pegnox { module: "MMM-Remote-Control", // uncomment the following line to show the URL of the remote control on the mirror position: "bottom_right", // you can hide this module afterwards from the remote control itself config: { customCommand: {}, // Optional, See "Using Custom Commands" below customMenu: "custom_menu.json", // Optional, See "Custom Menu Items" below showModuleApiMenu: true, // Optional, Enable the Module Controls menu apiKey: "" // Optional, See API/README.md for details } },
Very Good Caroline, I have a question . how to add a 4th column to the magic mirror ? We have the right, center and left, and I have a wide screen and I want to squeeze in one more column of content/modules . is that possible ? I couldn't figure out how to do that maybe with main.css or index.html ?
@@tom_kauf yeah I did. It's something to do with a different piece of JSON code in the mirror setup. I can't remember where I saw it or what I changed though. Try googling about the buttons not working and should find something I hope
What I did differently is downloaded 1.1.4 version. (github.com/Jopyth/MMM-Remote-Control/releases/tag/v1.1.4) and copied it to the modules folder on the pi. Then updated the version by licking in the folder install.sh (or some file similar to that). From there go to the config file and put the port: 8080 before the address: "0,0,0,0",. (For some reason it would not work in the previous order). Then restart using pm2 restart MagicMirror in the terminal. and it should work exactly like hers. (dont forget to put the ipWhitelist like hers.)
{ module: "MMM-Remote-Control" // uncomment the following line to show the URL of the remote control on the mirror , position: 'bottom_right' // you can hide this module afterwards from the remote control itself config: { apiKey: '' } }, when i paste that and try the npm start i get a error
Hi I have installed the alexa module and I have faced some problems 1) I'm not able to add an event in calendar 2)the Spotify module is not working it's saying"Spotify isn't supported in this device" 3)I'm not able turn on and turn off the mirror with this Alexa module Pls help!!
Mine didnt work like hers either. What I did differently is downloaded 1.1.4 version. (@t and copied it to the modules folder on the pi. Then updated the version by licking in the folder @t (or some file similar to that). From there go to the config file and put the port: 8080 before the address: "0,0,0,0",. (For some reason it would not work in the previous order). Then restart using pm2 restart MagicMirror in the terminal. and it should work exactly like hers. (dont forget to put the ipWhitelist like hers.)
Susan Robertson yep. If you look for one of the earliest videos on my channel, search for Super Bowl XXXIV pregame show, you’ll see me dancing in the Super Bowl pregame show in 2000
This video was published prior to the release of MagicMirror2. I've made an update video here: ua-cam.com/video/7nR45jz5Unk/v-deo.html
Thanks so much Caroline. I love your videos, they’re great for us who are not that much into coding.
Thanks, Caroline! Your videos are well paced, concise, and have just the right amount of information!
5 thumbs up! I doubt I could have done it without your help. My bulletin board looks so slick!
This is the best explanation video for Magic Mirror !!!!!!!!!!!!!!!!! Thank you :D
Please make a video on interfacing voice command through Google assistant or Alexa please
Thank you so much ma'am for your videos 💓🤠 it's really helpful 🙏
Hello. I watched your 5 part series. Thank you. Do you have any resources for basic programming? Your videos are great, just need assistance in programming.
Hi Caroline, ive followed everything u did in the video. But when I run my module, I get the link to the website but can't access it. And the module exits after >10 secs.
Hi Caroline i have my magic mirror up and working fine. It would be nice for you to do a new video on the new raspberry pi 4 soon thanks with new project like wheel chair control or with a good motor control board which can take lots of power from the on board battery.
Well made, was able to follow without any issues!
Great series of videos - thanks very much!
great videos.. helped me a lot with my project. you explain so well :)
how did you create the light gray outline around your calendar etc?
Fantastic series! Great job!!!
Nice Work, thank you ✌🏻
Thank you Very much Caroline, what a great tutorial in all aspects, you have my 5 starts. now it's my turn to put it in practice. God Bless
Hey Caroline. Just curious if you have done or would ever do a video on strictly MM modules? Specifically the 3rd party ones. I've got all the defaults down m=but having so many problems with getting the 3rd party modules to run. It's definitely something I'm doing in the when bringing the codes over to the terminal but I cannot figure it out to save the life of me!! and it's happening with every single one. I've followed step by step by step on the videos but not having any luck with anything besides pulling my hair out. haha. I've tried bitcoin, flights, nfl schedule, commute, and many more. Any advice or a video would be super helpful and I'd greatly appreciate it!!
Hallo Miss Caroline how can you change colours of the moduls Clock , Weather and Calendar? Thanks
Caroline8 can you please tell me how to solve "failed to install dependencies" issue
Great tutorial Caroline. I only have one minor query. I enter my ip address into my Android Note 9 and the remote controls work fine, but I cannot see how to make it into an icon, as you do
I have now got the icon on my home screen. Keep up the good work
Awesome , can you add also google assistant also to this mirror
how do you have a custom css file ?
When I enter "edit view" on the .html controller link, all I get is Loading.. and not modules. I cannot control the pi at all, all I can do is see it. Help?
i have the same issue. Can't get it to load the modules.
I found a solution that worked for me here: github.com/jopyth/MMM-Remote-Control/issues/185
They say:
replace
// Private Methods
self.socket = io("/" + self.moduleName, {
path: window.location.pathname + "socket.io"
});
with
// Private Methods
self.socket = io("/" + self.moduleName);
in js/socketclient.js
Is it possible to change the font size of the date and weather modules? I've looked everywhere and can't get it to work
Good morning Caroline
first off I like to say I watched a lot of your videos on magic mirror and they were extremely helpful. I learned a lot from you, so keep up the good work.
I am though trying to install Google assist on my magic mirror and I'm finding it very difficult to figure out how to do this the Google site is not very clear to me. Could you do a video on how to do this, or maybe you already have one, please let me know
Hey there, how did you handle that it was actually showing your real IP-address on the screen? I did the exact same steps u did, but its just saying ip-of-your-pi:8080 ant not my real ip
This video was published a while ago. I've made an update video here: ua-cam.com/video/7nR45jz5Unk/v-deo.html
Vous êtes magic!!!!!!
in browser it is not working
Love this stuff Caroline...very well presented!!! Any thoughts on how to make the magic mirror touch screen using a ir touch frame and or photo booth?
Great videos and everything is working.... All but the remote module... the code online looks different then yours here. Maybe you could advise on how to get it working?
I had the same issue. I solved it by removing the comma before position and by added commas after 'MMM-Remote-Control' and 'bottom_left'
@@bakayaro117 this didn't work for me
@@Pegnox ''bottom_left'' like this not 'bottom_left'
@@Pegnox {
module: "MMM-Remote-Control",
// uncomment the following line to show the URL of the remote control on the mirror
position: "bottom_right",
// you can hide this module afterwards from the remote control itself
config: {
customCommand: {}, // Optional, See "Using Custom Commands" below
customMenu: "custom_menu.json", // Optional, See "Custom Menu Items" below
showModuleApiMenu: true, // Optional, Enable the Module Controls menu
apiKey: "" // Optional, See API/README.md for details
}
},
@@amir-pj2ft ahh okey thx
Very Good Caroline, I have a question . how to add a 4th column to the magic mirror ?
We have the right, center and left, and I have a wide screen and I want to squeeze in one more column of content/modules . is that possible ? I couldn't figure out how to do that maybe with main.css or index.html ?
Please make a video on how to install mmm awesome alexa in magic mirror
The website doesn’t open in my phone
Hi. I do all the same and try the EASY INSTALL too, but, when I click on the buttons of the remote, nothing happens :/ Any Idea ?
I have exactly the same issue
@@benaldous193 Have you figured this out? I'm currently stuck.
@@tom_kauf yeah I did. It's something to do with a different piece of JSON code in the mirror setup. I can't remember where I saw it or what I changed though. Try googling about the buttons not working and should find something I hope
how do you remove the mouse cursor from showing up on the mirror?
sudo apt-get install unclutter
Excelente!
Maravillosos tutoriales
¿Podrias enseñarnos a instalar alexa?
Awesome.
nice video, easy to follow...thx
Hi this has been very interesting its will help me comnet out line I do not need thank for that . keep your video comeing on raspberry pi projects.
For everyone that is getting an error there is a missing comma after 'bottom_left'
@t
Thank you, I have been trying to fix my remote module and following this tutorial after 2 days of trial, error, reinstall I managed to get it working
Thank you, can you guide us alexa control on raspberry pi3 using magic mirror
Raspberry pi 3 ko support krta hai kya Alexa
the URL when I run magicmirror says "ip-of-your-mirror instead of numbers even though I followed what you did exactly
What I did differently is downloaded 1.1.4 version. (github.com/Jopyth/MMM-Remote-Control/releases/tag/v1.1.4) and copied it to the modules folder on the pi. Then updated the version by licking in the folder install.sh (or some file similar to that). From there go to the config file and put the port: 8080 before the address: "0,0,0,0",. (For some reason it would not work in the previous order). Then restart using pm2 restart MagicMirror in the terminal. and it should work exactly like hers. (dont forget to put the ipWhitelist like hers.)
@@claymcclendon this helped, thanks for your response - as of now the version is 2.0.0
Awesome
{
module: "MMM-Remote-Control"
// uncomment the following line to show the URL of the remote control on the mirror
, position: 'bottom_right'
// you can hide this module afterwards from the remote control itself
config: {
apiKey: ''
}
},
when i paste that and try the npm start i get a error
, position: 'bottom_right' , (you missed a comma)
@Aryan Arora make sure your mirror is on when you start the remote control and make sure you are on the same wifi
Hi can you please make a video on how to display anything on smart mirror with the help of Google assistant
Can we use Wifi control on this app?
Tks. The best
Hi I have installed the alexa module and I have faced some problems
1) I'm not able to add an event in calendar
2)the Spotify module is not working it's saying"Spotify isn't supported in this device"
3)I'm not able turn on and turn off the mirror with this Alexa module
Pls help!!
Neat
👏👏👏
Pls help me. Only display http//ip-of-your-mirror:8080/remote.html? Help me😭
Please see Part 6 of my series where I address this: ua-cam.com/video/7nR45jz5Unk/v-deo.html
Tq sis. Finally it's work🥰🤪
TE AMOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
I need help please i didn't work
Mine didnt work like hers either. What I did differently is downloaded 1.1.4 version. (@t and copied it to the modules folder on the pi. Then updated the version by licking in the folder @t (or some file similar to that). From there go to the config file and put the port: 8080 before the address: "0,0,0,0",. (For some reason it would not work in the previous order). Then restart using pm2 restart MagicMirror in the terminal. and it should work exactly like hers. (dont forget to put the ipWhitelist like hers.)
@@claymcclendon oke, chage port before, and then adress, done with ver 1.1.4. Big thanks!
i call it smart display
☝️😉👍
Super tuto, :) pour des tutos en français viens sur ma chaine ;)
Watching game tonight?
Susan Robertson yep. If you look for one of the earliest videos on my channel, search for Super Bowl XXXIV pregame show, you’ll see me dancing in the Super Bowl pregame show in 2000
Super tuto, :) pour des tutos en français viens sur ma chaine ;)