Hello everyone, this is a circuit that can toggle an LED using if statements on the raspberry pi. The program can act on three different inputs. If the user input’s ON, the LED will turn on. If OFF then the LED turns off. If TOGGLE, then the LED switches state.
/ @paulmcwhorter