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
Should have mentioned in the above: Encoder code is specific to the STM32F4, tested on Nucleo F401, should work on the Nucleo F411..
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:267e7130007d | 2015-01-22 | gregeric | Increase debounce time, shown necessary after round of testing. |
2:b1169b84a563 | 2015-01-20 | gregeric | 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. |
1:a9641f372bea | 2013-04-17 | RorschachUK | Added a preview rectangle and corrected a calculation. |
0:a954bd7fd162 | 2013-04-13 | RorschachUK | First version |