Skip to content
Snippets Groups Projects

Microcontroller-based Occupancy Monitoring (MOM)

Authors and Acknowledgements

ECE 445 FA2022 Team 7:

  • Franklin Moy
  • Vish Gopal Sekar
  • John Li
  • TA: Hanyin Shao

About

The goal of this project is to create a web app to allow users to determine how occupied popular study locations are.

Repository Structure

  • boards
    • Contains KiCad project files for the hardware schematics and PCB layouts.
  • code
    • Contains all software created for the project, including those used for RV processes and production code.
  • models
    • Contains all custom symbols, footprints, and 3D models used for the hardware and enclosure design.
  • notebooks
    • Contains all individual lab notebooks.