Automated aquarium with greenhouse
I made an aquarium with greenhouse that you don't have to worry about, The fish are fed automatically, the water is filtered and heated, the greenhouse is cooled and much more And of course there is also an app with a bluetooth connection. I automate the following things using Grove sensors and actors.
The fish are fed by means of a food drum that is controlled by a stepper motor. This is also done via a time module. If the food box is empty, this is also reported via the mobile phone. An air pump provides the necessary oxygen in the water. This air pump is in continuous use.
An LED strip will ensure that the aquarium is lit between eight o'clock and sixteen o'clock if the light intensity in the room is too weak. If the aquarium is lit, this is also reported on the mobile phone. When the temperature in the greenhouse exceeds a certain value, a fan will provide the necessary cooling. The humidity is also measured. Both values (temperature and humidity) are displayed on the mobile.
A bluetooth wireless communication system will take care of the communication between the Arduino and the GSM. The necessary data can be forwarded via an application (MIT app inventor) and made visible on the mobile phone.
if you have any questions or want to read my arduino program, don't hesitate and ask your question.

Discussion (4 comments)