UART Terminal¶
-
UART Terminal for GPIO
Control various devices via the Flipper Zero UART interface.
-
Information about application
- Author: Check repo
- Version: 1.4
- Updated at: 2024-03-05
- Downloads: 0
Description¶
The UART Terminal application allows you to use UART (Universal Asynchronous Receiver-Transmitter) even without a computer, only with your Flipper Zero:
- On your Flipper Zero, run the UART Terminal app.
- Connect your Flipper Zero to a device that uses the UART protocol for communication.
- Select the desired communication frequency. After that, you can start reading and writing data directly from the application.
Changelog¶
v1.0 - Initial release, v1.1 - Description update, v1.2 - More baudrates, v1.3 - HEX Mode, v1.4 - Fixes for latest API