GithubHelp home page GithubHelp logo

Comments (11)

ukw100 avatar ukw100 commented on June 19, 2024

This is described in README.md, here is the relevant section:

With the F1 key, you can choose between 4 orientations during operation:

Mode Orientation
0 Flip None (Standard)
1 Flip Vertical
2 Flip Horizontal
3 Flip Vertical + Horizontal

You can save the orientation in the INI file "steccy.ini". To do this, you count how often you had to press the F1 key to see the picture the right way round.

This value is entered in the INI file as

ORIENTATION=0 # or 1, 2, 3

Likewise, there are TFT displays whose RGB colour sequence is wired differently. If the display shows wrong colours, you can change the RGB colour sequence with the F2 key.

This can also be saved in the INI file "steccy.ini".

Enter here:

RGB=0 # Standard order RGB
RGB=1 # Non-standard is GRB

Have fun!

from steccy.

pierrebak avatar pierrebak commented on June 19, 2024

Thanks for very prompt feedback. Do you think I could use STM32F103 (blue pill) as an HID input? I have no FtoF adaptor to use the USB keyboard and it would be a means to test the screen orientation rapidly :)

from steccy.

pierrebak avatar pierrebak commented on June 19, 2024

(BTW, it maybe not about screen orientation, as the image is like mirrored, I had the kind issue with a cheap LCD on Arduino from Aliexpress vendor).

from steccy.

ukw100 avatar ukw100 commented on June 19, 2024

Simply try

ORIENTATION=2

in steccy.ini. This value is my favourite for the ILI display.

from steccy.

pierrebak avatar pierrebak commented on June 19, 2024

Ok :) I have to recompile the source then, I was using the ready-to-go hex file :)

from steccy.

pierrebak avatar pierrebak commented on June 19, 2024

Thanks a lot

from steccy.

ukw100 avatar ukw100 commented on June 19, 2024

The ORIENTATION value also flips (mirrors) horizontal/vertical. A mirrorring display is not problem and can be fixed by the ORIENTATION value.

from steccy.

ukw100 avatar ukw100 commented on June 19, 2024

No, you don't have to recompile the source, simply create a file named STECCY.INI on the SD card and put the orientation line into the file.

from steccy.

pierrebak avatar pierrebak commented on June 19, 2024

great thanks, will tell you soon

from steccy.

pierrebak avatar pierrebak commented on June 19, 2024

Great it works :)

from steccy.

ukw100 avatar ukw100 commented on June 19, 2024

In README.md you will find more settings for STECCY.INI, for example keyboard and rom settings (48K vs. 128k). Link: https://github.com/ukw100/STECCY#ini-file

from steccy.

Related Issues (3)

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.