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 ...
Learn what a USB to Serial adapter is used for, when you might need one, and whether installing a driver is required for it ...
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 ...
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 ...
Hardware hackers building interactive gadgets based on the Arduino microcontrollers are finding that a recent driver update that Microsoft deployed over Windows Update has bricked some of their ...
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.
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 ...
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 ...
In the last two installments of Driving Me Nuts [LJ August 2002 and October 2002], we covered the tty layer, explaining how to create a minimal tty driver. We also explained some of the various ioctls ...