Skip to content

cnlinxi/Shaper_SmartHome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shaper SmartHome

A smart-home project.

This project win the second prize of ImagineCup 2016 China (Shaper).

Project features

  • Come into your house by face detection, your devices will receive the message timely.
  • The strangers attempting to get into your house will be prevented and a photo will be uploaded.
  • Get information of house.
  • Remote control.

On the left is the mobile client interface and on the right is the PC interface

A simple IoT physical picture :)

Get started

We write UWP client which can run on PC&phone. The Raspberry Pi is used as a hardware device on the IoT side. We set up a server on Microsoft Azure and use its Face Recognization API and Blob storage. Thanks to Microsoft :)

How use it

Just open your visual studio and add this three projects into the solution. Press the "run" of the toolbar to start them. Three projects are server side, client side and IoT side.

File Structure

  • Client: A UWP application which run on PC or phone. Display data and provide control interface.
  • IoT: A UWP application which run on Raspberry Pi. Collect data and send them to server.
  • Server: A asp.net application which run on server. Deal with data , save data and send data to client to display them. It connects client and IoT.

Connect

[email protected]

blog: WinterColor blog

enjoy it

About

Shaper smart-home project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published