Ok. Heres my take on it. The circuit is pretty simple- a few op amps in different basic configurations. She describes the operation. It can be built on a solderless breadboard easily. Everything is available from Digikey. The only "big ticket" item is the breadboard. Maybe 25$UDS. Components are dirt cheap these days. You often see stuff surplus. All electronics is good.
Digi-Key Corporation - USA Home Page All Electronics Corp - Parts, Supplies and Components
It wouldnt be all that hard to log the EC readings to a microcontroller. But noe you`re into a programmer-about 100$ and good amount of dedication to learn how it works. Here is the datasheet for a simple micro(PIC).
http://ww1.microchip.com/downloads/e...Doc/41203D.pdf
Pretty intimidating eh?
Actually not that complicated once you get some basic concepts down.
Now that I think about it, it would be possible to do away with the analog components and build the whole thing in software by using the pic to generate the AC waveform and reading in the voltage with its onboard analog to digital converter (ADC)and then send the reading to a graphic display or whatever.
Now if you could somehow log the amount of water the plant consumed it might be possible to write some intelligence into the code so the nutes could be changed "on the fly" and the response noted by the PIC. It could then learn self-adjust the nute level in order to optimize growth. Now we are into a dream system fer sure- but doable.
Of course you could play with the photoperiod too.