|
@@ -1,4 +1,4 @@
|
|
|
-# UART Terminal for Flipper Zero
|
|
|
|
|
|
|
+# UART Terminal for Flipper Zero
|
|
|
[Flipper Zero](https://flipperzero.one/) app to control various devices via UART interface.
|
|
[Flipper Zero](https://flipperzero.one/) app to control various devices via UART interface.
|
|
|
## Download fap
|
|
## Download fap
|
|
|
| **FW Official** | **FW Unleashed** |
|
|
| **FW Official** | **FW Unleashed** |
|
|
@@ -8,7 +8,6 @@
|
|
|
## Capabilities
|
|
## Capabilities
|
|
|
- Read log and command output by uart
|
|
- Read log and command output by uart
|
|
|
- Send commands by uart
|
|
- Send commands by uart
|
|
|
-- Send AT commands
|
|
|
|
|
- Set baud rate
|
|
- Set baud rate
|
|
|
- Fast commands
|
|
- Fast commands
|
|
|
|
|
|
|
@@ -28,18 +27,12 @@ To accommodate more characters on a small display, some characters are called up
|
|
|
|
|
|
|
|

|
|

|
|
|
|
|
|
|
|
-## Supported send AT commands
|
|
|
|
|
-In the "Send AT command" mode, the keyboard settings are changed for the convenience of entering AT commands.
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
|
|
|
|
|
## How to install
|
|
## How to install
|
|
|
Copy the contents of the repository to the applications_user/uart_terminal folder Flipper Zero firmware and build app with the command ./fbt fap_uart_terminal.
|
|
Copy the contents of the repository to the applications_user/uart_terminal folder Flipper Zero firmware and build app with the command ./fbt fap_uart_terminal.
|
|
|
|
|
|
|
|
Or use the tool [uFBT](https://github.com/flipperdevices/flipperzero-ufbt) for building applications for Flipper Zero.
|
|
Or use the tool [uFBT](https://github.com/flipperdevices/flipperzero-ufbt) for building applications for Flipper Zero.
|
|
|
|
|
|
|
|
-Download ready [fap](https://github.com/playmean/fap-list)
|
|
|
|
|
|
|
|
|
|
## How it works
|
|
## How it works
|
|
|
|
|
|
|
@@ -50,6 +43,7 @@ Download ready [fap](https://github.com/playmean/fap-list)
|
|
|

|
|

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|
## INFO:
|
|
## INFO:
|
|
|
|
|
|