Internet of Things project for the Internet of Things Algorithm and Services 2022/23 course held by Andrea Vitaletti and Ioannis Chatzigiannakis.
This project aims to develop a pet tracking system that utilizes an ESP32 Heltec LoRa v2 and GPS module to track pets' movements. The system allows pet owners to monitor their pets' location, view their pets' movement history, and receive alerts when their pets leave a designated area.
Clone the repository
https://github.com/francesco-fortunato/PaaT.git
Execute cd PaaT
.
git submodule init
git submodule update