Willy-JL c3547182b2 Fix UART deinit issues and crashes il y a 1 an
..
assets b6bd74a55f UartTerminal: This is so fucking retarded, stop it il y a 2 ans
img 5433da5d2f Add uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 2 ans
scenes 55abecde15 uArT rEfAcToRiNg!1!! (jk its better now) il y a 2 ans
.gitsubtree ff24807dc8 Fix remote fetch order il y a 1 an
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 1176130bb7 Merge uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 1 an
uart_hex_input.c 04c3a60093 Format il y a 2 ans
uart_hex_input.h b6bd74a55f UartTerminal: This is so fucking retarded, stop it 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 1176130bb7 Merge uart_terminal from https://github.com/xMasterX/all-the-plugins il y a 1 an
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 b6bd74a55f UartTerminal: This is so fucking retarded, stop it 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 c3547182b2 Fix UART deinit issues and crashes il y a 1 an
uart_terminal_uart.h 55abecde15 uArT rEfAcToRiNg!1!! (jk its better now) il y a 2 ans
uart_text_input.c b6bd74a55f UartTerminal: This is so fucking retarded, stop it il y a 2 ans
uart_text_input.h b6bd74a55f UartTerminal: This is so fucking retarded, stop it 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.