Building a Magic Mirror with .NET

By David Pine

Elevator Pitch

Walk-through the development of a magic mirror. It’s running Windows 10 IoT Core, on a Raspberry Pi 3. It was written in C# as a UWP application. My magic mirror boasts facial recognition and the Microsoft Cognitive Services (Emotion APIs), plays music, displays local weather and forecasts, etc.

Description

Have you ever heard of a “magic mirror”? And no, I’m not talking about Snow White. I’m talking about a real-world mirror, with smarts. Lend me your time and I’ll walk you through my experiences of developing my magic mirror. It’s running Windows 10 IoT Core, on a Raspberry Pi 3. It was written in C# as a Universal Windows Platform (UWP) application. My magic mirror boasts facial recognition from the Microsoft Cognitive Services (Emotion APIs), plays music, updates with current local weather and forecasts, displays a clock, and your upcoming aggregated calendar events.

Notes

I was asked to be interviewed by Microsoft’s Channel 9 “On. NET” show, it was a lot of fun!