Skip to content
#

uart-interface

Here are 35 public repositories matching this topic...

implementing a protected communication platform between 2 FPGA's. Data is entered through a keyboard-FPGA interface then the data is encrypted using AES encryption and sent to the second FPGA where the decryption occurs if the decryption key is given and the data is displayed using an FPGA-LCD interface using VHDL scripts

  • Updated Sep 20, 2022
  • C

This Program is for both Transmitter side and Receiver side. This will transfer multiple variable value at a same time from 16 bit PIC24F to Arduino using UART Communication. The transmitter part will be interrupt by a timer of PIC24F. The receiver side will decode and separate all the received variable value.

  • Updated Mar 31, 2022
  • C

Improve this page

Add a description, image, and links to the uart-interface 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 uart-interface topic, visit your repo's landing page and select "manage topics."

Learn more