I have just started coding the firmware for a process control system using 7" LCD with RA8875 (from buydisplay.com) & an Arduino (will be using Teensy and basic Arduinos for different applications.
Basic graphics & text are working ok except the default font is too 'blocky'.
I would like to verify some conclusions I have arrived at:
1. There is only one default font on the controller board. (I have tried all 4 font enums & they all look the same (low res) for basic English).
2. The only choices I have for professional looking fonts is to solder in a new font ROM or add a font table in flash.
Looking at pictures on the buydisplay.com website, there are some amazing displays.
I have found some PC software for generating graphics & fonts that create code for downloading to an Arduino but they are either too buggy or too expensive.
Can anyone recommend a reasonably priced PC application that works?
I just noticed that I'm using version 0.55 of the RA8875 library and am starting to convert to .70. Will this offer more/better fonts?
I am also looking at the ruison converter but it looks like it is going to take a lot of time.
Thanks
Basic graphics & text are working ok except the default font is too 'blocky'.
I would like to verify some conclusions I have arrived at:
1. There is only one default font on the controller board. (I have tried all 4 font enums & they all look the same (low res) for basic English).
2. The only choices I have for professional looking fonts is to solder in a new font ROM or add a font table in flash.
Looking at pictures on the buydisplay.com website, there are some amazing displays.
I have found some PC software for generating graphics & fonts that create code for downloading to an Arduino but they are either too buggy or too expensive.
Can anyone recommend a reasonably priced PC application that works?
I just noticed that I'm using version 0.55 of the RA8875 library and am starting to convert to .70. Will this offer more/better fonts?
I am also looking at the ruison converter but it looks like it is going to take a lot of time.
Thanks
Last edited: