/smart-home-controller

Repository for building a Smart Home Controller that works offline targeting the STM32F746ZG for College Project Work

Primary LanguageC

Smart Home Controller

About

This project is aimed at building a smart home controler, that can recognise voice locally, and control the home.

Stack

  • STM32F746 based on ARM Cortex M7
  • CMSIS-NN with Tensorflow Lite fro Voice Recognition
  • CMSIS-HAL with FreeRTOS as RTOS base Kernel
  • CMSIS-DSP for Analog Voice Preprocessing

Authors

  • Rohith Balaji
  • Avinash Reddy