MX 9ea5be6e81 uart terminal configurable crlf or newline mode 1 year ago
..
assets 8a1923af47 move base pack here 2 years ago
img 12d4dbebe9 combine 1 2 years ago
scenes 9ea5be6e81 uart terminal configurable crlf or newline mode 1 year ago
LICENSE 8a1923af47 move base pack here 2 years ago
README-catalog.md 12d4dbebe9 combine 1 2 years ago
README.md 2212ab0da0 readme fix 2 years ago
application.fam 9ea5be6e81 uart terminal configurable crlf or newline mode 1 year ago
uart_hex_input.c 9ea5be6e81 uart terminal configurable crlf or newline mode 1 year ago
uart_hex_input.h c365e7737e Hex mode & bug fixes 2 years ago
uart_terminal.png 8a1923af47 move base pack here 2 years ago
uart_terminal_app.c 9ea5be6e81 uart terminal configurable crlf or newline mode 1 year ago
uart_terminal_app.h 8a1923af47 move base pack here 2 years ago
uart_terminal_app_i.h 9ea5be6e81 uart terminal configurable crlf or newline mode 1 year ago
uart_terminal_custom_event.h c365e7737e Hex mode & bug fixes 2 years ago
uart_terminal_uart.c 9ea5be6e81 uart terminal configurable crlf or newline mode 1 year ago
uart_terminal_uart.h 5b4cd59b88 merge fixes pt2 2 years ago
uart_text_input.c 9ea5be6e81 uart terminal configurable crlf or newline mode 1 year ago
uart_text_input.h 8a1923af47 move base pack here 2 years ago
uart_validators.c 8a1923af47 move base pack here 2 years ago
uart_validators.h 8a1923af47 move base pack here 2 years ago

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.