Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 688 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 688 Bytes

Technologies

  • MongoDB for the database
  • Express for routing
  • React for frontend
  • Node JS for backend
  • Bootstrap for basic styling
  • Arduino IDE for burning microcontroller
  • Ardiono for image capturing and sending

Architectural Diagram

![image](https://github.com/mqasim41/mass/assets/107126273/0ca6b660-0931-44a9-ac2a-85848f17438c)

Implementation

This project uses the MQTT protocol, a lightweight, bi-directional communication protocol popular with IoT devices to transmit image frames to a backend server for activity recognition and object tracking.