Tiny Software Protocol for communication over UART, SPI, etc
-
Updated
Sep 7, 2025 - C++
Tiny Software Protocol for communication over UART, SPI, etc
This repo contains code for custom drone flight and remote controller. A highly performant IMU and PID loop is implemented along with Low Latecy Secure Websocket network to tranceive data.
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.
Arduino Driver for Microchip MCP23S17
Contains Raspberry Pi and Arduino applications. The purpose of the applications is to perform data transfers between Raspberry Pi and Arduino using I2C communication.
3D space shooter video game running on Raspberry Pi
Add a description, image, and links to the spi-protocol topic page so that developers can more easily learn about it.
To associate your repository with the spi-protocol topic, visit your repo's landing page and select "manage topics."