Willy-JL c3547182b2 Fix UART deinit issues and crashes há 1 ano atrás
..
assets b6bd74a55f UartTerminal: This is so fucking retarded, stop it há 2 anos atrás
img 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins há 2 anos atrás
scenes 55abecde15 uArT rEfAcToRiNg!1!! (jk its better now) há 2 anos atrás
.gitsubtree ff24807dc8 Fix remote fetch order há 1 ano atrás
LICENSE 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins há 2 anos atrás
README-catalog.md 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins há 2 anos atrás
README.md f1bfea7d00 UartTerminal: Fix merge há 2 anos atrás
application.fam 1176130bb7 Merge uart_terminal from https://github.com/xMasterX/all-the-plugins há 1 ano atrás
uart_hex_input.c 04c3a60093 Format há 2 anos atrás
uart_hex_input.h b6bd74a55f UartTerminal: This is so fucking retarded, stop it há 2 anos atrás
uart_terminal.png 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins há 2 anos atrás
uart_terminal_app.c 1176130bb7 Merge uart_terminal from https://github.com/xMasterX/all-the-plugins há 1 ano atrás
uart_terminal_app.h 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins há 2 anos atrás
uart_terminal_app_i.h b6bd74a55f UartTerminal: This is so fucking retarded, stop it há 2 anos atrás
uart_terminal_custom_event.h 4d3dead8cc Merge uart_terminal from https://github.com/xMasterX/all-the-plugins há 2 anos atrás
uart_terminal_uart.c c3547182b2 Fix UART deinit issues and crashes há 1 ano atrás
uart_terminal_uart.h 55abecde15 uArT rEfAcToRiNg!1!! (jk its better now) há 2 anos atrás
uart_text_input.c b6bd74a55f UartTerminal: This is so fucking retarded, stop it há 2 anos atrás
uart_text_input.h b6bd74a55f UartTerminal: This is so fucking retarded, stop it há 2 anos atrás

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.