Skip to content

mariamelsaqa/MuseumAntiTheftSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Museum Anti-theft System

WIKI PAGE

https://github.com/shalan/CSCE4301-WiKi/wiki/G1:-Museum-Anti-theft-System

Authors:

Name Github
Mariam Elsaqa mariamelsaqa
Mariam Ali mariamramadan1
Mohamed Ali Mohamedakhalil
Kirolos Mikhail KirolosAssaad

Main Assets

Installation

  • Download Kiel V5 and CubeMX for the nucleo STM L432KC configurations.
  • Download ESP-IDF for the ESP-32 configurations and the LILLYGO cam configurations.
  • To develop using ESP-IDF, VSCode is recommeneded. Download VSCode and install the ESP-IDF extension.
  • To run the backend server, download Node JS and NPM.

How to run

  • To run the nucleo STM L432KC, follow the STM_Source README.md file.
  • To run the ESP-32, LILYGO or the backend server, follow the CAM_CODE README.md file.

File Structure

Our repos consists of 2 directories: 1- STM Source Code:

It contains the C and header files that should be copied into your keil project.

2- ESP-32 CAM Code:

  • backendServer: Contains the code for the backend server that would run on a PC.
  • ESP32: Contains the code for the ESP32 board to caall the backendServer APIs.
  • LILYGO: Contains the code for the LILYGO TTGO T-Camera ESP32 WROVER with PSRAM board to setup an HTTP server and send the image to the backendServer.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •