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

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.