Skip to content

Latest commit

 

History

History
61 lines (28 loc) · 1.75 KB

README.md

File metadata and controls

61 lines (28 loc) · 1.75 KB

Traffic_Light_v0.1 - Microcontroller Project in C

Project Description

Traffic_Light_v0.1 is a microcontroller-based project written in C for embedded systems. It simulates a basic traffic light control system using LED displays and signal lights. The project operates by connecting various components such as a microcontroller board, LED display, and traffic signal lights.

Features

  • Implements a basic traffic light control system using microcontrollers.
  • Utilizes a microcontroller board and LED displays for visual representation.
  • Alternates between two traffic signal lights, counting down the time until the next color change.

Hardware Requirements

  • Microcontroller board
  • LED display
  • Traffic signal lights

How to Use

  1. Connect the required hardware components to the microcontroller board.
  2. Compile all files and upload the 'main.c' source code to the microcontroller.
  3. Power on the system.
  4. Observe the traffic light simulation on the connected LED display and signal lights.

Visual Representation

See the attached images for a visual representation of the project in action.

Step 1.

420027404_1562175541200196_6454472126878246561_n

Step 2.

417231885_904350977793151_995901739622007417_n

Step 3.

417190137_1416201039022111_6747066633244295798_n

License

This project is released under the GNU General Public License v3.0 - see the LICENSE.md file for details.

Authors

Authors: adrianq88 , hubklo212