Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 560 Bytes

README.md

File metadata and controls

35 lines (19 loc) · 560 Bytes

Parallella Examples

Example programs for Parallella

Mandelbrot

Calculating the mandelbrot set and rendering it to the frame buffer in realtime

Building

System requirements:

  • Parallella board Gen 1.1 or later
  • Official Ubuntu and X environment
  • Epiphany SDK 5 or later

Download and unzip,

Switch to TTY by pressing Ctrl + Alt + F2, then login. (Return to X Window: Ctrl + Alt + F7)

% cd THE_PATH

% make

Usage

% ./run.sh

License

BSD 3-clause License

Author

Shodruky Rhyammer