Skip to content
This repository was archived by the owner on Jun 14, 2025. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 215 Bytes

File metadata and controls

8 lines (5 loc) · 215 Bytes

8051-Calculator

A simple calculator code for the AT89S52 microcontroller

With 16x2 LCD and keypad interfacing

Follows bodmas and works on floats

Also includes (), sin, cos, tan, ln, e, pi, power, and factorial