This document describes an IoT-based adaptive traffic monitoring system that uses sensors and microcontrollers to optimize traffic light timing based on vehicle density, detect vehicles jumping red lights, capture images of those vehicles, and send the images via email. The system uses IR sensors to detect vehicle density on the road and adjusts green light times accordingly using an AVR microcontroller. An IR sensor also detects vehicles running red lights and triggers a Raspberry Pi to take a photo of the vehicle's license plate with a camera. The image is then emailed to authorized recipients. An IR remote control is also integrated to allow ambulances to change lights from red to green as needed. The system aims to reduce traffic and prevent violations of traffic laws.