Skip to content

Calculator using infix expression evaluation algorithm on ATmega328p

Notifications You must be signed in to change notification settings

Hossam-Elbahrawy/ATmega328p-Calculator

Repository files navigation

Calculator

Introduction

A calculator using infix expression evaluation algorithm on ATmega328p using LCD and Keypad with the AVR toolchain without the Arduino IDE.

Hardware

  • USB Type A to Type B cable
  • Arduino Uno with the Atmel ATmega328p microcontroller.
  • 16x2 LCD
  • 4x4 Keypad

Circuit

Calculator

Installation

You will need to have the AVR toolchain installed on your system. This includes:

  • avr-gcc
  • avr-libc
  • avrdude
  • proteus (for simulation)

Support

Please feel free to contact me if you have any questions/concerns. My email address is hossamelbahrawy52@gmail.com

About

Calculator using infix expression evaluation algorithm on ATmega328p

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published