SPICE simulation of Tetris game with 8051 microcontroller. The microcontroller AT89C52 implements the famous Tetris game driving an alphanumeric LCD display. The source code is in C.
Free
Advanced
21-30
Proteus
6.5+
Yes
4 reviews for Simulation of Tetris game with 8051 microcontroller
upopads –
I’m confused how to open in LTspice.
aleandrob90 –
Hi, LTspice? this is an Isis Proteus project
pRiNcEMiRaGe –
yes this is an Isis proteus project. but can someone help me with how to change in the code?
aleandrob90 –
Hi pRiNcEMiRaGe,You can use uvision keil compiler for example. Create a new uvision project As CPU select Actel/Core8051. Add the files to Source Group: the two .c files (right click and check show include file dependecies) and the.OBJ files. Now you can modify the code. Build it and enjoy.
Only logged in customers who have purchased this product may leave a review.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.
upopads –
I’m confused how to open in LTspice.
aleandrob90 –
Hi, LTspice? this is an Isis Proteus project
pRiNcEMiRaGe –
yes this is an Isis proteus project. but can someone help me with how to change in the code?
aleandrob90 –
Hi pRiNcEMiRaGe,You can use uvision keil compiler for example. Create a new uvision project As CPU select Actel/Core8051. Add the files to Source Group: the two .c files (right click and check show include file dependecies) and the.OBJ files. Now you can modify the code. Build it and enjoy.