Smart Traffic Light Control with Emergency Vehicle Detection and Boom Barriers Using Arduino

๐ŸŽฏ Motivation

Over 40% of U.S. traffic accidents occur at intersections. Inspired by increasing fatalities in NYC, this IoT-based project introduces a smart traffic control system to prioritize emergency vehicles and reduce congestion.

โš™๏ธ System Overview

The system uses dual Arduino controllers connected via XBEE protocol for wireless synchronization. Sensors detect sirens and density, dynamically adjusting lights. Boom barriers open automatically, with Bluetooth override support.

๐Ÿ† Achievements & Recognition

As Lead Author, this $6,000 CUNY-funded research was presented at IEEE SUSTECE (California), ERN STEM (Atlanta), and multiple CUNY Research Symposiums. It received awards for Innovation and Technical Implementation and was later published in IEEE Proceedings (2024).

๐Ÿ”— Research & Demonstration

Smart Traffic System Poster
Demo Image 1 Demo Image 2

๐Ÿ’ผ Other Projects

๐Ÿ“Š Sales Data Dashboard

Developed an interactive Power BI dashboard to analyze sales, profit margins, and customer trends using CSV datasets. Added DAX measures for year-over-year growth visualization.

๐Ÿ’พ ETL Data Pipeline (Python + SQL)

Built an end-to-end ETL process using Python and SQL. Extracted CSVs, transformed using Pandas, and loaded into PostgreSQL for analytics reporting.

๐Ÿ’ผ Business Expense Tracker

Created a Python and Excel-based tool to track daily expenses, generate monthly reports, and visualize spending using Matplotlib.

๐ŸŒฆ Weather Forecast App

Built a real-time web app using OpenWeather API, HTML, CSS, and JavaScript to display 7-day forecasts with location-based updates.

๐Ÿงพ Student Grade Analyzer

Python-based analyzer using Pandas and Matplotlib to compute grade distributions and visualize academic performance trends.

๐Ÿ•น Mini Arcade Game

Developed a JavaScript Canvas mini game with scoring, collisions, and dynamic difficulty scaling โ€” introducing core game physics.