This project demonstrates a basic embedded system design where an Arduino controls two LEDs, simulated in Proteus. The simulation setup includes an Arduino board connected to two LEDs via digital output pins. The Arduino sketch is programmed to alternately switch the LEDs on and off, providing a clear visualization of basic digital control and timing operations. This straightforward example serves as an excellent starting point for beginners looking to understand microcontroller programming, circuit simulation, and the integration of software with hardware components in a virtual environment.