arduino uno spi pins

Arduino Uno SPI pins:

  • MOSI (Master Out Slave In): Pin 11
  • MISO (Master In Slave Out): Pin 12
  • SCK (Serial Clock): Pin 13
  • SS (Slave Select): Pin 10 (can be changed using pinMode)