QUOTE (indigo @ May 3 2009, 09:33 PM)

The memory requirements of a graphic lcd would depend a lot on how it is used. What I had envisioned was plotting the high and low of say temp and PH over 15 minute intervals which could be represented by 24x4x4 bytes and use 96 columns of the LCD and with the remainder of the 128 columns for the latest numerical values. So you need 0.5kb if you want to store the data and replot on queue but essentially none if you just write the latest update (overwriting that of 24 hours ago). One could also use a few rows to indicate when various pumps/lights/fans etc go on and off. I think this visual feedback adds tremendously.
The libraries/code for a graphics display would get larger for displaying the menu's etc related to the keyboard input in your implementation. Perhaps one could add the graphics display I envision as a 2nd display for the scale of $25.
The other question I had was about the power strip. For a commercial system the DC8 runs around $150. The reefprojects version with eight 10A solid state relays may still approach $75-100 and requires a lot of 115V re-wiring and beyond a heater and perhaps one big pump we typically do not need that much current. Are you exploring a solution? I think this is an area where there could be great demand if you can get around liability issues. Its frustrating that the power strip alone may cost more than the controller with display and probes!
--Jan
I'll have to give the Graphic LCD idea more thought. Backtracking code for that right now would push us a back a bit. However, if the space is there then I don't see why it couldn't be done.
On the power strips, you are exactly right. Power centers cost money and depending on how you do it will determine how much it will cost. Right now we are using an Octocoupler (less than a dollar) that switches at the zero point of the power (essentially soft start) and that controls a snubless triac (around a dollar). There are a few resistors involved but effectively that is it for each circuit. The snubless design gets around power issues normally associated with SSR's and the octocoupler isolates the circuit optically from the AC side. By the time you buy the AC jacks and box it and the PCB along with AC cable things start adding up. I am hoping to include one 4 port ac switch box with each unit sold. For reference here is a design sold commercially that controls 4 circuits for $18
Velleman Triac System This unit does not do zero point switching and is not a snubless design but it is essentially the exact circuit we use just with different components. Now our design is not fully tested yet. I've got to get it switching several thousand times a day for a week or so to see how it holds up and whether or not inductive devices are going to cause us issues.
Hope this helps.
Steve
QUOTE (disaster999 @ May 4 2009, 02:02 AM)

WOW, first off, i thank you for doing this for us. will definitely be interested in a controller!
i know this is a long shot, but can the power supply and outlets be customized for other countries? if i was to purchase this, can i just switch the power supply for the adrino from 110v supply to 220v supply? can i change the USA style blade type plugs into the euro style plugs?
I'll have to check the ratings on the triacs but I believe they work up to 250v and 6 amps each. Don't quote me on that. It would them require only different jacks to be installed or a jack converter and you would be good to go.