This Project is to document the progress of a joint project between myself and my good buddy Liam O’Reilly. The aim is to create an automated aquarium monitor to control and maintain several tanks, and provide feedback and manual control to the user via an easy to use interface. The project started as a College project, but we are extremely interested in taking our rough-and-ready Proof of Concept and creating a professional looking unit suitable for industrial or commercial use.
Details
The initial plan was something like this:
The aim was to use a Raspberry Pi as a Webserving I2C master. This would provide a user interface accessible over the network on any device, and also the ability to relay commands to multiple I2C devices.
These slave devices contain Arduino Nanos operating as I2C slaves, with multiple relays (for controlling a tank’s lights, heaters, pumps etc) and also pH and Temperature sensors for monitoring the tank’s current state.
All data collected by the Slaves would be returned to the master when requested for display on the web GUI when the page is requested. For example if the user were to access page /23 on the web interface the device would make a request to the slave configured for Tank 23.
In theory I would like the master to be able to provide a set of parameters to the slave; things such as temperature and pH thresholds, to be saved to the Arduino’s EEPROM. This would allow the arduino to constantly monitor the Tank’s state and respond to some any anomolies:
Trigger the heater if the temperature drops below the provided threshold
Send warning messages back to the Pi if anything is amiss.
This would allow the user to preset configure each individual slave for the type of fish they are keeping in that tank. Ideal for a multi tank setup, or even a pet store.
Once the prototype for the slave had been assembled and was working using the sensors, relays and screen alongside the Arduino Nano I started to look at more modular solutions; using relay shields or LCD shields to simplify the build process.
With the emergence of the IOT2020 it would be incredible to use it as the slave device in this project, replacing the arduino non-based prototype. Taking advantage of the IOT2020’s feature set we could make the slave devices wireless and communicate with the webserver wireless over the network using websockets. It could even be used to remove the need to have the Pi running the web interface and become the master unit in the set up. This would be tremendously advantageous, making replication so much simpler!
Before I can draw up schematics I like to create a basic diagram of my plans. Schematics aren’t my strong point so this method allows me to create a visual representation of what I am aiming to achieve.
I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt out if you wish.ACCEPTCheck Privacy Policy
Manage consent
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.