The complexity of a USB interface makes the old school asynchronous serial UART interface attractive to embedded system development. In this video, we show how the USB to UART bridge works, how to install a Windows driver for one of these bridges, and demonstrate a connection to an ESP32 evaluation board using the CP2102 bridge. We also demonstrate the operation of a watchdog timer trying to recover from a non-functioning operating system. Silicon Labs CP210x Driver Download: https://www.silabs.com/developers/usb... Timestamps 00:00 | Intro 00:16 | Pros and cons of UART and USB 01:50 | The importance of UARTs to embedded systems and IoT 02:42 | What is a USB to UART bridge 03:43 | Description of the CP210x USB to UART bridge 04:52 | A quick Windows-based driver install of the CP210x USB to UART bridge 07:00 | An introduction to the watchdog timer Hashtags #usb #uart #bridge #watchdog #timer