Adapter to connect the TC2030 IDC cable to a USB-to-UART Adapter. This can be used to program ESP32 boards (or any other UART compatible microcontroller) without a big footprint on the PCB. Boot and ...
There’s a small little command line tool that will talk to the usual 1-Wire temperature sensors. Both the circuit and the tool work with the most common USB to UART adapters.
setup to communicate with a Gameboy Advance over the link port. A run-of-the-mill USB-to-UART cable will do fine. And as an interface program any old UART app will probably do as well. This projects ...
If you want to plug a USB cable into your next project, you’ve got a problem. USB is not UART, and UART is what every microcontroller serial port wants. To add USB to your microcontroller ...