Not sure if this post belongs here or to the DIY forum. Anyway:
For the last couple of years I have been developing my own automation system for my marine fish tank.
I would like to publish the software now.
The main features include:
You can control the system using a website running on the Raspberry Pi itself.
I also developed and published mobile apps for Android and iOS.
All of your data stays on your devices. There is NO cloud involved.
The complete SW is published as open source (MIT license).
For the water measurement (temperature, pH, conductivity) the system uses sensors from Atlas Scientific.
For temperature measurement, there is also an option to use less expensive DS18B20 sensors.
The system also allows recording ambient conditions (temperature, humidity) using DHT11 sensor.
Tank level is measured using the a simple level sensor connected to the GPIO of the Raspberry Pi.
The hardware setup requires some electric/electronic handling skills: Relays, fuses, power supplies...
A friend of mine is developing a PCB to make all of that easier.
Since this is not my strong point, I hesitate to publish a complete instruction set. I would rather prefer someone else in the community picking up on that...
I setup a demo server: http://vps2483992.servdiscount-customer.com/
user: demo
password: demo
The documentation is hosted there as well: http://217.79.180.177/mediawiki/index.php/Main_Page
What do you think about the project?
If you are interested, feel free to reach out to me here or via private message. I will gladly assist anyone who is interested in commissioning the system.
Regards,
Uwe Martin
For the last couple of years I have been developing my own automation system for my marine fish tank.
I would like to publish the software now.
The main features include:
- Refill control for fresh water
- Data acquisition of temperature, pH, conductivity
- Data acquisition of ambient temperature and humidity
- Temperature control using ventilation fans and heater
- Automatic feeder
- Balling mineral dosing
You can control the system using a website running on the Raspberry Pi itself.
I also developed and published mobile apps for Android and iOS.
All of your data stays on your devices. There is NO cloud involved.
The complete SW is published as open source (MIT license).
For the water measurement (temperature, pH, conductivity) the system uses sensors from Atlas Scientific.
For temperature measurement, there is also an option to use less expensive DS18B20 sensors.
The system also allows recording ambient conditions (temperature, humidity) using DHT11 sensor.
Tank level is measured using the a simple level sensor connected to the GPIO of the Raspberry Pi.
The hardware setup requires some electric/electronic handling skills: Relays, fuses, power supplies...
A friend of mine is developing a PCB to make all of that easier.
Since this is not my strong point, I hesitate to publish a complete instruction set. I would rather prefer someone else in the community picking up on that...
I setup a demo server: http://vps2483992.servdiscount-customer.com/
user: demo
password: demo
The documentation is hosted there as well: http://217.79.180.177/mediawiki/index.php/Main_Page
What do you think about the project?
If you are interested, feel free to reach out to me here or via private message. I will gladly assist anyone who is interested in commissioning the system.
Regards,
Uwe Martin