Some thoughts :
1) I would tackle this with a ESP8266 or ESP32, logging into your
network. It would use net just for time, and act as a standalone
solution for rest of design. With coding even report state of water
and food levels and activity.....and report with message to phone
system status.....
2) Use Tuniot to access network time and to do the control work. Tuniot
is block language programming, easy to learn. And it has examples
reporting to phone using web services :
Whats required in Tuniot to gain access to network time :
Hello! Glad to be here at this forum. My name is Steve. I'm looking for help designing a circuit for an alarm clock bell. The bell is a "singing bowl" struck with a leather mallet. Variables user can set: Initial Clock time Clock Time Zone Chimes: 1-10 Duration between chimes: .100ms - 5...
maker.pro
Example server in Tuniot :
3) I would add a HC04 distance sensor to measure water level height,
and control appropriately. Just use Tuniot code to measure its PW output.
4) For food the auger mentioned by Les Jones good Idea. Use a load cell
to measure or another HC04 to measure pile height.... Incorporate jam sensing,
maybe motor stall current, or pile height not changing while in add food control
loop....
5) For interface SSR, easy, provides isolation, can get them to control AC or DC loads. :
Its possible to consider this using battery backup in case of power loss. Although
Auger probably takes a lot of battery. Could just do it for water. Loss of power also
means loss of internet time, but coding could manage this. And / or add a RTC
module as a backup for time of day. Just a thought....
For inductive loads use snubbers, clamp diodes to protect SSRs. Snubbers for AC type
loads, diodes for DC like :
Some SSRs have this protection, consult data sheets.
Here is a control example, in this case a servo was used, to do a design. Just general
principals and shows some coding :
Had a problem where I need low cost Network, internet access, at a remote site. Choose to work with Verizon 8800L as it got good reviews for normal attended usage. Motivation was Cell internet only added < $ 20 to the monthly bill. Problems ...
www.electro-tech-online.com
Regards, Dana.