I have a bunch of Kenwood TK-2100 VHF radios that are re-programmable via the serial port. I have a DOS-based application that works with the radios, but is only reliable with computers with two (2) ...
Modern operating systems insulate us — as programmers, especially — from so much work. Depending on how far back you go, programmers had to manage their own fonts, their own allocation space on mass ...
I'm currently involved in a project to critically damp the vibrations of a washing machine using a variable damping coefficient. The way we're getting input from the system is through a serial port ...
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 ...
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 ...