Ask HN: Is it possible to make a DIY watering system using an old iPad? How?
I have an old iPad (iOS 12.5.5) which I don't use for any purpose currently due to slight screen issues. I was wondering if I could repurpose it into a control hub for some sort of watering system which I could use, possibly with even remote control support - basically replacing the Arduino/R Pi component in most DIY kits. Would this be an idea that's possible without significant effort?
8 comments
[ 4.6 ms ] story [ 22.9 ms ] threadIt could be a fun project, but I wouldn't call it "without significant effort".
For me the electronics would be a larger consideration than the software, but then I have a lot more experience developing software than I do building circuits.
EDIT: I missed that you mentioned C++. The app I wrote for iOS did use some C++ code but it was still necessary to have code in Objective-C/C++ to provide a UI and interact with the OS.
As for Python a quick google search turned up a couple of possibilities which are linked from this page:
https://www.python.org/download/other/