Willy-JL f1bfea7d00 UartTerminal: Fix merge il y a 2 ans
..
img 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 2 ans
scenes 4d3dead8cc Merge uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 2 ans
.gitsubtree 27d4d8c1d8 Fix merge il y a 2 ans
LICENSE 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 2 ans
README-catalog.md 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 2 ans
README.md f1bfea7d00 UartTerminal: Fix merge il y a 2 ans
application.fam 4d3dead8cc Merge uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 2 ans
uart_hex_input.c 4d3dead8cc Merge uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 2 ans
uart_hex_input.h 4d3dead8cc Merge uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 2 ans
uart_terminal.png 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 2 ans
uart_terminal_app.c 4d3dead8cc Merge uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 2 ans
uart_terminal_app.h 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 2 ans
uart_terminal_app_i.h 4d3dead8cc Merge uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 2 ans
uart_terminal_custom_event.h 4d3dead8cc Merge uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 2 ans
uart_terminal_uart.c f1bfea7d00 UartTerminal: Fix merge il y a 2 ans
uart_terminal_uart.h 4d3dead8cc Merge uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 2 ans
uart_validators.c 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 2 ans
uart_validators.h 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 2 ans

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.