March 2016
Beginner to intermediate
296 pages
6h 34m
English
This prototype extends the one described in the previous section to make a single player game that includes a 'paddle' drawn on left-hand edge of the screen. The position of the paddle is determined by a potentiometer (ADC1) fitted to the evaluation board that provides a voltage input to the Analog-Digital (A-D) Converter.
helloPong_c2v0, and within this, a new project. Configure the RTE to include board support software components for the Graphic LCD (API) and A/D Converter (API). Alternatively, clone the folder helloBounce_c2v0, from the previous recipe and modify the RTE. Use Resolve to automatically load any missing libraries.helloBounce.c and helloBounce.h from ...Read now
Unlock full access