Contains Raspberry Pi and Arduino applications. The purpose of the applications is to perform data transfers between Raspberry Pi and Arduino using SPI communication. The repository contains four ...
This project demonstrates full-duplex SPI communication between an ESP32-S3 (running Zephyr RTOS) and an Arduino Uno. The goal is to send one full string from the master (ESP32-S3) and receive one ...