Difference between revisions of "Magic Mirror"

From RiceFamily Wiki
Jump to: navigation, search
(Resources)
(Examples)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Introduction =
 
= Introduction =
 
Build a "Smart Mirror" to display the Weather and News information.  In it's more advanced forms, it might be possible to do more than that.  It would be great if it could "recognize" a person and look up information specific to them (calendar, news, etc).
 
Build a "Smart Mirror" to display the Weather and News information.  In it's more advanced forms, it might be possible to do more than that.  It would be great if it could "recognize" a person and look up information specific to them (calendar, news, etc).
 +
 +
= Desired Features =
 +
* Count Down Timer - How many Years/Months/Weeks/Days/Hours/Minutes until a deadline.
 +
** ie - New Years; Vacation; Presidential Election
  
 
= Examples =
 
= Examples =
 +
* [https://www.youtube.com/watch?v=RWjvJq4Zabk Smart Mirror Touchscreen (with Face ID) using Raspberry Pi 4 | Full Tutorial]
 
* [http://blog.dylanjpierce.com/raspberrypi/magicmirror/tutorial/2015/12/27/build-a-magic-mirror.html Build a Magic Mirror] - Looks Awesome!
 
* [http://blog.dylanjpierce.com/raspberrypi/magicmirror/tutorial/2015/12/27/build-a-magic-mirror.html Build a Magic Mirror] - Looks Awesome!
 
* [https://www.youtube.com/watch?v=fkVBAcvbrjU How to Make a Raspberry Pi Smart Mirror]
 
* [https://www.youtube.com/watch?v=fkVBAcvbrjU How to Make a Raspberry Pi Smart Mirror]
Line 13: Line 18:
 
* [https://www.youtube.com/watch?v=xP3cNy58KTE How to make a basic Magic Mirror]
 
* [https://www.youtube.com/watch?v=xP3cNy58KTE How to make a basic Magic Mirror]
 
* [https://www.youtube.com/results?search_query=raspberry+pi+magic+mirror YouTube Search for "Raspberry Pi Magic Mirror"]
 
* [https://www.youtube.com/results?search_query=raspberry+pi+magic+mirror YouTube Search for "Raspberry Pi Magic Mirror"]
 +
-----
 +
* [https://www.youtube.com/watch?v=wdaBi33nd3k LET`S BUILD - my first Raspberry Pi SMART MIRROR!]
 +
-----
 +
* [https://www.youtube.com/watch?v=DjPGoGmO5VY How to make a DIY Smart Mirror]
  
 
= Parts Needed =
 
= Parts Needed =
Line 28: Line 37:
  
 
= Resources =
 
= Resources =
 +
* https://magicmirror.builders/
 
* http://aka.ms/projectoxford
 
* http://aka.ms/projectoxford
 
* https://github.com/MicrosoftEdge/magic-mirror-demo
 
* https://github.com/MicrosoftEdge/magic-mirror-demo
 
* [http://www.tapplastics.com/ Tap Plastics]
 
* [http://www.tapplastics.com/ Tap Plastics]
 
* https://dracarysdiy.wordpress.com/ (In German and needs to be translated)
 
* https://dracarysdiy.wordpress.com/ (In German and needs to be translated)
 +
 +
= Other Possibilities =
 +
* [https://www.youtube.com/watch?v=d2KvT8tcmNU Amazon Echo on a Raspberry Pi] - Maybe merge this with Magic Mirror?
 +
* [https://www.youtube.com/watch?v=frH9HaQTFL8 Installing Alexa Voice Service to Raspberry Pi]
 +
* [https://www.youtube.com/watch?v=tcI8ibjUOzg Make your Raspberry Pi artificially intelligent!] - Amazon Alexa Personal Assistant Tutorial
 +
* https://www.raspberrypi.org/blog/magic-mirror/
  
 
[[Category:Magic Mirror]]
 
[[Category:Magic Mirror]]
 
[[Category:Project]]
 
[[Category:Project]]
 +
[[Category:Raspberry Pi]]

Latest revision as of 18:53, 24 March 2022

Introduction

Build a "Smart Mirror" to display the Weather and News information. In it's more advanced forms, it might be possible to do more than that. It would be great if it could "recognize" a person and look up information specific to them (calendar, news, etc).

Desired Features

  • Count Down Timer - How many Years/Months/Weeks/Days/Hours/Minutes until a deadline.
    • ie - New Years; Vacation; Presidential Election

Examples



Parts Needed

Resources

Other Possibilities