calculator

PIC12F675 based simple calculator

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 »

PIC16F84A based simple calculator

PIC16F84A based simple calculator (Code+Proteus simulation)

This post provides a simple calculator implementation for PIC16F84A microcontroller. This is a simple one digit[1] calculator which implements only 4 functions addition(+), subtraction(-), multiplication(x) and division(/). The code for PIC16F84A 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. In this post,

PIC16F84A based simple calculator (Code+Proteus simulation) Read More »

PIC16f877 based simple calculator

PIC16f877 based simple calculator project

This PIC microcontroller tutorial provides a simple calculator implementation for PIC16F877 microcontroller. This is a simple one digit[1] calculator which implements only 4 functions addition(+), subtraction(-), multiplication(x) and division(/). The code for PIC16F877 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

PIC16f877 based simple calculator project Read More »

VFD Display for the TI83 Calculator

VFD Display for the TI83+ Calculator

This project builds upon the PIC/TI83+ interface developed by ThomasHenry (see Nuts & Volts August 2013 – A Mathematics Engine for Microcontrollers). Acknowledgment, appreciation, and kudos to him for writing the TI-library for Great Cow Basic that made this project possible. When I recently re-discovered that article, I imagined re-creating the only calculator that was

VFD Display for the TI83+ Calculator Read More »

8051 CALCULATOR CIRCUIT

8051 CALCULATOR CIRCUIT

8051 Calculator Circuit Operation As seen at half one has to use the keypad and an LCD with 8051. The keypad consists of rows and columns. When the button is pressed certain keys combined treatment. Pressing 1, column 1… Electronics Projects, 8051 Calculator Circuit “8051 example, avr project, keil example, microcontroller projects, 8051 Calculator Circuit Operation As seen

8051 CALCULATOR CIRCUIT Read More »

LCD DISPLAY CALCULATOR CIRCUIT

PIC16F873 WITH LCD DISPLAY CALCULATOR CIRCUIT

Made with PIC16F873 microcontroller calculator project .. keypad buttons are used for standard HD44780 LCD assembly prepared with the software. Asm. Hex code there. Addition, subtraction, multiplication, division, decimal and hexadecimal number systems, computing… Electronics Projects, PIC16F873 with LCD Display Calculator Circuit “microchip projects, microcontroller projects, “ Made with PIC16F873 microcontroller calculator project .. keypad buttons are used for standard HD44780

PIC16F873 WITH LCD DISPLAY CALCULATOR CIRCUIT Read More »

High Frequency Transistor Amplifier Calculator

High- Frequency Transistor Amplifier Calculator

Common-Emitter and Common-Collector Transistor Amplifier Calculator for High-frequency Operation Analysis of the bipolar transistor amplifier at low-frequency is relatively easy, and several calculators exist online that do a good job. For high-frequency operation, there are fewer references available. For my projects, I like to build a reference spreadhseet where everything is in one place. This

High- Frequency Transistor Amplifier Calculator Read More »