scientific calculator on Protues and Atmel Studio/Microchip Studio. This was our final project for CSE316:Microprocessors, Microcontrollers, and Embedded Systems Sessional course at BUET.
Proteus 8 professional, Atmel Studio 7, Arduino IDE
- Load the Arduino library files in proteus
- Open Atmel studio 7 and load the project "AtmelStudio/GccCalculator/GccCalculator.atsln"
- Open Proteus then load the project Proteus/CalculatorProteus.pdsprj
- After opening the project on proteus right click on the Arduino UNO and then load "ArduinoFiles/CalculatorProject2.ino.with_bootloader.standard.hex"
- Select the ATmega32 and right click on it. Now load the "AtmelStudio/GccCalculator/GccCalculator/Debug/GccCalculator.hex"
- Select the SDcard in the proteus project and load the sdcard_image.IMA file
- To simulate run the simulation in the Proteus.
The demonstration of this project can be found here