Program design

Screenshot of the microbit program

Explain the program:

    • How often does the system detects the soil moisture level?
    • The system detects the soil moisture level every 10 seconds
    • What level is considered to be dry?
    • The level which is considered to be dry is below 600
    • How long (in number of seconds) does the water pump operate each time?
    • 2 seconds