Просмотр исходного кода

Merge uart_terminal from https://github.com/xMasterX/all-the-plugins

Willy-JL 2 лет назад
Родитель
Сommit
af5fb4b491
4 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      uart_terminal/README-catalog.md
  2. BIN
      uart_terminal/img/1.png
  3. BIN
      uart_terminal/img/2.png
  4. BIN
      uart_terminal/img/3.png

+ 5 - 0
uart_terminal/README-catalog.md

@@ -0,0 +1,5 @@
+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.

BIN
uart_terminal/img/1.png


BIN
uart_terminal/img/2.png


BIN
uart_terminal/img/3.png