- Owner: Abhiyanta Community
- Team Members: Devanshi Chauhan; Jainam Shah; Harsh Maghnani; Siddhpura Hemangi;
- We are Always Available for Innovators :) Contact us : [email protected]
The task is about interfacing two PIC controllers with each other through implementing a UART Protocol. In the PIC microcontroller there is an internal hardware which implements the UART protocol but to learn UART protocol from scratch we will start Implementing the protocol manually (without using internal dedicated hardware or software serial libraries). Then in further sub tasks we will be switching to communicate two MCUs using internal hardware in order to learn using internal hardware functioning and usage from datasheet
Refer to the Task_Document.pdf in current directory For understanding The problem statement.
Refer to the Task_Report_Documentation.pdf in current directory For report submitted by the working team.
Refer to the folderTree file in current directory for comment about important files and directory tree of whle project.