Serial Port Table of Contents TOC
- Serial Port Table of Contents TOC
- WiFi Ethernet to Serial Port Boards
- Serial Port Under QT
- Java Serial Port
- USB to rs-232 – Clearing Phantom Serial Ports
- Serial Port Software and Tools
- Router Console Port Connection using USB to Serial TTL Adapter
- Hexin HXSP-2303G USB to RS-422 Serial Converter Driver for Windows 7 and 10
- USB to Serial Converter Adapter: Keyspan USA-19HS
- Silicon Labs USB to Serial Bridge Chip CP2102
End of TOC
Serial Port Links
- com0com on sourceforge
- The Java Communications API: A Working Example – By Rick Proctor
- Serial Port Sniffer in Java – uses a windows kernel mode driver – not java! uses com0com – CodeProject page explaining use of com0com with example Arduino project that uses it
- tty0tty – linux null modem
- Another windows monitor control that can be used in a project
- Serial Port Sniffer – Java only – not sure if it eavesdrops or it just listens on the port
- List of Serial Related Java Projects
- Serial Port Analyzer – Gambino & Crovatto
- RxTx replaces JavaComm which appears to be very weakly supported
- SerTerm
- SimpleWrite.java – allows you to set port parameters – RxTx page on SimpleWrite.java
- RealTerm – very nice serial port tool – will do serial port spy. Written for windows in C++
- BirdTerm – Java based serial terminal in Eclipse environment
0 Comments