Sunday, February 14, 2016

First Project

For starters I did the LED blinking project. I made the LEDs blink 3 times in a row.
Items needed:
 Raspberry pi
 Bread board
            Jumper wires
            Bread board wires
       LEDs (different colors or same color)

GPIO pinout chart:


The bread board circuit set-up for the LED blinking project:




To ensure the system has latest version of software, run the following commands in terminal: 


Create a python file named ‘quadled_blink_single.py’ on Raspberry pi and type in the following code and save it:



After that open the terminal and type:

No comments:

Post a Comment