Better quality screen
#5
The color problem come from the fact that all theses screens run on 16 bits color space so 5 bits (32 gradients) for red and blue and 6 (64) for green.
The screen used by Freeplaytech is able of 18 bits color display (64 gradients for all channels) but even modifying Juj driver to select this color space and changing framebuffer color space didn't work for me, maybe because of timing issues, IDK :/
Something that could be interresting to test is to reduce green to 32 gradient to have the same on each channel, I already used this tricks on a Arduino project to get "real" gray gradient.
I will try during the week if I have some spare time.

Pin compatibility is a issue but not a big one, there is always a workaround since all SPI screen use basically the same IO.
One problem is to found a proper driver (both screen and software) that is capable of a good framerate. Sadly, not all are abke of this :S
As Flavor pointed out, the oher problem is to fit the screen in the shell.
Reply


Messages In This Thread
Better quality screen - by sneakypebbles - 10-14-2019, 06:30 AM
RE: Better quality screen - by luisito - 10-15-2019, 11:01 PM
RE: Better quality screen - by sneakypebbles - 10-17-2019, 09:36 PM
RE: Better quality screen - by Flavor - 10-19-2019, 02:43 AM
RE: Better quality screen - by Porcinus - 10-22-2019, 07:23 PM
RE: Better quality screen - by luisito - 10-22-2019, 07:25 PM
RE: Better quality screen - by Porcinus - 10-22-2019, 09:41 PM
RE: Better quality screen - by maxmaxoumax - 11-19-2019, 08:52 PM
RE: Better quality screen - by Porcinus - 11-19-2019, 09:02 PM
RE: Better quality screen - by maxmaxoumax - 11-19-2019, 09:09 PM
RE: Better quality screen - by Porcinus - 11-20-2019, 02:55 AM
RE: Better quality screen - by maxmaxoumax - 11-20-2019, 06:33 AM
RE: Better quality screen - by Flavor - 11-21-2019, 03:06 AM
RE: Better quality screen - by Armisael - 03-16-2021, 02:58 AM
RE: Better quality screen - by Flavor - 03-16-2021, 03:26 AM
RE: Better quality screen - by Zedarean - 08-02-2021, 08:07 AM
RE: Better quality screen - by Flavor - 08-03-2021, 07:26 AM
RE: Better quality screen - by Zedarean - 08-08-2021, 10:33 PM
RE: Better quality screen - by Zedarean - 09-29-2022, 09:18 PM
RE: Better quality screen - by Flavor - 09-30-2022, 01:52 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)