New to Arduino - how does it work?

Hello, I just started learning Arduino, and I wanted to make my own Attiny and Atmega programmers, I did it successfully, however, I want 3 LEDs (like on the board).

Sorry if I made this "topic" wrong, but I just visited this website.

What do you want those 3 leds to do?

You made your own programmers based on what? I think that you would not ask your question if you understand the details of what you have made.

I think that schematics and code are needed to get proper advise.

If you mean the LEDs in the ArduinoISP sketch*, the reference page forArduinoISP shows how they are wired.

#define LED_HB    9
#define LED_ERR   8
#define LED_PMODE 7

I want 3 LEDs (like on the board).

If that is not what you mean, please tell us what board that you are referring to.

If you want normal LEDs, just go on Amazon and buy a bunch

arduino_os_my_life:
Sorry if I made this "topic" wrong, but I just visited this website.

If you edit your Original Post you can change the Title

...R