This document outlines the steps to design an Arduino-based traffic signal system using MATLAB and OrCAD software. It includes designing the schematic circuit and PCB layout in OrCAD, creating a Stateflow model in MATLAB to control the traffic light timing logic, and deploying it to an Arduino board. The system uses LEDs to indicate signals for 4 lanes and the Stateflow model controls the timing of the red, yellow, and green lights according to a provided timing table.