Skip to content
#

spi-protocol

Here are 43 public repositories matching this topic...

This project demonstrates basic SPI (Serial Peripheral Interface) communication using an Arduino UNO as the Master device. It sends a sequence of 8-bit data values (0x80 → 0x01) through the SPI bus — a useful experiment for testing data shifting, LED control through SPI, or communication with SPI-based peripherals.

  • Updated Oct 30, 2025
  • C++

Improve this page

Add a description, image, and links to the spi-protocol topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spi-protocol topic, visit your repo's landing page and select "manage topics."

Learn more