You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
This repository contains a simple test setup for sending data from a PIC16F15376 microcontroller to an Arduino using UART. The PIC runs XC8 (MPLAB X) and toggles an LED + transmits a byte every second ...