Skip to content
@Smart-Home-Guard

Smart Home Guard

Open-source smart home security with IoT, smart locks, anti-theft, and fire prevention, providing remote monitoring and real-time alerts.

Tempusalert: Intelligent Security for Modern Living

OIG3

🌱 Introduction

  • This organization was born due to the Multidisciplinary Project in semester 232.

🚀 Tech stack

🐁 CE

  • ESP32 + C++
  • Raspberry PI + Python

🐈‍⬛ CS

  • An API server built with Rust axum, with a modular philosophy: features can be added easiliy. The API server consists of 2 main components:
    • IotTask executor, which listens for incoming messages and send commands from a remote user using MQTT.
    • WebTask executor, which creates API routes and serves them. These 2 components have a bidirectional channel theoretically to allow pushing messages.
  • MongoDB for being schemaless, new features can be added easily without having to perform migrations.
  • A Web server built with Nextjs.

Popular repositories

  1. tempusalert-be tempusalert-be Public

    The api server powering the frontend and a mqtt client powering smart house

    Rust 13

  2. tempusalert-fe tempusalert-fe Public

    An interface for displaying metrics and controlling the smart home

    TypeScript 6

  3. .github .github Public

    Introduce to organization

  4. iot-gateway iot-gateway Public

    The gateway that sends message to the server

    Python

Repositories

Showing 4 of 4 repositories
  • tempusalert-fe Public

    An interface for displaying metrics and controlling the smart home

    TypeScript 6 0 0 0 Updated May 22, 2024
  • tempusalert-be Public

    The api server powering the frontend and a mqtt client powering smart house

    Rust 13 0 0 0 Updated May 22, 2024
  • iot-gateway Public

    The gateway that sends message to the server

    Python 0 0 0 0 Updated May 21, 2024
  • .github Public

    Introduce to organization

    0 0 0 0 Updated Mar 24, 2024

Top languages

Loading…

Most used topics

Loading…