RxtxConsole is an API and GUI software, developed by Doidx with JSerialCom as the kernel.
It can be used for multi- UART/RS232 interface operation. The platform supports Windows/MAC/Linux.
Note: Developed with Java17
Follow these steps step by step to apply RxtxConsole,
1. LIST, to obtain all Serial ports currently available on the system.
2. CONNECT, Select a Serial port for connection and place it in the connection pool for use
3. ...
The Null-modem emulator (com0com) is a kernel-mode virtual serial port driver for Windows. You can create an unlimited number of virtual COM port pairs and use any pair to connect one COM port based application to another. The HUB for communications (hub4com) allows to receive data and signals from one COM or TCP port, modify and send it to a number of other COM or TCP ports and vice versa.
Agnix is an educational, network operating system kernel. It is ideal starting point to learn about operating systems. The main goal of the project is to provide a network kernel fully compatible with the Linux Kernel in the system call layer
WinMac is attempt to clone Mac OS X for the intel platform using the Apple Darwin 1.2 kernel. There are currently two teams working on the project. The kernel team is working on the basic compiling of Darwin on Intel. The GUI team is researching the Aqua