UttamBasu / 16-bit-PIC-Microcontroller-to-Arduino-Multiple-Data-Transfer-using-UART

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.

Repository from Github https://github.comUttamBasu/16-bit-PIC-Microcontroller-to-Arduino-Multiple-Data-Transfer-using-UARTRepository from Github https://github.comUttamBasu/16-bit-PIC-Microcontroller-to-Arduino-Multiple-Data-Transfer-using-UART

16-bit-PIC-Microcontroller-to-Arduino-Multiple-Data-Transfer-using-UART

About

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.

License:MIT License


Languages

Language:C 70.5%Language:Makefile 25.5%Language:C++ 2.8%Language:Shell 1.2%