Coder Social home page Coder Social logo

jorisbrauns / hiremotemeetcortana Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 496 KB

Awaken your morning endorphins! Tell Cortana at what time you have towake up. Our Raspberry Pi hack will gently start lightning your room.

C# 45.49% ASP 0.05% JavaScript 54.47%

hiremotemeetcortana's Introduction

Important!

This code is part of a full tutorial which can be found here: https://www.hackster.io/team-passionate-contributers/hi-remote-meet-cortana

All code contains comment to get a good understanding how things are working. If something is not clear, you can find more information on my blog: http://blog.jorisbrauns.be

Hi remote, Meet Cortana

Stop dreaming! No, really... it’s about time to wake up now. So, why is it so hard?

Get up and maximize your energy with our Cortana (by Windows 10) and Raspberry Pi light-hack!

It’s so easy: tell Cortana at what time you want to wake up and she will gently light up your room with whatever bulb you want.

Easy to implement explained top to bottom.

#HiRemoteMeetCortana.RemoteCortana Is the remote controller to turn on the light bulb alarm by using Cortana our the user interface. Build as a Universal Windows Platform application for Windows 10 Family. Cortana is an intelligent personal assistant created by Microsoft which is a voice control.

#HiRemoteMeetCortana.VoiceCommandService The voice command service is used in the previous project as a background service. By feeding this background service, Cortana is able to interact with the Universal Application Platform even when it's not active.

#HiRemoteMeetCortana.WebService This project is our middleware and communication layer between Rasbperry Pi and our Universal Windows Platform (UWP) which is hosted on Azure. (Microsoft cloud hosting) When we have sent a command from UWP to our middleware it will pass on a message by using SignalR to our Raspberry Pi. SignalR is a library for ASP.NET developers to add real-time web functionality to applications.

#HiRemoteMeetCortana.RaspberryPi All the logic of turning on the light bulb is handled in this UWP. It is receiving his information from the middleware (azure) and will make sure the light goes on when needed.

hiremotemeetcortana's People

Contributors

jorisbrauns avatar

Stargazers

Sukesh Ashok Kumar avatar jerry cai avatar Anatolii Klots avatar  avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.