top of page

IntelliHome

220505
:מספר הפרויקט
אסף רוזנצויג, עידן טראוב, נעם לוי ואופיר גרינוולד
:שמות הסטודנטים המציגים
מר קירש אמיר
:שם המנחה
הנדסת תוכנה
:שם הסדנה
:מסלול הסדנה
:GitHub
פוסטר
מצגת
:תקציר הפרויקט

The current market is missing a Smart Home management system that is simple enough to be used by anyone no matter their background knowledge, powerful enough to configure many types of automations and elastic enough to support a wide range of products. Our product's purpose is to meet all these needs

IntelliHome is a web application that allows users to control and manage their Smart Home with powerful automations over a wide range of products without requiring deep technical expertise. We will provide our customers a Home Appliance with preconfigured services that will bootstrap Home Assistant when first booted. After initial installation we will integrate between Home Assistant and user client via a Cloud Service in the middle. Our system consists of four main components and the following technologies

i. Cloud Service - A single service written in C# and .Net Core. Will run on Azure using Azure App Service
ii. Home Appliance - Composed of 3 services that will run as a docker container on the compute board
iii. Database- Will retain user data in a MongoDB based database and will serve as a PaaS based database
iv. Management Interface - A console Application written in C# and .Net that helps managing the service

bottom of page