Moode Forum
Rotate 90 and 270, portrait mode - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Feature requests (https://moodeaudio.org/forum/forumdisplay.php?fid=8)
+--- Thread: Rotate 90 and 270, portrait mode (/showthread.php?tid=715)



Rotate 90 and 270, portrait mode - stefil - 11-25-2018

Hi,

I'm evaluating 4.3 release of moode audio (versus 4.1).

Nice feature to allow screen rotation on local UI. I didn't figure out before.

Will a 90 deg and 270 deg be available ?

I prefer portrait mode on a 3,5 inch lcd (smartphone looking). 

Actually I setup in config.txt file with success.
Allowing this setup as a rotate option should be a must feature.  Smile

Best regards, thank you for MoOdeAudio amazing system ( Heart ) and this great major update.

Stephane


RE: Rotate 90 and 270, portrait mode - Tim Curtis - 11-25-2018

Hi Stephane,

What are your config.txt settings?


RE: Rotate 90 and 270, portrait mode - stefil - 04-22-2021

Hi Tim

Sorry for this late reply.

To rotate 270 clockwise i set :

display_rotate=3

Based on some research, i found this  

0 is the normal configuration. 1 is 90 degrees. 2 is 180 degress. 3 is 270 degrees.

config.txt adds for my screen below, i use to disable dtoverlay, i wonder it’s for touch purpose
screen is more for seeing currently playing than for control.
i use a low res here because screen is small and not very accurate

hdmi_drive=2
hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=87
hdmi_cvt 600 400 60 6 0 0 0
dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=50000,keep_vref_on=0,swapxy=1,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=200,ymax=3900
display_rotate=3


Best regards
Stephane