csann
csann
Regarding the TFT_print request....won’t this be difficult to do? If I understand how fonts are saved, the embedded fonts are not scaleable. Each font is fixed at a particular size....
Ramon, I appreciate your information... but are you sure the fonts in this library TrueType fonts? I’m not sure they are.
You might also consider allowing a packet to be described by a suffix and/or prefix and a fixed number of bytes. For example, 22 bytes starting with a prefix of...
I've worked with industrial control systems for more than 30 years...during the era when serial ports were used a lot. I can't ever recall setting the number of data bits...
If you google on this error message you will find several solutions to this problem. The simplest is to use the https url rather than the ssh url method of...
I'll add some additional information here in case someone else wants to use attributes in time series chart widgets... In my custom widget I had to add the following to...
Thank you for this info. I just compared the schematics of the v1 and v3 boards. Besides the different LCD it also looks like they inverted the LCD backlight when...
I am almost done converting your hvac-demo to work with v3 using lovosevics ESP32_TFT_library. Just a few formatting problems remain.
(Attachment removed) I zipped up my project. See below. It uses the esp32-tft framework. > On Oct 27, 2017, at 11:18 PM, Martin Falatic wrote: > > When your code...
Yea, that was stupid of me….wasn’t thinking. Thanks for reminding me. > On Oct 29, 2017, at 1:42 PM, Martin Falatic wrote: > > I got the attachment and then...