Traffic Intersection Control System

TOP

Aug 2017 - Dec 2017

Overview

An interactive, microcontroller-based intersection model built on the MSP432 ARM platform, designed to simulate real-world traffic control systems. The project implements coordinated light sequencing, pedestrian crosswalk logic with audible alerts, and emergency vehicle detection using IR signaling.

View Detailed Report‍ ‍

Explore This Project

Build Progression

This section captures the iterative development of the project as it evolved from initial construction to a fully realized system. Rather than following a formal prototyping phase, the design was refined continuously through hands-on building, material selection, and real-time problem solving. As components were added and integrated, the overall vision became more defined, resulting in both functional and aesthetic improvements throughout the build.

Software Design

The software was structured around a central state machine used to control traffic light sequencing and overall system behavior. An interrupt-driven architecture was implemented to handle real-time events such as pedestrian crosswalk requests, emergency vehicle detection, and user inputs for auxiliary features like the LCD display and flag mechanism. Interrupts were assigned priority levels, ensuring critical events—such as emergency vehicle detection—preempt lower-priority actions like crosswalk requests.

Hardware Design

The hardware system was built using soldered protoboards to create dedicated driver circuits for each traffic light channel (red, yellow, and green). Each circuit utilized transistor-based switching controlled by the MSP432 to regulate LED operation through current-limited paths.

User interaction and system control were implemented through a front control panel consisting of switches, potentiometers, and auxiliary components, while the remaining sections document the wiring, signal routing, and physical integration of sensors, traffic lights, and display elements throughout the system.

Results

The completed system combined reliable real-time control with a highly detailed physical model, bringing the intersection to life both functionally and visually.

While the system performed as intended, the level of detail ultimately set the project apart—especially in low-light conditions, where lighting, materials, and scale elements created a surprisingly realistic and immersive scene.

Videos

Watch on YouTube

Previous
Previous

Automotive Gauge Cluster Design

Next
Next

RFID-Based Identification System