It's a nice high-level writeup of getting a flakey piece of consumer electronics back in service, though he used an ESP8266, so I am not sure about the title.
I think the author is not an embedded guy and assumed that ESP32 is the generic name given to these sort of devices. Either way, I am sure this was a fun project and he achieved what he wanted to do. But if this happened to me I would probably try to reverse engineer the device to free it from PetNet cloud. It would be fun and cool and interesting and I would probably never finish it..
Fixing a broken smart cat feeder with ESP32
51–53 of 53 posts
Re: Fixing a broken smart cat feeder with ESP32
#52Earlier quoted context omitted.
Mine had no smarts in it at all. The programmability from the factory was a plug in timer similar to a block heater timer, but that wasn't with the unit when I bought it. If you supply power, the auger turns until the power is disconnected. As in the motor is wired directly to the power cord, with only a thermal cutout in line. The timer I use allows you to set interval in minutes and duration in seconds. They're com…
Something like this was actually my plan for a feeder if I couldn't get the one in the article to work. Except instead of a purpose built catfood dispenser, it was an old BBQ wood pellet feeder I found on the local craigslist-equivalent for $20. Basically a big metal bin with a powerful auger and chute out the side of it
If I hadn't found this one I'd planned on using the auger system from a chocolate fondue fountain, just placed on its side.
Re: Fixing a broken smart cat feeder with ESP32
#53Earlier quoted context omitted.
Yeah, that sentence shows me that this guy isn't an engineer at all, he's just a hacker. If he made his own automatic litter box (the rotating drum kind) for his cat, he'll also not see the point of all those sensors that "aren't really needed", and one day he'll come home to find his cat chopped in half.
This take is unnecessarily negative. OP could be very aware of the limitations of their chosen approach and use the feeder accordingly.
Consumer electronics are generally made cheaply, so they don't put sensors in there for no reason at all. Usually there's a very good reason they're in there.