Calculator Projects

Plan the hardware

Multiplexing 7 Segment displays with Arduino and Shift Registers

This guide will explain the basics of controlling multiple 7 segment displays using an Arduino and a couple of shift registers. This project is ideal for displaying numerical data or managing a set of LEDs. As a beginner, like me, I had no clue on how to tackle this task. After trying out different methods […]

Multiplexing 7 Segment displays with Arduino and Shift Registers Read More »

DinoCalc Version 1.0

DinoCalc Version 1.0

(Arduino Pro Mini Protoboard Version) Latest Release:  http://code.google.com/p/dinocalc/ Development:      https://github.com/WeaselJones/DinoCalc This is a calculator without a LCD that tells you if your math answer is right or wrong, without giving you the answer.  This instructable will show you how to make this simple math checking calculator using “off-the-shelf” items. [UPDATE:  A TUTORIAL SHOWING HOW TO

DinoCalc Version 1.0 Read More »

IR Calculator

IR Calculator

Hey, welcome to my first instructable where I will be helping you create a calculator. It’s basically made up of a 16×2 LCD, with an Arduino UNO that you can use in order to make quick calculations from far distances. I know, it doesn’t make sense right, well I did not have a keypad but

IR Calculator Read More »

Scroll to Top