Smart Mirror is a mirror that will display text, videos, or anything a computer monitor can display, behind a working two-way mirror.
A build off the "Magic Mirror" base. A smart mirror that will display a web page, and eventually new additional modules.
The base "Magic Mirror" project can be found here.
The SmartMirror project builds MichMich's entire MagicMirror project, then adds a small SmartMirror folder in the MagicMirror directory.
This is done through the SmartMirror.sh file, pulling MichMich's project, pulling the DanCout project, and then (for now) overwriting the config.js file.
(Under Construction)
To start this project for yourself on a linux machine, open the terminal and enter
bash -c "$(curl -sL https://raw.githubusercontent.com/DanCout/SmartMirror/master/SmartMirror.sh)"
Please install the MagicMirror project by running the following command: (please note that this is intended to install on a Raspberry Pi. It might not work properly elsewhere.)
bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)"
This project uses the following 3rd party modules:
Please install each of these modules in the MagicMirror/modules directory. Once installed, you will need to manaully enter any API keys (currently for MMM-forecast-io & MMM-awesome-alexa).
- 8' 2"x4" Pine plank
- 2-Way Mirror (I used an acrylic plastic mirror)
- Case Back-End (I used a 4'x3' whiteboard from Lowe's)
- [Power] Tools
- Drill
- Table Saw
- Hand Clamps
- Wall Mount to support 30+ lbs
- Misc screws between 1/4" - 2"
- Raspberry Pi & Power Supply (I have used the 3b+)
- LED Monitor (I used a 24")
- HDMI Cord
- 3-Prong Extension Cord
- USB Extender
- USB Sound Bar
- USB Microphone
- Dark Construction Paper / Felt
- Tape
- Super Glue
- Frame Construction Tutorial
- Config API info loader module