Arduino nano unknown 6 pins

Hi.
I've just purchased Arduino Nano but I haven't understood what are intended for this pins:
image

Any idea?
Thanks in advance

very known ICSP AVR mini connector, google for "Nano r3 pinout"

1 Like

Hello!

You can download the electronic schematic on the arduino website:

This is an ICSP connector, it is to program the micro directly in the flash memory.

1 Like

Sometimes I find it a convenient point to attach +5V and gnd, such as powering an I2C LCD display
Screenshot_20240703-064855_kindlephoto-88785634

1 Like