Magic Mirror - Getting Started | Installing Magic Mirror | Getting Started with MM Modules !

Поделиться
HTML-код
  • Опубликовано: 11 окт 2024
  • ~~~ DO NOT CLICK ON THIS LINK : bit.ly/3eYbFes ~~~
    Hello everyone,
    This video demonstrates how to install Magic Mirror application and the basics of Magic Mirror modules !
    Magic Mirror Installation Scripts :
    github.com/sde...
    Installer :
    bash -c "$(curl -sL raw.githubuser...)"
    FixPm2 :
    bash -c "$(curl -sL raw.githubuser...)"
    Magic Mirror Documentation :
    docs.magicmirr...
    Magic Mirror 3rd Party Modules :
    github.com/Mic...
    Watch the demonstration of Magic Mirror :
    • Frame less Magic Mirro...
    Watch the hardware built of Magic Mirror (Part 1):
    • Building Frame less Ma...
    All credits for creating the Magic Mirror UI & basic modules goes to Michael Teeuw
    github.com/Mic...
    Following 3rd Party Modules were used :
    MMM - Pages : github.com/edw...
    MMM - Alexa Control : github.com/JoC...
    MMM - Remote Control : github.com/Jop...
    MMM - Calendar Ext 2 : github.com/eou...
    MMM - PIR-Sensor : github.com/pav...
    MMM - Smart Web Page : github.com/AgP...
    MMM - RUclips API : github.com/eou...
    Home Automation Video Links :
    Video 7 - Ultimate Voice Controlled Smart Home Project
    • Ultimate Voice Control...
    Video 7.1 - Part 1/3 - Basics of Home Automation & Configuring Switches
    • Ultimate Voice control...
    Video 7.2 - Part 2/3 - Wiring ESP 8266 with Relays & Flashing it with Arduino
    • Ultimate Voice control...
    Video 7.3 - Part 3/3 - How to wire the relays with your existing switches
    • Ultimate Voice control...
    Recommended Video Links :
    Video 1 - What is Raspberry pi
    • Introduction to Raspbe...
    Video 2 - How to setup pi; the easiest way possible
    • How to setup the raspb...
    Video 3 - How to reduce the temperature of pi - [ Heat Sinks ] & [ Fan ]
    • How to reduce the temp...
    Video 4 - How to setup Power Button & LED Status indicator
    • How to install - Power...
    Video 5.1 - What is NAS & its purpose
    • Introduction to NAS | ...
    Video 5.2 - How to setup your own NAS using Raspberry Pi & Old HDD !
    • How to setup your own ...
    Video 6 - How to setup Torrent Box using raspberry pi
    • Setup Raspberry Pi tor...
    Follow me on :
    Instagram - / prrakharrr
    Facebook - / prakhar.pandey.1291
    Twitter - / prakhar06177797
    #lockdown #india #magicmirror #raspberrypi4 #harware of magic mirror #best magic mirror #Magic Mirror #best raspberry pi project #top raspberry pi project #Mirror Mirror on the wall #Michael Teeuw #MMM-Pages #MMM - Alexa Control #MMM - Calendar Ext 2 #MMM- Remote Control #MMM - PIR Sensor #MMM- Smart Web Page #MMM - RUclips API #Magic Mirror Demonstration #GitHub Magic Mirror #Best Magic Mirror #what is magic mirror #how to build magic mirror #how to make magic mirror #one way mirror #mirror #home decor ideas #digital mirror #speaking mirror #best raspberry pi

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

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

    Many thanks, PI coming today and cannot wait to get started!!

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

      Great ! Do ask if any help is needed..

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

      TechNoww Thank you!

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

    thank you so much sir..... i also have many doubts about this project..... can i ask with you?

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

    Good Job!!
    Waiting for your next video
    Thank you

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

      Thanks for your kind response.. do subscribe to my channel for more such videos !

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

    Well done! Thank you for sharing.

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

    That was all what I needed to get going ! Thanks brother..

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

    Very tempted to get a magic mirror

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

    Great video man thank you very much.

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

    i don't get what you did at 6:04 it looks like you kept the same line that was there before. where did you put the two new ip addresses?

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

      Duplicate the line and uncomment the earlier line.. not to allow access from all the ip use only saare brackets.. hope it helps !

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

      @@technoww1805 Found out what the issue was, thanks for the reply!

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

    Thanks a lot, very well explained, i was having trouble trying to install the module.

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

      Thank you for your kind response.. do subscribe to technoww for more such content !

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

    Nice video sir

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

    How can we add physical switch to trun on/off Raspberry Pi 4.

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

      Hi... Refer this link for adding a physical power button! ruclips.net/video/MFO5ZhTDPlA/видео.html
      If you liked this video, do subscribe to technoww !

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

    Great work... keep it up

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

    Works on a ubuntu PC, is it a notebook?

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

    I did a copy and paste directory from the instructions just as you did:
    {
    module: 'MMM-Remote-Control'
    // uncomment the following line to show the URL of the remote control on the mirror
    // , position: 'bottom_left'
    // 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
    }
    },
    However, when I started MagicMirror, it gave me an error.
    "Please create a config file.
    See readme for more information.
    If you get this message while your config file is already created, your config file probably contains an error. Use a JavaScript linter to validate your file.
    If I remove that section, it starts fine.
    Any ideas? I'm on a Raspberry Pi 3 B+
    Thanks.

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

      New MM application will show error, while running, please check the issues for the MMM - Remote Control

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

      You need to put a comma on the end of "module" line

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

    Plz share the link of this git hub script 😊

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

    my raspberry frozen in updating packages help =(

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

    0:21 Appliation
    Small spelling mistake :D

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

    Your audio is clipping. Turn down your levels.

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

    For everyone that is getting an error there is a missing comma after 'bottom_left'
    github.com/Jopyth/MMM-Remote-Control/issues/210