News

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) ...
If you’re planning to do some hacking with CPLD or FPGA chips you’ll need a way to program them. JTAG is one of the options and here’s a cheap method that uses the serial port (translated). This ...
So I'm trying to detect through Visual Basic 6.0 when a voltage change occurs on one of the pins of the serial/parallel port. The whole thing is pretty simple; no data transfer/handshaking/etc needs ...
At some point in the past, Unix — the progenitor of Linux — treated virtually everything as a file, and all files were created more or less equal. Programs didn’t care if a file was local, on the ...