Traffic Light Signal using Raspberry Pi
Overview
This project demonstrates how to create a simple traffic light signal using a Raspberry Pi. The traffic light simulation includes red, yellow, and green LEDs to mimic a basic traffic signal.
Table of Contents
Requirements Setup Usage
Requirements
Raspberry Pi (any model with GPIO pins) LEDs (red, yellow, green) Resistors Jumper wires Breadboard Python 3
Setup
Connect the LEDs to the GPIO pins on the Raspberry Pi, making sure to use resistors to prevent excessive current. Clone this repository to your Raspberry Pi.
Video Demo = https://drive.google.com/drive/folders/1lvNt8iPlgxqWBSqJLLYmxLaQryRMR29W?usp=sharing
Built With
- breadboard
- jumperwire
- led
- python
- raspberry-pi
- resistor


Log in or sign up for Devpost to join the conversation.