Serial port library written in C++.
-
Updated
Jun 7, 2025 - C++
Serial port library written in C++.
Serial port communication in Java - FTDI D2XX, HID API, X/Y modem
Serial terminal app for connecting to serial devices with profiles.
Terminal emulator with Serial and TCP socket capabilities
Python Interface to Array 3710A DC Electronic Load
Clock and UART Baud rate generation, radix-4 multiplier, function generator & accelerator wrappers.
UART baud detector + console tap for the Flipper Zero. Measures the bit time on the pin, verifies it on the real UART, then hands you the console.
codes of my IUT FPGA LAB
第三届电磁大数据挑战赛码元宽度回归预测参考例程,实现了码元宽度盲估计
TahakomAVRLib is a C++ library to program Atmel AVR microcontrollers
This is a project of a fully software UART protocol implementation for low speed bauds where you can enter a float type value of baudrate (1.1 baud tested). It uses any digital OI pins as Rx and Tx. No interrupts used.
Clock and UART Baud rate generation, radix-4 multiplier, function generator & accelerator wrappers.
Advanced UART core on Spartan-3E FPGA using Verilog, featuring FSM-based TX/RX logic, FIFO buffering, and configurable baud rate generation, built and tested on Ubuntu Linux using Xilinx ISE.
EdgeTX Lua tool: AT command terminal for Bluetooth serial modules. Set the baud rate, rename or reset an HC-05, HC-06, HM-10 or DX-BT24 module from your radio, no laptop needed.
Fully parameterizable uart (data width, clock frequency, parity bit [ON/OFF];[ODD/EVEN], stop bit length, baud rate, seniority [DESC/ASC])
A simple chat application built for 8086 assembly that uses a serial communication (UART) interface to send and receive text. The program splits the screen into two parts for bi-directional messaging, allowing you to chat with another terminal via serial port.
A simple BaudRate Checker to avoid manual Testing of BuadRates
Baud Rate Generator in VHDL for FPGA-based UART communication. The generator produces a periodic tick signal at 153,600 Hz (16x oversampling for a 9,600 baud rate) from a 50 MHz input clock. This is targeted for Spartan 3E FPGA.
Add a description, image, and links to the baud-rate topic page so that developers can more easily learn about it.
To associate your repository with the baud-rate topic, visit your repo's landing page and select "manage topics."