Skip to content

Simple screens viewer/editor #510

Answered by dl9rdz
Piter-NS asked this question in Q&A
Discussion options

You must be logged in to vote

No, as this is not fully complete yet, I was just experimenting with kivy...

  • Basically you need a python environment with kivy installed (pip install kivy)
  • Then run "python main.py" (cd to the "screens_editor" directory first)
  • "Select file" (shows the folder ../RX_FSK/data) -> choose one of the screen_X_.txt files
  • "Select Size" to choose corresponding display size (128x64 for OLED, the larger sizes for TFT)
  • "Scale" just zooms on screen
  • (currently you have to do use "Select Size" or one of the Scale buttons to have the display be redrawn.
  • "Block selection" allows you to iterate over the different blocks

You can edit the screens file (text on the left) and press "reparse" to have this cha…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Piter-NS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants