18-02-2017, 10:23
(18-02-2017, 03:55)Werk_AG Wrote:(18-02-2017, 03:02)clubjoker Wrote: My wish would be to break out the code for the display rendering so that it's super neat and in one place, so that it can be easily customised. A bit of graphic design and user interface design magic in that area would be great. Cosmetic, true, but nice.
Hi,
Most of the code for the TFT display is already in one place, at the D_TFT.ino file.
Allowing customization is one of the advantages of the WeatherDuino Pro2. Feel free to share with us any changes you do.
Whatever you do, always have in mind that the time spend specially when updating the data on the screen should be as short as possible, those TFT display aren't fast devices.
Thanks, Werk. Yes, I've looked through the code. Would be a fun project to try out some new looks when I've done my initial hardware build

