This is an introduction to the Virtual Serial Port Driver by Eltima Software. They have offered an opportunity to the ElectroSchematics team to put the software through its paces. T.K. Hareendran will ...
If you are a software and hardware developer working with serial ports, you often need a reliable serial port monitor that allows you to capture, display, analyze, record, and replay all serial port ...
I had a thread over in the Programmer's Symposium, but I think the line of questioning has turned more into a kernel issue.<br><br>I have been tasked with getting response time for writing a single ...
virtual-serial-port.com – There has been a lot of issues on how to create serial ports. In this article we will outline the main softwares which create and control serial ports fully and easily.
Since most of us are long past the days of hardware serial ports, the USB to serial adapter has become a mainstay on the hacker’s tool belt. While they’re cheap and convenient, USB to serial adapters ...
In Part I of this article, I briefly mentioned the generic USB driver in the context of getting a USB device to communicate through it easily, with no custom kernel programming. Unfortunately, I ...
Ok, the title is a bit misleading. Like most things in life, it really isn’t infinite. But I’m going to show you how you can use a very interesting Linux feature to turn one serial port from a ...
A bootloader makes it possible to update a product’s firmware in the field. Common communication interfaces like UART, I 2 C, SPI or USB can be used to update the firmware, which typically involves a ...
In my last column [see LJ December 2002], we covered the serial layer in the 2.5 (hopefully soon to be 2.6) kernel tree. We mentioned in passing that a USB-to-serial driver layer in the kernel helps ...