microcontroller for irrigation unit
2013-09-23 by Riccardo Castellani
Yahoo Groups archive
Index last updated: 2026-04-28 22:41 UTC
Thread
2013-09-23 by Riccardo Castellani
2013-09-23 by Dave McLaughlin
Although not AVR related, how about a .NETMF device like this?
https://www.ghielectronics.com/catalog/product/398
I use this exact model along with this TE35 touch display to control a watering system for my wife's plants.
https://www.ghielectronics.com/catalog/product/387
It has WiFi and if you use a RelayX1 module, you can just plug in this to control the relay.
I've started to mix and match AVR and .NETMF for a number of my home projects. I use AVR as the remote sensors talking via Zigbee to this module. The module then handles all of the GUI interface etc.
For the plant watering system, I have an AVR Mega328 based Arduino board with a Zigbee interface. This controls the water pump, reads the flow sensor and also the moisture sensor. This is located outdoors in a sealed box.
I also have another AVR with Zigbee that measures the water level in the reservoir and transmits this back to the GUI based on the board above.
You'll find you can get this working much faster than using an AVR (possibly Arduino based) and it has full debugging capability too.
PS.. By the time get an AVR with Wifi, display and all the IO, it will cost just as much as the board above.
Dave…
---
Very funny Scotty, now beam down my clothes…
---
From: AVR-Chat@yahoogroups.com [mailto:AVR-Chat@yahoogroups.com] On Behalf Of Riccardo Castellani
Sent: 23 September 2013 12:40
To: AVR-Chat@yahoogroups.com
Subject: [AVR-Chat] microcontroller for irrigation unit
I'm very very newby and I'd like automatic irrigation unit with display, monthly timer, 1 on/off valve; then I'd like to interface it with wifi/ethernet module to set time to start or status check.
Can you suggest me what microcontroller I can use ?
2013-09-23 by H. Carl Ott
Although not AVR related, how about a .NETMF device like this?
https://www.ghielectronics.com/catalog/product/398
I use this exact model along with this TE35 touch display to control a watering system for my wife's plants.
https://www.ghielectronics.com/catalog/product/387
It has WiFi and if you use a RelayX1 module, you can just plug in this to control the relay.
I've started to mix and match AVR and .NETMF for a number of my home projects. I use AVR as the remote sensors talking via Zigbee to this module. The module then handles all of the GUI interface etc.
For the plant watering system, I have an AVR Mega328 based Arduino board with a Zigbee interface. This controls the water pump, reads the flow sensor and also the moisture sensor. This is located outdoors in a sealed box.
I also have another AVR with Zigbee that measures the water level in the reservoir and transmits this back to the GUI based on the board above.
You'll find you can get this working much faster than using an AVR (possibly Arduino based) and it has full debugging capability too.
PS.. By the time get an AVR with Wifi, display and all the IO, it will cost just as much as the board above.
Dave…
---
Very funny Scotty, now beam down my clothes…
---
From: AVR-Chat@yahoogroups.com [mailto:AVR-Chat@yahoogroups.com] On Behalf Of Riccardo Castellani
Sent: 23 September 2013 12:40
To: AVR-Chat@yahoogroups.com
Subject: [AVR-Chat] microcontroller for irrigation unit
I'm very very newby and I'd like automatic irrigation unit with display, monthly timer, 1 on/off valve; then I'd like to interface it with wifi/ethernet module to set time to start or status check.
Can you suggest me what microcontroller I can use ?
2013-09-23 by Dave Hylands
2013-09-24 by Reid
Hi Riccardo,You may want to take a look at the OpenSprinkler project:
On Sun, Sep 22, 2013 at 10:40 PM, Riccardo Castellani <ric.castellani@alice.it> wrote:
>
> I'm very very newby and I'd like automatic irrigation unit with display, monthly timer, 1 on/off valve; then I'd like to interface it with wifi/ethernet module to set time to start or status check.
> Can you suggest me what microcontroller I can use ?
http://rayshobby.net/?page_id=160
I'm currently using the AVR version to do my lawn/garden irrigation, but plan on upgrading to the Raspberry Pi version.
--
Dave Hylands
Shuswap, BC, Canada
http://www.davehylands.com
2013-09-24 by H. Carl Ott
I was planning to get a opensprinkler from rayshobby. I am curious why change to raspberry Pi version? Is it better or what?ReidOn Mon, Sep 23, 2013 at 10:27 AM, Dave Hylands <dhylands@gmail.com>; wrote:Hi Riccardo,You may want to take a look at the OpenSprinkler project:
On Sun, Sep 22, 2013 at 10:40 PM, Riccardo Castellani <ric.castellani@alice.it> wrote:
>
> I'm very very newby and I'd like automatic irrigation unit with display, monthly timer, 1 on/off valve; then I'd like to interface it with wifi/ethernet module to set time to start or status check.
> Can you suggest me what microcontroller I can use ?
http://rayshobby.net/?page_id=160
I'm currently using the AVR version to do my lawn/garden irrigation, but plan on upgrading to the Raspberry Pi version.
--
Dave Hylands
Shuswap, BC, Canada
http://www.davehylands.com