PIC12F675 based simple calculator ( Code + Proteus simulation )
This post provides a simple calculator project implementation for PIC12F675 microcontroller. This is a simple one digit[1] calculator which implements only 4 functions addition(+), subtraction(-), multiplication(x) and division(/). The code for PIC12F675 is written in C language using MPLAB with HI-TECH C compiler. You can download this code from the ‘Downloads‘ section at the bottom of this page. […]
PIC12F675 based simple calculator ( Code + Proteus simulation ) Read More »