Arduino library to transfer dynamic, packetized data fast and reliably via Serial, I2C, or SPI
-
Updated
Jul 3, 2024 - C++
Arduino library to transfer dynamic, packetized data fast and reliably via Serial, I2C, or SPI
Tiny Software Protocol for communication over UART, SPI, etc
A set of VHDL examples for DE0 Nano
23LC1024 are 1 Mbit Serial SRAM devices. The memory is accessed via a simple SPI compatible serial bus.
Implementation of a Serial Peripheral Interface(SPI) using Verilog and testing various modes of the SPI Device
A platform containing useful peripherals implemented in Chisel that can be attached together to complete the puzzle (SoC).
Verification of spi protocol
spi driver for stm32 f4 family of microcontrollers . The library includes two flavor of apis which is blocking and non blocking ( interrupt based ) . library includes Apis to send and receive data .
A very basic bus sniffer and communicator (UART, SPI, I2C)
C-libraries for SPI communication between two Arduino Nano.
🎮 PCB designed to interface with an PS2 Controller using SPI Protocol
Verilog implementations of different simple tasks
This smart room project is designed to automate the control of devices in multiple rooms of a house. The project involves the use of two ATMEGA32 microcontrollers (Master and Slave) that communicate with each other to control different household appliances like lights, fans, air conditioning, a TV, and the home door.
SPI driver for AVR microcontroller
SPI is a synchronous, full duplex master-slave-based interface. The data from the master or the slave is synchronized on the rising or falling clock edge based on mode .Both master and slave can transmit data at the same time. The SPI interface got 4 wires.
Simple program written in Assembly for software addressing, not hardware, to SPI protocol W25Q16JV flash memory
A digital design for the SPI protocol, delivered as a project for the logic design course
GPIO pins as a SPI interface to ADC module (MCP3202) to read analog voltage in channel 0 of MCP3202 and display analog voltage and percentage in LCD using 4 bit interface.
Arduino Driver for Microchip MCP23S17
This project is a MCU-based system with password-protected door security, automatic fan control based on temperature, and adaptive LED lighting based on ambient light. It ensures both security and comfort using sensors and motors.
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."