25 Transmit UART

25 : Transmit UART

Design renderSelect Project123456789ONSW2

How it works

Sends an async uart message on severals pins

How to test

Attach a uart receiver to each pins, set the baud rate to 1200 and read the messages

External hardware

Serial cable

IO

#InputOutput
0clockuart_tx_0
1resetuart_tx_1
2uart_tx_2
3
4
5
6
7