Hi,
The idea is to build a pet feeder that drives a linear actuator that allows the animal to access the feed.
Open at time A open for a period of time then close. Maybe 2 or 3 opening times.
I’m not sure where I should start with my project. I feel it needs to be broken into units.
- Time setup
- Open times (like alarm clocks)
- Maybe a manual override.
- I’d like to make it solar-powered down in the future so maybe sleep function.
So I see I would need a menu system to access the step and put it into manual/auto.
So I need to find a suitable RTC module, a way to sort the feed data.
If the times were locked in code be a lot easier.
Does anyone know of some good places I can research the project or similar to get it all in my head…