Raspberry Pi Magic Mirror without the Mirror Part 5: Smartphone Control

Поделиться
HTML-код
  • Опубликовано: 29 окт 2024
  • НаукаНаука

Комментарии • 83

  • @Caroline
    @Caroline  5 лет назад +1

    This video was published prior to the release of MagicMirror2. I've made an update video here: ruclips.net/video/7nR45jz5Unk/видео.html

    • @tuliagz5329
      @tuliagz5329 4 года назад

      Thanks so much Caroline. I love your videos, they’re great for us who are not that much into coding.

  • @melodyrandall7503
    @melodyrandall7503 5 лет назад +11

    Thanks, Caroline! Your videos are well paced, concise, and have just the right amount of information!

  • @sharpwoodworks
    @sharpwoodworks 3 года назад +2

    5 thumbs up! I doubt I could have done it without your help. My bulletin board looks so slick!

  • @jayfighter1920
    @jayfighter1920 Год назад +1

    Thank you so much ma'am for your videos 💓🤠 it's really helpful 🙏

  • @TheMcdougaj
    @TheMcdougaj 3 года назад +1

    Well made, was able to follow without any issues!

  • @scartoazul
    @scartoazul Год назад

    great videos.. helped me a lot with my project. you explain so well :)

  • @terrydutcher9159
    @terrydutcher9159 5 лет назад +3

    Great series of videos - thanks very much!

  • @elafricano2995
    @elafricano2995 4 года назад

    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

  • @chriscross6918
    @chriscross6918 2 года назад +1

    Nice Work, thank you ✌🏻

  • @nemanjamiljevic9964
    @nemanjamiljevic9964 3 года назад +2

    This is the best explanation video for Magic Mirror !!!!!!!!!!!!!!!!! Thank you :D

  • @adarshasuvarna
    @adarshasuvarna 4 года назад +6

    Please make a video on interfacing voice command through Google assistant or Alexa please

  • @robertmcelwee
    @robertmcelwee 4 года назад +1

    Fantastic series! Great job!!!

  • @sahasreddy558
    @sahasreddy558 9 месяцев назад

    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.

  • @johngriffin7071
    @johngriffin7071 2 года назад

    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.

  • @lebrulant
    @lebrulant 5 лет назад

    Vous êtes magic!!!!!!

  • @Videogame9559
    @Videogame9559 5 лет назад +1

    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.

  • @Videogame9559
    @Videogame9559 5 лет назад

    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.

  • @Darryl.Harris
    @Darryl.Harris 5 лет назад

    nice video, easy to follow...thx

  • @AstroTomK
    @AstroTomK 5 лет назад +2

    Awesome.

  • @ludwigryan69
    @ludwigryan69 2 года назад

    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!!

  • @mannythemammoth7760
    @mannythemammoth7760 5 лет назад

    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

  • @tom_kauf
    @tom_kauf 4 года назад +3

    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?

    • @GegoCsU
      @GegoCsU 4 года назад

      i have the same issue. Can't get it to load the modules.

    • @GegoCsU
      @GegoCsU 4 года назад +2

      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

  • @henriklein4952
    @henriklein4952 5 лет назад +1

    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

    • @Caroline
      @Caroline  5 лет назад

      This video was published a while ago. I've made an update video here: ruclips.net/video/7nR45jz5Unk/видео.html

  • @tazo1jd
    @tazo1jd 3 года назад

    how did you create the light gray outline around your calendar etc?

  • @aleandro2024
    @aleandro2024 4 года назад

    Hallo Miss Caroline how can you change colours of the moduls Clock , Weather and Calendar? Thanks

  • @vishnub1687
    @vishnub1687 5 лет назад +1

    Awesome

  • @simonkhong6583
    @simonkhong6583 5 лет назад

    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

  • @rayyoudontneedtoknow6887
    @rayyoudontneedtoknow6887 3 года назад

    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

  • @zeroo92
    @zeroo92 4 года назад +1

    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 ?

    • @benaldous193
      @benaldous193 4 года назад

      I have exactly the same issue

    • @tom_kauf
      @tom_kauf 4 года назад +1

      @@benaldous193 Have you figured this out? I'm currently stuck.

    • @benaldous193
      @benaldous193 4 года назад +1

      @@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

  • @talhahafeez5309
    @talhahafeez5309 4 года назад

    Caroline8 can you please tell me how to solve "failed to install dependencies" issue

  • @tampepper
    @tampepper 5 лет назад

    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

    • @tampepper
      @tampepper 5 лет назад

      I have now got the icon on my home screen. Keep up the good work

  • @perezina1995
    @perezina1995 5 лет назад +1

    Excelente!
    Maravillosos tutoriales
    ¿Podrias enseñarnos a instalar alexa?

  • @ewertonfrancoo
    @ewertonfrancoo 5 лет назад

    Tks. The best

  • @keyun211
    @keyun211 5 лет назад +2

    👏👏👏

  • @usaljones
    @usaljones 5 лет назад

    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?

    • @bakayaro117
      @bakayaro117 5 лет назад +1

      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'

    • @Pegnox
      @Pegnox 5 лет назад

      @@bakayaro117 this didn't work for me

    • @amir-pj2ft
      @amir-pj2ft 5 лет назад

      @@Pegnox ''bottom_left'' like this not 'bottom_left'

    • @amir-pj2ft
      @amir-pj2ft 5 лет назад

      @@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
      }
      },

    • @Pegnox
      @Pegnox 5 лет назад +1

      @@amir-pj2ft ahh okey thx

  • @asmaklad
    @asmaklad 5 лет назад

    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 ?

  • @Noaman2022
    @Noaman2022 5 лет назад +2

    Awesome , can you add also google assistant also to this mirror

  • @tazo1jd
    @tazo1jd 3 года назад

    how do you have a custom css file ?

  • @cb5151
    @cb5151 2 года назад

    Neat

  • @rossdemtschyna1314
    @rossdemtschyna1314 5 лет назад

    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?

  • @shazam2323
    @shazam2323 5 лет назад

    the URL when I run magicmirror says "ip-of-your-mirror instead of numbers even though I followed what you did exactly

    • @claymcclendon
      @claymcclendon 5 лет назад +1

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

    • @robertthompson5716
      @robertthompson5716 5 лет назад +1

      @@claymcclendon this helped, thanks for your response - as of now the version is 2.0.0

  • @sunitapatil381
    @sunitapatil381 4 года назад +1

    in browser it is not working

  • @darrenhawkes3416
    @darrenhawkes3416 4 года назад

    {
    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

    • @florincondurat8216
      @florincondurat8216 4 года назад

      , position: 'bottom_right' , (you missed a comma)

    • @florincondurat8216
      @florincondurat8216 4 года назад

      @Aryan Arora make sure your mirror is on when you start the remote control and make sure you are on the same wifi

  • @davidgreen7993
    @davidgreen7993 5 лет назад

    how do you remove the mouse cursor from showing up on the mirror?

    • @davhan23
      @davhan23 5 лет назад +2

      sudo apt-get install unclutter

  • @ninaddeshmukh654
    @ninaddeshmukh654 3 года назад

    The website doesn’t open in my phone

  • @arshadkhankhan4981
    @arshadkhankhan4981 4 года назад

    Please make a video on how to install mmm awesome alexa in magic mirror

  • @egonmamboleo1514
    @egonmamboleo1514 4 года назад +1

    For everyone that is getting an error there is a missing comma after 'bottom_left'
    @t

  • @yoloromeo7636
    @yoloromeo7636 5 лет назад

    Pls help me. Only display http//ip-of-your-mirror:8080/remote.html? Help me😭

    • @Caroline
      @Caroline  5 лет назад +1

      Please see Part 6 of my series where I address this: ruclips.net/video/7nR45jz5Unk/видео.html

    • @yoloromeo7636
      @yoloromeo7636 5 лет назад

      Tq sis. Finally it's work🥰🤪

  • @simonaaronwongariasTutos
    @simonaaronwongariasTutos 5 лет назад

    TE AMOOOOOOOOOOOOOOOOOOOOOOOOOOOOO

  • @arunnair4130
    @arunnair4130 4 года назад

    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!!

  • @johnwongtw1
    @johnwongtw1 5 лет назад +3

    ☝️😉👍

  • @yensaohuongviet248
    @yensaohuongviet248 5 лет назад +1

    Thank you, can you guide us alexa control on raspberry pi3 using magic mirror

  • @FerhatTemiz
    @FerhatTemiz 5 лет назад

    Can we use Wifi control on this app?

  • @itslhycreations4819
    @itslhycreations4819 5 лет назад

    Hi can you please make a video on how to display anything on smart mirror with the help of Google assistant

  • @TommyTips
    @TommyTips 4 года назад

    Super tuto, :) pour des tutos en français viens sur ma chaine ;)

  • @Pegnox
    @Pegnox 5 лет назад

    I need help please i didn't work

    • @claymcclendon
      @claymcclendon 5 лет назад +2

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

    • @NguyenThanhTu45678
      @NguyenThanhTu45678 5 лет назад

      @@claymcclendon oke, chage port before, and then adress, done with ver 1.1.4. Big thanks!

  • @yogeshkhanse2145
    @yogeshkhanse2145 5 лет назад +1

    i call it smart display

  • @MissBELLE003
    @MissBELLE003 5 лет назад

    Watching game tonight?

    • @Caroline
      @Caroline  5 лет назад

      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

  • @TommyTips
    @TommyTips 4 года назад

    Super tuto, :) pour des tutos en français viens sur ma chaine ;)