Modified Bob Stone's code for ILI9341 QVGA TFT's without touch capability. Navigation is now done with rotary encoders - two for position, & one setting the maxiterations.

Dependencies:   SPI_TFT_ILI9341 TFT_fonts mbed

Fork of Mandelbrot by Bob Stone

Should have mentioned in the above: Encoder code is specific to the STM32F4, tested on Nucleo F401, should work on the Nucleo F411..

/media/uploads/gregeric/img_20150121_093103_744-1-.jpg /media/uploads/gregeric/img_20150121_093055_682-1-.jpg

History

Increase debounce time, shown necessary after round of testing. default tip

2015-01-22, by gregeric [Thu, 22 Jan 2015 10:01:49 +0000] rev 3

Increase debounce time, shown necessary after round of testing.


Modified Bob Stone's code for QVGA TFT's without touch capability. Navigation is now done with rotary encoders - two for position, one setting the maxiterations.

2015-01-20, by gregeric [Tue, 20 Jan 2015 15:10:25 +0000] rev 2

Modified Bob Stone's code for QVGA TFT's without touch capability. Navigation is now done with rotary encoders - two for position, one setting the maxiterations.


Added a preview rectangle and corrected a calculation.

2013-04-17, by RorschachUK [Wed, 17 Apr 2013 18:14:12 +0000] rev 1

Added a preview rectangle and corrected a calculation.


First version

2013-04-13, by RorschachUK [Sat, 13 Apr 2013 19:27:43 +0000] rev 0

First version