Giter VIP home page Giter VIP logo

uart_terminal's Introduction

UART Terminal for Flipper Zero

Flipper Zero app to control various devices via UART interface.

Download fap

FW Official FW Unleashed
FAP Factory FAP Factory

Capabilities

  • Read log and command output by uart
  • Send commands by uart
  • Send AT commands
  • Set baud rate
  • Fast commands

Connecting

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.

Keyboard

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.

kbf

Supported send AT commands

In the "Send AT command" mode, the keyboard settings are changed for the convenience of entering AT commands.

AT

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.

Or use the tool uFBT for building applications for Flipper Zero.

Download ready fap

How it works

1f

2f

INFO:

~60% of the source code is taken from the Wifi Marauder project. Many thanks to the developers of the Wifi Marauder project.

uart_terminal's People

Contributors

cool4uma avatar xmasterx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

uart_terminal's Issues

Feature Request: Keep view scrolled to end

It would be cool if new input from the UART would display the new text instead of jumping back to the top of the text. I have to constantly scroll down to see new text and each time it takes longer to scroll down so I usually quit the app and relaunch it.

Feature Request: Add more Baud Rates

Hi [cool4uma],
Found myself out of luck today with my new Flipper Zero when trying to connect to a HI-LINK HLK-LD2410 24Ghz Human Presence Body Radar sensor as it has a no-so-common baud rate of 256,000.

FWIW, on the following Wiki page there's a list of "Common serial port speeds". It might be worth implement the full list as the Flipper Zero it going to be used for all manner of common & odd devices!
https://en.wikipedia.org/wiki/Serial_port#Settings

Thanks,
-ethzero

Feature request - Wiring diagram

It would be nice to have a wiring diagram (even though the wiring is very simple) in the app like in the SPI mem manager app bundled with the official firmware. I made the diagram below and tried to add it but couldn't wrap my head around how scenes and views worked.

image

Feature Request: Clear window

Instead of quitting the app and restarting it, it might be nice to have someway to clear the current text in the app. Great app- so useful, I don't need to lug my laptop around anymore to debug firmware.

AT commands

the LORA module expects commands to be in all caps. sending:
at
gets response
+ERR=1

i should be able to send:
AT
which would respond with:
+OK

Feature Request - Display non-visible characters

If possible, could printing of non-visible characters be implemented into the terminal?

I see potential use with this app as a quick diagnostic tool for serial communications in A/V systems, however many of the protocols are not ASCII-based.

Thank you for your work!

Feature request: HEX Mode

HEX Mode would be convenient for working with simple binary protocols
A separate mode, when both receiving and sending data would be done in hexadecimal form

Port to new FuriHalSerial API

Hi,
I'm trying to build the app with the last SDK version 0.98.3 but it seems to me that it is not building fine with this revision.
Could it be the new FuriHalSerial API? Is it possible to do the port to new FuriHalSerial API?

Thanks and keep up the great work!

Send HEX raw code

Hello, great work!
I cannot find a way to send 0x0D or 0x0A raw code or any other, any suggestion please?
KR, dk

Max string length

I am unsure how to reach out to you and this seems the only way.
I have forked this project and am making a dedicated fap for a specific LoRA module.
its mostly AT commands but I am finding that anything over 10 len is failing to send properly.

is there some limit set and could you point me in the right direction?

Race condition ?

Thanks for the development. However, I have a problem with sending command during login.
To test it I have enabled serial on raspberrypi.

Raspberrypi didn't get the pi login as per /var/log/auth.log output

Jan 7 19:49:57 legacypi login[723]: pam_unix(login:auth): authentication failure; logname=LOGIN uid=0 euid=0 tty=/dev/ttyAMA0 ruser= rhost=
Jan 7 19:50:00 legacypi login[723]: FAILED LOGIN (1) on '/dev/ttyAMA0' FOR 'UNKNOWN', Authentication failure

IMG_9791.MOV

The app freezes

Weird bug

  1. Connect GPS module
  2. Launch app
  3. Exit
  4. Repeat 2 and 3 several times
  5. Flipper hangs up

or

  1. Connect GPS module
  2. Launch app
  3. Flipper hangs up

U can use only if launch app first then connect GPS module

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.