Replies: 11 comments 11 replies
-
Just ordered same device, it is for very good price on Ali. I shall not forget to post here my own experience. |
Beta Was this translation helpful? Give feedback.
-
Hi guys, did you flashed with last version? I think colors must be inverted. |
Beta Was this translation helpful? Give feedback.
-
I am asking if colors are such an issue? |
Beta Was this translation helpful? Give feedback.
-
Understand, makes sense. I will share my experience as soon as I will get my piece. That reminds me that I have to make donate to those great guys working on Nerdminer in the value of my last HW order. |
Beta Was this translation helpful? Give feedback.
-
Hello I found this workaround which helped me solving my color issues: Bodmer/TFT_eSPI#2985 Two small changes I needed to do: I added these lines below in the file src/drivers/displays/esp23_2432s028r.cpp into function void esp32_2432S028R_Init(void).
I added these lines under tft.setRotation(1); I also needed to add one line to the platformio.ini file:
Before it looked ugly like this: I'm sure there is a better, or more professional way to fix this, but I don't have professional programming background. Maybe somebody more experienced here can have a look and improve this. Hope this is helpful for somebody else as well. Btw, this is my ESP32 2432S028 variant (with micro-USB and USB-C connector): Boris |
Beta Was this translation helpful? Give feedback.
-
I could not find this issue so I have created one new: #285 I will close it now. |
Beta Was this translation helpful? Give feedback.
-
Hi again I just noticed, that I forgot to mention a second small change in the platformio.ini file in the above workaround. It's added now. Boris |
Beta Was this translation helpful? Give feedback.
-
Thanks guys, any who would like to make a PR for that reason. |
Beta Was this translation helpful? Give feedback.
-
Hello I have created a pull request regarding this topic. Please have a look :-) Boris |
Beta Was this translation helpful? Give feedback.
-
I managed to change/add the code in visual basic but I'm still getting the old screen. This is my first time using VS, so do I just click on save? Then within the same folder I load those bins to my device or am I missing a step? Thx |
Beta Was this translation helpful? Give feedback.
-
Hi everyone! |
Beta Was this translation helpful? Give feedback.
-
I have a quick, stupid question about the version for the 2.8" display and is it correct that the orange-blue display is displayed or is there something wrong with the display? Personally, I think the black layout is nicer.
But otherwise really good work, keep it up! :)
Beta Was this translation helpful? Give feedback.
All reactions