PIC MPLABX USART Library
-
Updated
Jun 2, 2024 - C
PIC MPLABX USART Library
Libraries for working with different interfaces.
Project in C on STM32 Nucleo-64 (NUCLEO-F401RE) "TEST-SUITE" Using ChibiStudio (Eclipse + ChibiOS) - developed during NISC (2021)
ATmega328p USART 8-bit Asynchronous library (With TX/RX ISR's)
UART protocol for ATMEGA328p using printf for printing to the console. Compatible with MPLAB X simulator
A C-libary for USART communication between your PC and an Arduino Uno/Nano.
This protocol is mainly created for the 8 and 16 bits MCU (for example PIC12/16/18 series) in which there is (E)USART module with which the device can connect to another via RS-485 standard.
Add a description, image, and links to the usart-library topic page so that developers can more easily learn about it.
To associate your repository with the usart-library topic, visit your repo's landing page and select "manage topics."