WebSite - Not yet available.
This project aims to manage an aquarium remotely via Android app and Esp32 chip. It use AWS IoT APIs to publish to and subscribe from MQTT topics. Authentication of the connection is done with Amazon Cognito. Once a connection to the AWS IoT platform has been established, the application presents a simple UI to publish and subscribe over MQTT.
To better organize the project, it is divided in two subfolders.
- Amazon IoT - IoT used.
- ESP32 - ESP32 Microcontroller used.
- Temperature
- Feed
- Lighting
- Alarms
This part is the core of project, made with ESP32 Microcontroller and coded with Arduino IDE. Project and full documentation can be found at:
With this app it is possible to handle aquariums remotely, just by using an Android device.
Project developed during the courses Mobile Computings and Web Technologies at Department of Science and Technologies - University of Napoli "Parthenope".
See also the list of contributors who participated in this project.

