An Ethernet connected watering system controller
I extended the relay controller design that I put up recently to do the task of being a watering system. Getting the code to fit into an AtMega328 was a bit tricky, I kept having stack overflow problems because my strings were too big. But it fits!
And it uses a Microchip ENC28J60 ethernet controller.
Full design files are in the Instructables.com article here.
If you want to download the project tree – Here it is.
1 Comment
Other Links to this Post
RSS feed for comments on this post. TrackBack URI

By admin, June 27, 2011 @ 11:24 pm
hi jose,
this project uses an Atmega as an Arduino – and the Arduino IDe – there are no hex files.