Simple program for the RETRO to compare the performance of the DisplayN18 and LCD_ST7735 libraries.

Dependencies:   LCD_ST7735 mbed

This is a very simple program for the RETRO to compare the performance of some of the primitives of the DisplayN18 and LCD_ST7735 libraries

WARNING - WARNING - WARNING

If you're sensitive to ugly coding techniques, lack of best practice, ignorance of proper design patterns, abuse of object orientation or to total disregards of any coding guidelines, then don't - I repeat - DON'T look at this code...

P.S. Regardless the performance, I do think the N18 library has a much nicer font!

History

Added bottomPrintf_xxx function to make the tests slightly more readable. Tiny bit of cleaning up the test functions. default tip

2015-01-16, by maxint [Fri, 16 Jan 2015 21:41:09 +0000] rev 2

Added bottomPrintf_xxx function to make the tests slightly more readable. Tiny bit of cleaning up the test functions.


some bugs fixed and additional primitives tested.

2015-01-16, by maxint [Fri, 16 Jan 2015 19:59:19 +0000] rev 1

some bugs fixed and additional primitives tested.


Simple program fro the RETRO to compare the performance of the DisplayN18 and LCD_ST7735 libraries

2015-01-16, by maxint [Fri, 16 Jan 2015 19:18:45 +0000] rev 0

Simple program fro the RETRO to compare the performance of the DisplayN18 and LCD_ST7735 libraries