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 »

Scroll to Top