MX 6f19c6d062 Fix UART deinit issues in multiple apps 1 rok temu
..
assets 8a1923af47 move base pack here 2 lat temu
img 12d4dbebe9 combine 1 2 lat temu
scenes e71aa91689 bump versions for catalog apps 1 rok temu
LICENSE 8a1923af47 move base pack here 2 lat temu
README-catalog.md 12d4dbebe9 combine 1 2 lat temu
README.md 2212ab0da0 readme fix 2 lat temu
application.fam e71aa91689 bump versions for catalog apps 1 rok temu
uart_hex_input.c e71aa91689 bump versions for catalog apps 1 rok temu
uart_hex_input.h c365e7737e Hex mode & bug fixes 2 lat temu
uart_terminal.png 8a1923af47 move base pack here 2 lat temu
uart_terminal_app.c e71aa91689 bump versions for catalog apps 1 rok temu
uart_terminal_app.h 8a1923af47 move base pack here 2 lat temu
uart_terminal_app_i.h c365e7737e Hex mode & bug fixes 2 lat temu
uart_terminal_custom_event.h c365e7737e Hex mode & bug fixes 2 lat temu
uart_terminal_uart.c 6f19c6d062 Fix UART deinit issues in multiple apps 1 rok temu
uart_terminal_uart.h 5b4cd59b88 merge fixes pt2 2 lat temu
uart_text_input.c 8a1923af47 move base pack here 2 lat temu
uart_text_input.h 8a1923af47 move base pack here 2 lat temu
uart_validators.c 8a1923af47 move base pack here 2 lat temu
uart_validators.h 8a1923af47 move base pack here 2 lat temu

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.