News

SerialTool - Advanced Serial Port Utility, Monitor, and Sniffer SerialTool is a powerful and versatile software designed for serial communication across Windows, macOS, and Linux. It functions as a ...
This project implements a graphical user interface (GUI) for serial port communication using PyQt5. It allows users to connect to a serial port, configure various parameters, send data, and receive ...
The Universal Asynchronous Receiver-Transmitter (UART) remains a fundamental component in modern communication systems, facilitating serial data exchange between devices. This paper presents the ...
In this paper we present nbshmem, a Python library for GPU-initiated GPU-to-GPU communication. The library can be used within Numba CUDA kernels that are compiled into GPU device code at runtime.