CMPE240 2D Graphics Engine Project HL

$30.00 $24.00

Design and prototype LPC1769 micro-processor system board, and enable a SPI LCD display. Note: you can also use LPC11C24 board. Generate 2D screen saver of rotating squares based on vector graphics formula discussed in the class. use P(x,y) = P_1(x_1,y_1) + lamda * ( P_2(x_2,y_2) – P_1(x_1,y_1)) with lamda = 0.8 by default, and lamda…

Rate this product

You’ll get a: zip file solution

 

Categorys:

Description

Rate this product
  1. Design and prototype LPC1769 micro-processor system board, and enable a SPI LCD display. Note: you can also use LPC11C24 board.

  2. Generate 2D screen saver of rotating squares based on vector graphics formula discussed in

the class.

  1. use P(x,y) = P_1(x_1,y_1) + lamda * ( P_2(x_2,y_2) – P_1(x_1,y_1)) with lamda = 0.8 by default, and lamda = 0.2 when prompted for user selected input;

  1. create two dimensional rotating patterns with data set of “parent” square;

  1. randomized location by using rand() function;

  1. randomized reduction of the parent square;

  1. choose one color for each set of rotation patterns, and rotates at least 10 levles or higher;

  1. continue to display each set of patterns without erasing the patterns.

  1. create patch of forest by modifying one parent tree;

  1. randomized location of the new trees by using rand() function;

  1. randomized reduction of the parent tree trunks and branches;

  1. randomized angles for the branches;

  1. continue to display trees without erasing till the keyboard input detected.

4. Submit project report together with

  1. Exported project in zip form including source code ready to be compiled and to be executed); the submission is subject to testing and verification. Follow the following naming convention:

FirstName_LastName_Project1_2DGE_CMPE240.zip

  1. 5 seconds video clips.

5. Rubrics for the project

(1) Submit the following material:

(1.1) system block diagrams of the entire system setup including laptop computer;

(1.2) system block diagram of the SPI color LCD interface;

(1.3) Schematics of the LPC1769 interface to LCD color display panel;

(1.4) table(s) of the pin connectivity;

(2) photo(s) of your implemented screen saver I (rotating squares), and screen saver II (trees).

Appendix A. Reference from my lecture notes, see github https://github.com/hualili/CMPE240-Adv-Microprocessors/blob/master/2018F/2022F-101-notes-cmpe240-2022-09-28.pdf

(END)

CMPE240 2D Graphics Engine Project HL
$30.00 $24.00