Example drawing mandelbrot on the RA8875 with touch to zoom in or out. Touch and hold > 4s to zoom out, touch to zoom in.
Saw the nice mandelbrot demo from Bob Stone and leverage it to use this library.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:9229a2f02644 | 2020-03-29 | WiredHome | Pick up a bug-fix on jpeg rendering |
7:f95f9e484c85 | 2020-03-28 | WiredHome | Breaking change update to RA8875 Library. Improved APIs, Improved Portrait Mode, Code Cleanup. |
6:3979c5ff6d32 | 2019-07-28 | WiredHome | Update RA lib |
5:3efba02a1cb2 | 2019-03-04 | WiredHome | Update RA8875 Lib to add GSL1680 support. |
4:857e3bf77211 | 2016-01-23 | WiredHome | update libs |
3:1b58226f3100 | 2015-12-19 | WiredHome | Test with latest libs. |
2:feda27c3a523 | 2015-12-18 | WiredHome | Updated the demo with the updated RA8875 library. |
1:14319ec53540 | 2015-01-15 | WiredHome | Clean up dead code |
0:702ce703348d | 2015-01-13 | WiredHome | Applied Mandelbrot drawing program from Bob Stone to this RA8875 library. |