![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
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.
Files at revision 3:835c035b8b1c
Name | Size | Actions |
---|---|---|
[up] | ||
buttonhandlers.cpp | 1346 | Revisions Annotate |
buttonhandlers.h | 374 | Revisions Annotate |
escapetime.s | 1760 | Revisions Annotate |
kernels.cpp | 3584 | Revisions Annotate |
kernels.h | 277 | Revisions Annotate |
main.cpp | 3368 | Revisions Annotate |
ui.cpp | 1238 | Revisions Annotate |
ui.h | 2415 | Revisions Annotate |