Smart Mirror Documentation
  • Introduction
  • Hardware
  • Installation
    • Install Raspberry PI OS
    • Install dependencies
  • Configuration
    • Configure the Pi
    • Configuring Sound
    • Cloud Speech Recognition
    • First Time Running Smart Mirror
    • Configure the smart-mirror
  • Running
    • Setting up Smart-Mirror to Run on Boot
    • Commands Used to Run Smart-Mirror
  • Troubleshooting & FAQs
    • Issues installing electron-prebuilt
    • Microphone and Speech Recognition issues
    • Issues with Remote and ConfigUI
  • Development and Contributing
  • Updating
  • Index
  • How Tos
    • How To Obtain Chromium Speech Keys
    • How To Install Raspberry Pi OS(full)
    • Enabling Motion Detection
Powered by GitBook
On this page
  • Smart Mirror
  • Introduction
  • About this documentation

Was this helpful?

Introduction

NextHardware

Last updated 3 years ago

Was this helpful?

Smart Mirror

A voice controlled life automation hub, most commonly powered by the Raspberry Pi.

Introduction

This is the official documentation for the smart-mirror, a voice controlled interface that controls your smart devices and displays information from a growing number of services. The smart mirror is powered by:

  • The Raspberry Pi 3 or 4

  • A webcam (PlayStation Eye)

  • Observation mirror (aka mirror pane)

  • Computer monitor

The smart-mirror was originally inspired by HomeMirror and Michael Teeuw's Magic Mirror. It was originally created in a weekend and is now maintained by a growing community of contributors and enthusiasts.

Video Demo: See it in action

> Note: The current video demonstrations do not display the mirror in its current state. Such as keyword spotting and remote configuration.

Starting from scratch? No problem. Head on over to the Hardware section to get started.

If you encounter problems along the way check out the Troubleshooting section or join us in the discord chat.

Please file any issues or bugs on GitHub.

About this documentation

This documentation is constantly evolving. It is updated as we find issues and as we add new features. Who is the "we"? We are a community of people contributing, supporting, and improving this project. We are working to make the documentation as helpful, clear, and accurate as possible.

Issues and/or concerns with the documentation? Please file an issue on GitHub. Commenting in line can cause readability issues for others. It is also difficult for anyone other than Evan Cohen to address or remove after resolving the documentation.

This documentation outlines a sequential installation process. For successful installation and configuration you must follow it step by step. If you skip a step that seems insignificant it can cause issues down the line.

##Language Translation

If English isn't your first language, you can translate this site.

function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element'); }

Supported Platforms

The smart-mirror is fully compatible with the following operating systems. Note that a small number of features require GPIO, devices without this will not be able to take advantage of these features.

    • Pi 2

    • Pi 3

    • Pi 4

Partially supported Platforms

The smart-mirror is partially compatible with the following operating systems

    • Keyword Spotter is not supported. See snowboy#31.

    • See the cordova branch for details

Raspberry Pi OS

Linux (Most major distributions)

OS X >= 10.8

Windows 7 / Server 2008 R2 or higher

iOS and Android (Experimental!)

Discord Chat