Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Custom system for the control and monitoring of a smart home through a web server mounted on a raspberry pi. πŸ‘πŸ“²πŸ’‘

Notifications You must be signed in to change notification settings

Abstractize/CE5303-smart-home-control-system

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

88 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏑 Smart Home Control System – CE5303 Project

This project was developed for the university course CE5303 – Embedded Systems. It implements a smart home control platform using a custom Linux image (built with Yocto) on a Raspberry Pi, a .NET Core API, and a React Native mobile app. Users can monitor and control smart devices in real time.


πŸš€ Features

  • πŸ”Œ Control lights and devices via Raspberry Pi GPIO
  • 🌑️ Monitor environmental sensors (temperature, humidity, etc.)
  • πŸ“± Mobile app with React Native + Node.js runtime
  • πŸ—„οΈ Data persistence with SQLite
  • πŸ› οΈ Custom Linux image for Raspberry Pi via Yocto Project
  • πŸ” User and device management with secure endpoints

πŸ› οΈ Tech Stack

  • Backend: .NET Core Web API
  • Frontend: React Native (Expo) with Node.js logic
  • Database: SQLite
  • Device OS: Custom embedded Linux image via Yocto Project
  • Hardware: Raspberry Pi
  • Communication: HTTP RESTful API

πŸ‘¨β€πŸ’» Contributors

Developed by:

  • Gabriel Abarca – Embedded OS configuration, backend development
  • Olman Castro @oldboy369
  • Esteban Alvarado @estalvgs1999

πŸ“¦ Project Status

Forked and archived for academic and portfolio purposes. No active development.

About

Custom system for the control and monitoring of a smart home through a web server mounted on a raspberry pi. πŸ‘πŸ“²πŸ’‘

Resources

Stars

Watchers

Forks

Languages

  • C# 68.7%
  • JavaScript 27.5%
  • C 2.9%
  • Other 0.9%