Raspberry Pi LESSON 4 HOMEWORK SOLUTION: Understanding and Using GPIO Pins

In this lesson I will take you through my solution to the homework assignment in lesson #4. I show how to write a python program that will prompt the user for how many times to blink an LED and then will control the GPIO pins to blink the LED that many times.

Related Posts