Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

colors issue 1,8'' 128x160 TFT #40

Closed
GoogleCodeExporter opened this issue Mar 23, 2015 · 1 comment
Closed

colors issue 1,8'' 128x160 TFT #40

GoogleCodeExporter opened this issue Mar 23, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Everything seems work fine but colors. When i power up module white screen 
appears. To make it black i have to write rectangle with (255,255,255).

The colors seems to be inverted (but not exacly): 
(255,255,255) is black and (0,0,0) is white, red is (0,255,255) and so on.
The colors that uses half tone(not 0 or 255) -  oragne for example  are hard to 
display.

What steps will reproduce the problem?
1. nothing, just connect it and try

What is the expected output? What do you see instead?
different color than the should be;

What version of the product are you using? On what operating system?
http://www.banggood.com/1_8-Inch-Serial-SPI-TFT-LCD-Display-Module-With-Power-IC
-SD-Socket-p-909802.html

arduino mega/nano/pro mini - the same effect
windows 8.1x46 (but ot doesn't matter)


Please provide any additional information below.
Please add function to map colors propperly.
Thank You
Przemek

Original issue reported on code.google.com by pparsn...@megapremiera.pl on 21 Oct 2014 at 8:42

@olikraus
Copy link
Owner

not sure why i did not respond here... but difficult tu say anyway....

@olikraus olikraus added the bug label May 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants