- Notifications
You must be signed in to change notification settings - Fork21
Uart terminal for Flipper Zero
License
cool4uma/UART_Terminal
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Flipper Zero app to control various devices via UART interface.
| FW Official | FW Unleashed |
|---|---|
- Read log and command output by uart
- Send commands by uart
- Send AT commands
- Set baud rate
- Fast commands
| Flipper Zero pin | UART interface |
|---|---|
| 13 TX | RX |
| 14 RX | TX |
| 8, 18 GND | GND |
Info: If possible, do not power your devices from 3V3 (pin 9) Flipper Zero. It does not support hot plugging.
UART_terminal uses its own special keyboard for work, which has all the symbols necessary for working in the console.
To accommodate more characters on a small display, some characters are called up by holding.
In the "Send AT command" mode, the keyboard settings are changed for the convenience of entering AT commands.
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 tooluFBT for building applications for Flipper Zero.
Download readyfap
~60% of the source code is taken from theWifi Marauder project. Many thanks to the developers of the Wifi Marauder project.
About
Uart terminal for Flipper Zero
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Contributors2
Uh oh!
There was an error while loading.Please reload this page.



