Tuesday, December 10, 2013

Ping Pong Game By Microcontroller with Protues simulation

HOME    I  ALL IN ONE TAB

Ping Pong Game By Microcontroller with Protues simulation



This  time not only to study but also to play. ping pong is an successful arcade video game at 19s. In  this simulation the video information get by GLCD and gaming input signals  get by designed game keyboard .the designing of the game screen content is very easy to make .read the steps of design below

TRY THIS NOW....

Simulation files :
    
       1. Protues Design file - DOWNLOAD
       2. Hex code file           -DOWNLOAD
       3. Source  file              -DOWNLOAD
Steps of Design

1. change image properties  >> page size 128x64 pixals with black and white color mode and draw the required image on  windows paint tool .



2. After the designing  save file as Monochrome bitmap (*.bmp) .
  


3. Open the mikroC PRO  >> Tools >> GLCD bitmap editor >> select KS0108 ( GLCD size 128x64).
    >> load the bitmap image file where you saved in directory >> then you can see the image on GLCD screen     provided by mikroC and the code for image can see in the bottom box . Copy the generated code and save     as c programme file and include in the programme of GLCD .



SCREEN SHOTS OF GAME




Thank you for reading ....

No comments:

Post a Comment