Blueforcer / awtrix3

Custom firmware for the Ulanzi Smart Pixel clock or self made awtrix. Getting started is easy as 1-2-3
https://blueforcer.github.io/awtrix3/
Other
1.26k stars 109 forks source link

ability to rotate the whole display #401

Closed timgentschhh closed 10 months ago

timgentschhh commented 10 months ago

Feature Request

It would be nice if I could rotate the display for 180 degree , so that I could stick it on the underside of my kitchen cupboard.

Blueforcer commented 10 months ago

Already possible: https://blueforcer.github.io/awtrix-light/#/dev

timgentschhh commented 10 months ago

very nice! thank you very much for your quick reply

bachoo786 commented 10 months ago

@Blueforcer sorry I have just got my ulanzi display and I really need to rotate my screen. I know you have shared the link above but how do I implement it using JSON ? thanks.

Blueforcer commented 10 months ago

@Blueforcer sorry I have just got my ulanzi display and I really need to rotate my screen. I know you have shared the link above but how do I implement it using JSON ? thanks.

Create a dev.json in the Filemanager And add {"rotate_screen":true}

Blueforcer commented 10 months ago

The Filemanager tell you the error in your JSON. There is a leading space marked as a red dot. Remove it.

bachoo786 commented 10 months ago

The Filemanager tell you the error in your JSON. There is a leading space marked as a red dot. Remove it.

thanks works perfectly