Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 221 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 221 Bytes

ATMEGA32-Calculator

This is a low-level implementation for an arithmetic calculator. The calculator consists of an LCD, keypad and the AVR microcontroller. All drivers were written according to the ATMEGA32 datasheet.