Freenove Ultimate Starter Kit for Raspberry Pi: available on Amazon
Github Repository: click here
I am going to follow an electronics tutorial that I received when I purchased the Freenove Ultimate Starter Kit for Raspberry Pi and record how things go as I progress.
A blinking LED. Run the python code on the Raspberry Pi computer and the LED will blink every second until the python script is interrupted.

A button that controls the LED. Click it on and off.

Comments:
Light Water: a special little board that has 10 little lights attached to it. The program that I wrote from the tutorial means that the lights turn on and off in order all the way up and down the board... somewhat like water flowing.

Comments:
A fluctuating LED. Run the python code on the Raspberry Pi computer and the LED will fluctuate between bright and dull until the python script is interrupted.
Comments:
Colourful LED. Run the python code on the Raspberry Pi computer and the LED will change colours into various random colours until the python script is interrupted
Comments:
Door Buzzer. Run the python code on the Raspberry Pi computer and then press the button and the door buzzer will sound. Let go of the button and the buzzer will stop sounding.
Comments: