Skip to content

Magic Mirror is a Raspberry Pi 3 project based on the work by Micheal Teeuw.

License

Notifications You must be signed in to change notification settings

jefdewitt/magic_mirror

Repository files navigation

Magic Mirror

Magic Mirror is a smart mirror featuring a built-in display that shows weather, time, current temperature, and more. I used a a Raspberry Pi 3 and a hand built wooden frame with an LCD mounted behind glass overlayed with mirror window tint. I built my Magic Mirror based on Micheal Teeuw's own Magic Mirror project, including repo files and available documentation.

Requirements

  • Raspberry Pi 3 flashed with the latest Raspian OS
  • Frame
  • LCD
  • One-way mirror
  • MagicMirror² repository files

Additional Repo Clone Instructions

  • Install Node.js
  • Clone the repo and check out the beta branch: git clone https://github.com/MichMich/MagicMirror
  • Enter the repo: cd ~/MagicMirror
  • Install and run the app: npm install && npm start

Modules

Important Terminal Commands

  • sudo shutdown -r now Shutdown and restart the Pi
  • DISPLAY=:0 nohup npm start & Starts the display

Screenshot

Magic Mirror app image

Comments

Any questions or comments please send them my way here.

About

Magic Mirror is a Raspberry Pi 3 project based on the work by Micheal Teeuw.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published