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) ...
Okay, I was thinking last night about a possible mod, and have some questions.<BR><BR>My idea was to use an old VU meter or analog voltage meter as a processor usage meter to put on the front bezel of ...
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 ...
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 ...
You all know that there are a number of serial ports in your personal computer. The serial ports act as interface which allows transfer of information between the computers. The first serial port is ...
If you use the Arduino IDE to program the ESP32, you might be interested in [Andreas Spiess’] latest video (see below). In it, he shows an example of using all three ESP32 UARTs from an Arduino ...