My IT.Life Projects
Welcome to my project showcase. Here, you'll find a collection of my completed works, demonstrating my passion for technology and hands-on development. Each project tells a story of learning, problem-solving, and continuous growth.

M02 – ESP32 Setup:
Powered the board and scanned WiFi networks via Serial Monitor

M03 – Single Traffic Light:
Programmed a Red/Yellow/Green LED sequence on GPIOs 14/12/13 with 2-second delays

M04 – Dual Traffic Lights:
Added a second LED set (GPIOs 25/26/27) operating in opposite phases to simulate a real intersection

M05 – CrossWalk:
Wired a push button (GPIO 19) to trigger a Walk/Don't Walk countdown, displayed in the Serial Monitor

M06 – Emergency Buzzer & LCD:
Added a buzzer (GPIO 32) and I²C LCD (address 0x27) to show status messages and audible alerts
