txrx
Here are 5 public repositories matching this topic...
This project demonstrates basic UART communication on an STM32F4 microcontroller. Using UART2 (PA2/PA3), the code receives characters from a serial terminal and controls the onboard LED (PA5) — the LED turns ON when '1' is received, and OFF for any other character. The project includes simple driver code for UART initialization, data tx and rx opt
-
Updated
Jul 30, 2025 - C
ATmega328p USART 8-bit Asynchronous library (With TX/RX ISR's)
-
Updated
Jun 5, 2025 - C
Simple thermometer thingy using two Arduino boards (school project).
-
Updated
Sep 3, 2023 - C++
Improve this page
Add a description, image, and links to the txrx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the txrx topic, visit your repo's landing page and select "manage topics."