To Make a Virtual Calculator Using Proteus Software
by neelimat204 in Circuits > Electronics
3433 Views, 1 Favorites, 0 Comments
To Make a Virtual Calculator Using Proteus Software
Download the Proteus software.
To Make a Virtual Calculator Using Proteus Software
Download libraries in Proteus software.
This project is made using components
ARDUINO
LCD 16x2
KEYPAD SMALLCALC
POT -HG
Connect the Circuit As Shown in Figure in Proteus Software
Download Arduino Software, Then Add Keypad.h Library
Convert the Aurdino File Into .hex
For converting Arduino file into .hex go to sketch in Arduino then click on export compiled binary. After doing that the Arduino file will be converted into .hex extension.
Upload the Arduino Programmed File in Proteus Arduino Software
As shown in the above figure upload the .hex extension file in Proteus Arduino software. To upload the Arduino programmed .hex extension file click on the files tab as shown in figure then upload the .hex extension file and then click ok.
Then click on the run button which is in the bottom of the Proteus software. Then that virtual calculator acts as a calculator.