GitHub Example for the 8bit MDFU Client Library using PIC18F56Q24 with a CNANO board.
-
Updated
Oct 14, 2024 - C
GitHub Example for the 8bit MDFU Client Library using PIC18F56Q24 with a CNANO board.
GitHub Example for the 8bit MDFU Client Library using AVR128DA48 with a CNANO board.
GitHub Example for the 8bit MDFU Client Library using PIC16F18446 with a CNANO board.
This example shows how to implement a command line interface. This way, the microcontroller can receive control commands via the EUSART. In this use case, an LED is controlled using commands sent from the MPLAB Data Visualizer.
This example shows how to send a string to the PC and see it in the MPLAB Data Visualizer Terminal.
PIC16F887's Communication Protocols example
18F27J53 I2C USB EUSART IR-RemotoControl
This example shows how to implement a command line interface. This way, the microcontroller can receive control commands via the EUSART. In this use case, an LED is controlled using commands sent from the MPLAB Data Visualizer.
Example demonstrating how to do basic read and writes to external memory using the MSSP driver in MCC.
Add a description, image, and links to the eusart topic page so that developers can more easily learn about it.
To associate your repository with the eusart topic, visit your repo's landing page and select "manage topics."