Calculator Projects

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 Continue Reading

Plan the hardware

Multiplexing 7 Segment displays with Arduino and Shift Registers

In this instructable, I will be teaching the basics of multiplexing 7 segment displays using an Arduino and a couple of shift registers. This project is well suited for displaying numerical information or if you want to control a bunch of LEDs. For beginners, like me, I had no clue on how to tackle this project.

Multiplexing 7 Segment displays with Arduino and Shift Registers Continue Reading

Timing Belt Calculator

Arduino Timing Belt Calculator (console)

This command-line Python script is a utility to help calculate parameters for timing belt drive systems. A more general discussion of designing with timing belts can be found on the Timing Belt Guide pages. Installation Requirements The code requires a working installation of Python 3 with scipy. For suggestions on setting up your system please see Python 3 Installation.

Arduino Timing Belt Calculator (console) Continue Reading

Scroll to Top