Skip to content
#

communication-protocol

Here are 209 public repositories matching this topic...

3 stage pipeline implementation of a digital circuit that calculates DIT FFT in 8 points. It is made as an AXI-Lite Slave IP in AMD Vivado. It is successfully implemented in a block design that contains a Microblaze processor as the Master, an AXI Interconnect as the Bridge and the AXI-Lite FFT IP as Slave.

  • Updated Apr 13, 2024
  • VHDL

This Repo include basic master and slave communication between two or MCUs (Arduino in our case) We have showcased the basic transfer protocol between Master and Slave Arduino. The master and slave code both have receive and request protocols. The MASTER code includes Transmission protocol (beginTransmission) to send data to slave and request pr…

  • Updated Apr 6, 2020
  • C++

Improve this page

Add a description, image, and links to the communication-protocol topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the communication-protocol topic, visit your repo's landing page and select "manage topics."

Learn more