Willy-JL 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
..
assets 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
img 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
scenes 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
.gitsubtree 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
LICENSE 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
README-catalog.md 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
README.md 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
application.fam 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
uart_terminal.png 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
uart_terminal_app.c 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
uart_terminal_app.h 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
uart_terminal_app_i.h 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
uart_terminal_custom_event.h 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
uart_terminal_uart.c 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
uart_terminal_uart.h 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
uart_text_input.c 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
uart_text_input.h 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
uart_validators.c 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años
uart_validators.h 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins hace 2 años

README-catalog.md

The UART Terminal application allows you to use UART (Universal Asynchronous Receiver-Transmitter) even without a computer, only with your Flipper Zero:

  1. On your Flipper Zero, run the UART Terminal app.
  2. Connect your Flipper Zero to a device that uses the UART protocol for communication.
  3. Select the desired communication frequency. After that, you can start reading and writing data directly from the application.