Skip to content

pandu32/smart-mirror

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Mirror

This project is inspired by HomeMirror and Michael Teeuw's Magic Mirror. It uses annyang for voice interactivity, integrates with Philips Hue, and is my own take on what a "smart mirror" can be.

Why start from scratch?

Starting from scratch was less about other projects not being good enough and more about my own learning experience. While I did get a lot of insperation from other projects I really wanted this to be my own!

Hardware Components
  • Raspberry Pi (running Chromium)
  • USB Microphone
  • Monitor (with the bezel removed)
  • Mirror Pane (aka Observation Glass)
  • Philips Hue
Take it for a spin:

Check it out: https://evancohen.github.io/smart-mirror/. The version running on this link has limeted functionality: No Hue or Weather since config.js is not included in the source of this project and contains service keys, which I will not be posting.

License:

######MIT

More info:

Favicon from In the Wake of the King, a head nod to The Watcher – "A byblow of the king and a queen of the sea, she has remained apart from the workings of her family, more home beneath the waves, watching all through water and mirror. Her ambitions lie outside the Eternal Kingdom, but her secrets are valuable everywhere."

Awesome.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.3%
  • HTML 37.2%
  • CSS 13.5%
  • Python 1.0%