Skip to content

johnjhr/Home-Automation-using-Machine-Learning---HAMRPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Automation based on Machine Learning.

Research paper - published by IEEE INCET 2020. https://ieeexplore.ieee.org/abstract/document/9154007

Citation: J. Jaihar, N. Lingayat, P. S. Vijaybhai, G. Venkatesh and K. P. Upla, "Smart Home Automation Using Machine Learning Algorithms," 2020 International Conference for Emerging Technology (INCET), Belgaum, India, 2020, pp. 1-4, doi: 10.1109/INCET49848.2020.9154007.

Brief Description:

  • This project uses Machine Learning for Emotion recognition using Linear SVM.
  • The detected emotion is then used to automate home appliances like Ambient Lighting, Music system...etc
  • Automation is done using Raspberry pi as the microcontroller.

Process flow diagram:

Concept

Model_Emo.py is for analysing the emotion from input image and to save the result in two different locations.

Web UI screeshots

Concept