Arduino Calculator

Arduino calculator using 4*4 calculator.

Nov 30, 2019

146691 views

56 respects

Components and supplies

1

Jumper wires (generic)

1

9V battery (generic)

1

Breadboard (generic)

1

RGB LCD Shield Kit, 16x2 Character Display

1

Arduino UNO

Project description

Code

untitled

arduino

untitled

arduino

Downloadable files

Arduino-Calculator-circuit-diagram

Arduino-Calculator-circuit-diagram

Image

Arduino-Calculator-circuit-diagram

Arduino-Calculator-circuit-diagram

Image

Comments

Only logged in users can leave comments

Image
Image

Aswinth

a month ago

For people who are trying to build this i would suggest to follow the main tutorial (https://circuitdigest.com/microcontroller-projects/arduino-calculator-using-4x4-keypad) also the contrast of LCD has to be adjusted if you are not seeing anything on the screen there is also a whatsapp group where you can discuss this project link for the group is in the above article (scroll to bottom) hope this helps

Image
Image

louie12345678

a month ago

it dosent work. nothing appears on the screen. how do i fix this?

Image
Image

Aswinth

a month ago

I was able to follow the main tutorial and get it working you can find it here https://circuitdigest.com/microcontroller-projects/arduino-calculator-using-4x4-keypad

Image
Image

xinxin0205

a month ago

How to change the 4x4 keyboard to 5x4?

Image
Image

xinxin0205

a month ago

How to change the 4x4 keyboard to 5x4?

Image
Image

heibai777

a year ago

thank you so much o.0

Image
Image

Thamanoon_K

a year ago

Thank you very much, sir.

Image
Image

a-dude

2 years ago

would this work with Arduino Mega?

Image
Image

grantron5000

2 years ago

yes its what I used

Image
Image

a-dude

2 years ago

would this work with Arduino Mega?

Image
Image

grantron5000

2 years ago

yes

Image
Image

a-dude

2 years ago

would this work with Arduino Mega?

Image
Image

grantron5000

2 years ago

yes

Image
Image

a-dude

2 years ago

would this work with Arduino Mega?

Image
Image

grantron5000

2 years ago

yes

Image
Image

a-dude

2 years ago

would this work with Arduino Mega?

Image
Image

grantron5000

2 years ago

yes

Image
Image

shassandanish1

2 years ago

The code is not working.

Image
Image

littlefalcon9

2 years ago

Hi, it wasnt working for me but i fixed it you need to delete the following: of the code: * * Arduino Keypad calculator Program */ delete this then it should work but there is still a problem i cant fix because 7 is 1 and 1 is 7 wich is wierd but i cant fix it tell me if you can fix it thx

Image
Image

Anonymous user

2 years ago

Hello, you just need to switch the code from : {'7','8','9','D'}, {'4','5','6','C'}, {'1','2','3','B'}, {'*','0','#','A'} to : {'1','2','3','A'}, {'4','5','6','B'}, {'7','8','9','C'}, {'*','0','#','D'}

Image
Image

arduinow_1

2 years ago

The code is not working. Can u plz help me...

Image
Image

littlefalcon9

2 years ago

hi there few problems: you need to delete this from the code its wrong : * * Arduino Keypad calculator Program */ and 7 on keypad is 1 and 1 is 7 ?! pls fix

Image
Image

Anonymous user

2 years ago

NICE!

Image
Image

Anonymous user

2 years ago

YOU need a library called liquidcrystal right?

Image
Image

123samridhgarg

2 years ago

YES

Image
Image

Anonymous user

2 years ago

what did you use to run a single line from the Grd on the board to 3 points on the LCD and the Grd from the potentiometer and the single line from the Pwr on the board to two points on the LCD and the Pwr from the potentiometer?

Image
Image

Anonymous user

2 years ago

Hi Guys, I am getting the following error message when i try compile the code: Arduino: 1.8.19 (Windows 10), Board: "Arduino Uno" 'LiquidCrystal' does not name a type; did you mean 'LiquidCrystal_h'? I have checked and my libraries are updated and when I try compile a basic lcd code it works. Any help would be greatly apricated. Thanks in advance.

Image
Image

littlefalcon9

3 years ago

hi there few problems: you need to delete this from the code its wrong : * * Arduino Keypad calculator Program */ and 7 on keypad is 1 and 1 is 7 ?! pls fix

Image
Image

shassandanish1

5 years ago

The code is not working.

Image
Image

Anonymous user

2 years ago

Hello, you just need to switch the code from : {'7','8','9','D'}, {'4','5','6','C'}, {'1','2','3','B'}, {'*','0','#','A'} to : {'1','2','3','A'}, {'4','5','6','B'}, {'7','8','9','C'}, {'*','0','#','D'}

Image
Image

littlefalcon9

2 years ago

Hi, it wasnt working for me but i fixed it you need to delete the following: of the code: * * Arduino Keypad calculator Program */ delete this then it should work but there is still a problem i cant fix because 7 is 1 and 1 is 7 wich is wierd but i cant fix it tell me if you can fix it thx

Image
Image

Anonymous user

5 years ago

could the output with 4 bit seven segment? drop the tutorial please

Image
Image

Anonymous user

5 years ago

what did you use to run a single line from the Grd on the board to 3 points on the LCD and the Grd from the potentiometer and the single line from the Pwr on the board to two points on the LCD and the Pwr from the potentiometer?

Image
Image

Anonymous user

5 years ago

YOU need a library called liquidcrystal right?

Image
Image

123samridhgarg

2 years ago

YES

Image
Image

Anonymous user

5 years ago

NICE!