Any kind Python experts there who could produce some code to turn one GPIO pin on and off multiple times per day, 7 days a week? I need to specify the start and end times ie On at 8am off at 8:02 am for probably 6 time slots per day.
My knowledge of Python is pretty basic but if someone could produce the basic script I could then modify it as required.

