Mandelbrot set viewer for the ARM Mbed platform

Dependencies:   mbed DmTftLibrary

Mbed Mandelbrot Viewer

Touch-based mandelbrot set viewer for the ARM Mbed platform. Designed with the NXP LPC1768 and the DisplayModule DM-TFT28-116. It should be easy to adapt for any DisplayModule product, especially if it has an I2C touch controller.

On screen options allow the user to switch between 256*(2^n) maxiters up to 4096, and three rendering kernels using floats, integers, and integers in ARMv7 ASM.

History

Combined ADD-LSL default tip

2018-12-07, by ofrasier [Fri, 07 Dec 2018 01:00:54 +0000] rev 3

Combined ADD-LSL


Simplified bit shift

2018-12-07, by ofrasier [Fri, 07 Dec 2018 00:39:38 +0000] rev 2

Simplified bit shift


Initial commit

2018-12-06, by ofrasier [Thu, 06 Dec 2018 23:15:21 +0000] rev 1

Initial commit


1.0

2018-12-05, by ofrasier [Wed, 05 Dec 2018 10:07:54 +0000] rev 0

1.0