Hello everyone
I previously made a couple of threads on the development process of this, but now it is time to start it up!
This is a 700ml pico reef. Yes you read right. A bit more than a personal coca cola bottle of water.
Heating:
Heating is being done through my own design PCB and controlled with a ATtiny13 micro controller:
The board runs off a 5V, 2.1A USB plug, so very universal across the globe. The heating it done through these 2 heatsinks on 2 banks. These 2 banks are PWM controlled so I can adjust the heating amount in a very granular way to help stablise temperature. This in code is a ongoing development but already we are staying within 1.5c window. This version of the board can deliver up to 4.8W of heating, but a later version should push this up to 9W for bigger builds which is the intention. In testing this can deliver +7c over ambient in this build.
Cooling:
Cooling is to be fitted onto the back but it is a small TEC with 40mm fan. This again is controlled by the micro controller and can consume around 5W of power at maximum. Taking inefficiencies and temperature delta, around 2.5W of cooling can be delivered, or around -4c over ambient.
This method is being used along with a 3D Printed tight sealing lid to remove the evaporation issues with pico reef aquariums.
Pump:
The pump is another 3D printed part of this build. It has a 3D printed impeller and housing. The DC motor is fitted into the lid of the aquarium, and there is a 3D printed shaft which goes down and is part of the impeller itself. Here is a render of an earlier version:
The DC pump is also controlled by the micro controller, and will allow me to make it work in version modes. Currently is changes from a slower mode to a faster mode every 3 seconds.
The motor is small but very powerful as can be seen here on 100% power:
and then how I am currently using it:
Will likely tone down a bit more. The pump is just that for now, but there is a screw thread to add filter media and carbon possibly later on. I may also fit a overide switch so the full power can be used briefly to whisk up detritus prior to a water change.
LED Lighting:
Lighting is done by a single 1W 25K LED which is fitted with a lens to protect it and is running at just 0.5W.
I have tested this with my Seneye Reef and PAR levels are the following in the middle (Because the seneye reef is as big as the aquarium!)
Bottom = 65 PAR
4cm up = 105 PAR
7cm up = 232 PAR
So very small, but very suited for the application. The LED is not controlled by the micro controller and runs off it's own USB cable so you can get a USB timer to control that aspect of the aquarium.
Inhabitants:
The water and things inside where taken from a established aquarium. These are:
3 Amphipods
Cheatomorpha
Frag plug with some GSP
The GSP was being covered by hair algae, so I have cleaned it up a bit and will see if it settles or not.
Got much more I could discuss, but leave that for another time or if anyone has any questions. The idea is for this to be a easy and cheap Pico Reef that is actually fairly low maintenance eg:
Low / No water evaporation
High tolerance of water temperature for both heating and cooling
Varying pump to stop dead spots
Thanks for taking a look, and I will update good or bad as things go. The code running the micro controller has been used for 3 days, so it will definitely still need work, but this will be as it goes so it is being tested as well.
- Paul
I previously made a couple of threads on the development process of this, but now it is time to start it up!
This is a 700ml pico reef. Yes you read right. A bit more than a personal coca cola bottle of water.
Heating:
Heating is being done through my own design PCB and controlled with a ATtiny13 micro controller:
The board runs off a 5V, 2.1A USB plug, so very universal across the globe. The heating it done through these 2 heatsinks on 2 banks. These 2 banks are PWM controlled so I can adjust the heating amount in a very granular way to help stablise temperature. This in code is a ongoing development but already we are staying within 1.5c window. This version of the board can deliver up to 4.8W of heating, but a later version should push this up to 9W for bigger builds which is the intention. In testing this can deliver +7c over ambient in this build.
Cooling:
Cooling is to be fitted onto the back but it is a small TEC with 40mm fan. This again is controlled by the micro controller and can consume around 5W of power at maximum. Taking inefficiencies and temperature delta, around 2.5W of cooling can be delivered, or around -4c over ambient.
This method is being used along with a 3D Printed tight sealing lid to remove the evaporation issues with pico reef aquariums.
Pump:
The pump is another 3D printed part of this build. It has a 3D printed impeller and housing. The DC motor is fitted into the lid of the aquarium, and there is a 3D printed shaft which goes down and is part of the impeller itself. Here is a render of an earlier version:
The DC pump is also controlled by the micro controller, and will allow me to make it work in version modes. Currently is changes from a slower mode to a faster mode every 3 seconds.
The motor is small but very powerful as can be seen here on 100% power:
and then how I am currently using it:
Will likely tone down a bit more. The pump is just that for now, but there is a screw thread to add filter media and carbon possibly later on. I may also fit a overide switch so the full power can be used briefly to whisk up detritus prior to a water change.
LED Lighting:
Lighting is done by a single 1W 25K LED which is fitted with a lens to protect it and is running at just 0.5W.
I have tested this with my Seneye Reef and PAR levels are the following in the middle (Because the seneye reef is as big as the aquarium!)
Bottom = 65 PAR
4cm up = 105 PAR
7cm up = 232 PAR
So very small, but very suited for the application. The LED is not controlled by the micro controller and runs off it's own USB cable so you can get a USB timer to control that aspect of the aquarium.
Inhabitants:
The water and things inside where taken from a established aquarium. These are:
3 Amphipods
Cheatomorpha
Frag plug with some GSP
The GSP was being covered by hair algae, so I have cleaned it up a bit and will see if it settles or not.
Got much more I could discuss, but leave that for another time or if anyone has any questions. The idea is for this to be a easy and cheap Pico Reef that is actually fairly low maintenance eg:
Low / No water evaporation
High tolerance of water temperature for both heating and cooling
Varying pump to stop dead spots
Thanks for taking a look, and I will update good or bad as things go. The code running the micro controller has been used for 3 days, so it will definitely still need work, but this will be as it goes so it is being tested as well.
- Paul