luc,
Still working on the next one. I would like to finish the basic parts of the controller before releasing it. Temp, ATO, leds, moonlights, etc.
marc,
yup zero would be no lightning.
jgwinner,
I cannot completely comment on the Etape as I haven't tested it enough to make a conclusion. I did notice that ANY bending in the sensor effected the readings quite a bit, so it would have to mounted very well and kept away from any snails. I also have a pressure sensor that was recommended a few pages back. I will also be testing this out as well for use as the ATO sensor.
Keep in mind the pressure sensor costs $14 compared to the etapes $40, so the Etape may very well be scrapped unless it out performs the pressure sensor.
I have been reading some other treads of people making their own controllers and have decided to add a separate microprocessor to actually monitor and control the tank. I am thinking the Mega will now only be used to control the LCD screen and the ethernet/wifi connection. It will also have to control either the LED's or the moonlights due to its large number of PWM pins. To accomplish this I am adding an atmega328AU to the main board. (I had to redo the boards anyway due to an error) I am also planning for this board to support 0-10v analog dimming for anyone not using PWM and will be using a 3rd order sallen-key filter designed by marc111.
I decided to switch to board to smd components as the saving in space was very large and enabled me to fit the atmega328 with breakout of all its pins onto the same board. This atmega will be able to be programmed either through its ICSP header or with a USB-TTL cable once the arduino bootloader has been installed on the chip.
Let me know what you think so far. I should be done with the next board design soon and will post it before ordering to see if anyone has anything to add.