26 March 2023

Creating working traffic lights

 Creating a traffic light program using Python on a Pi-Top 4 computer, LEDs, and a switch to trigger the sequence. #ALevelComputing #PythonProgramming #RaspberryPi #TrafficLights



No comments:

Post a Comment

Building an A Level Platform Game Project — Part 5: Turning Platforms Into Proper Levels

  Building an A Level Platform Game Project — Part 5: Turning Platforms Into Proper Levels In Part 1, we planned the platform game and set r...