Skip to content

Domotic Fishtank with bluethoot and web control with multiples sensors

License

Notifications You must be signed in to change notification settings

jero98772/AcuaDom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AcuaDom (in procces)

Acuadom is a domotic fishtank system that provides an automated control for various aspects of a fishtank. The system is built using C++ and PlatformIO, and utilizes various sensors and relays to monitor and control the environment of the fishtank. It is developed for ESP32 board with Bluetooth connectivity and is licensed under GPL3.

this proyect win gemis awards of Eafit University

certification

Shcema

Shema

(neo pixels ring not are working in this version that is the reason becuase they are disconected of data and voltage)

Features

  • Turbidity Sensor: Measures the turbidity of the water in the fishtank.

  • Water Temperature Sensor: Measures the temperature of the water in the fishtank.

  • DHT Sensor: Measures the humidity and temperature of the air around the fishtank.

  • Water Level Sensor: Monitors the level of the water in the fishtank.

  • External Light Control Relays: Controls external lights that can be attached to the fishtank.

  • Filter Control Relays: Controls filters that are attached to the fishtank.

  • Thermostat: Maintains the temperature of the fishtank by turning on/off the heater.

  • Neo Pixel LEDs: Provides smart lighting with different modes for morning, noon, afternoon, and night.

Installation

  1. Clone the Acuadom repository to your local machine.

  2. Install PlatformIO and its dependencies.

You can install PlatformIO in code oss (visual studio code) or in emacs, or direct use in terminal with Pio command.

PlatformIO automatical install depenencies on PlatformIO.ini file.

  1. Connect the sensors and relays to the ESP32 board as per the pinout specified in the code.

  2. Upload the code to the ESP32 board.

you can use pio run

Usage

Once the code has been uploaded to the ESP32 board, the system will start monitoring and controlling the fishtank environment. The system provides various modes for the Neo Pixel LEDs, which can be controlled using a Bluetooth connection and a mobile application.

to conect to network go to wifi you will be see a network name "ACUADOOM" and conect to that network in captive portal

put your wifi name and password, next you need to search the ip of esp32 in your network and conect to them to see the variables like water temperature, water level, humidity, temperature of room, turbity and you can control relays in that web page.

or you can conect via bluethoot to HC-06 with app Arduino Bluethoot

Contributing

Contributions are welcome! If you would like to contribute to Acuadom, please fork the repository and submit a pull request with your changes.

ToDo

  • Iot conectivity with ubidots

Photos

Credits

Acuadom was developed by jero98772, with the help of Checho. The code is licensed under the GPL3 License.

About

Domotic Fishtank with bluethoot and web control with multiples sensors

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published