Hi, I am building a self watering plant project which requires the pump to automatically water the plant depending on moisture levels. We have added the Blynk app into our code which will allow us to view the values on the app. We have successfully got it to view the moisture and light levels as well as temperature.
We are now trying to add a menu feature to the app which should allow us to pick between 2 or 3 different plants (they all will have different moisture levels). We want it so that the user will pick which plant they will be using and then it will run the correct code suitable for each plant.
Can someone please help me with this?
Thanks