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

Was this helpful?

  1. How Tos

How To Install Raspberry Pi OS(full)

#####DOWNLOAD THE IMAGE

  • Official images for Raspbian Jessie are available to download from the Raspberry Pi website Downloads page.

  • Do not use Raspbian Lite or NOOBs to install Raspbian Jessie. This causes unexpected results when installing and configuring your Smart-mirror

  • After downloading the .zip file, unzip it to get the image file (.img) for writing to your SD card.

#####WRITING AN IMAGE TO THE SD CARD

  • With the image file of the distribution of your choice, you need to use an image writing tool to install it on your SD card.

  • See Raspberry Pi's guide for your system:

    • Linux

    • Mac OS

    • Windows

PreviousHow To Obtain Chromium Speech KeysNextEnabling Motion Detection

Last updated 3 years ago

Was this helpful?