maxxtepper/RPI_Arduino_SPI_CPP
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
// Raspberry Pi and Arduino SPI Data Transfer with C++ // // RPi_Script.cpp to be run on Raspberry Pi (see pinout in this doc for interfacing pi with arduino) // SPI_Arduino.ino to be uploaded to arduino