# Linux_Embedded_Interfaces **Repository Path**: samhuangproject/Linux_Embedded_Interfaces ## Basic Information - **Project Name**: Linux_Embedded_Interfaces - **Description**: No description available - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-31 - **Last Updated**: 2025-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Linux_Embedded_Interfaces Minimal Examples for how to use Embedded Interfaces from Linux Userspace This repository contains examples for: * SPI Interface with MCP23S08 * I2C Interface with MCP23017 * GPIO as Input and Output * UART with a UART-to-USB adapter I use a Raspberry Pi 3 for these examples, but it should also work with other GNU/Linux Embedded Devices (e.g. Beaglebones, ...).