A computer, at its simplest, is a sophisticated input and outlet machine. But there is only so much it can do. It can't print a document on a piece of paper — there's a dedicated machine for that. A ...
A socket that connects to a serial interface (one bit following another over one line). Serial ports are widely used by sensors for data acquisition, and they were standard on early computers for ...
If you've been using computers for more than a couple of decades, you've probably used a serial port to attach peripherals like your mouse and modem. Until the USB standard rendered them obsolete in ...
While the average computer user likely hasn’t given much thought to the lowly serial port in decades, the same can’t be said for the hardware hacker. Cheap serial-to-USB adapters are invaluable for ...
The back of your PC is a rich source of connectivity. Ports and connectors exist for just about any device you can find, though some may be more obscure than others. In today’s USB-centric PC, it’s ...
I have a PC-based DSO that connects via parallel port that I'd like to get working via USB (preferable) or at least ExpressCard. I picked up a USB-parallel adapter from MicroCenter thinking it would ...
For years I have been wondering when Cisco would activate the USB ports on their devices. I have been hoping for all kinds of USB functionality to routers, switches, firewalls but Cisco has been slow ...
The distro in question is Proxmox though that likely isn’t a factor. It’s straightforward to start the systemd unit that fires up console on /dev/ttyUSB0 and connect to it, log in, etc…. But I don’t ...
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 ...