Skip to content
Snippets Groups Projects
README.md 751 B
Newer Older
fmoy3's avatar
fmoy3 committed
# Microcontroller-based Occupancy Monitoring (MOM)
fmoy3's avatar
fmoy3 committed

fmoy3's avatar
fmoy3 committed
## Authors and Acknowledgements
ECE 445 FA2022 Team 7:
- Franklin Moy
- Vish Gopal Sekar
- John Li
- TA: Hanyin Shao
fmoy3's avatar
fmoy3 committed

fmoy3's avatar
fmoy3 committed
## 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**](boards)
  - Contains KiCad project files for the hardware schematics and PCB layouts.
- [**code**](code)
  - Contains all software created for the project, including those used for RV processes and production code.
- [**models**](models)
  - Contains all custom symbols, footprints, and 3D models used for the hardware and enclosure design.
- [**notebooks**](notebooks)
  - Contains all individual lab notebooks.