Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 522 Bytes

File metadata and controls

14 lines (10 loc) · 522 Bytes

Paper_Rock_Scissors_with_Logic_Gate

Usage

  1. Build the code with your IDE
  2. In your Proteus, double click on arduino and paste the .hex file of your code basically you can find it in : C:\Users\LENOVO\AppData\Local\Temp\arduino_build_xxxxxx\
  3. Run the simulation by clicking "Run the simulation" button

Simulation

You can see the simulation video by this link : https://drive.google.com/file/d/1affTG7VNN5IE6IMaCm-zor21BrafnZns/view?usp=sharing

*if you use Arduino IDE, delete "#include<Arduino.h>".