Calculator Projects

RATIONALE AND SOURCES OF PROJECT IDEA

TI Calculator Wireless Chat Using Atmega644

INTRODUCTION: Our project is a wireless communication link which interfaces to the serial ports on the TI-83 and TI-84 calculators. SUMMARY: Our group created a wireless communication system for the widely popular TI 83/84 calculators. The system interfaces to each calculator through their 2.5mm serial ports. Using an instant messaging chat program written in TI […]

TI Calculator Wireless Chat Using Atmega644 Read More »

PowerBox: The Safe AC Power Meter Using Atmega32

Introduction We designed a device that measures and graphs various aspects of AC power and acts as a computer-controlled remote switch. With the recent push for green energy and environmental friendliness, more and more people are concerned about their personal daily power usage. We developed a microcontroller-based device to measure AC power. The user will

PowerBox: The Safe AC Power Meter Using Atmega32 Read More »

Networked Biometric Authentication Using Atmega32

Introduction: Due to the increasing need for securing data and places, the biometric authentication industry is seeing large market growth.  We decided to build a scalable, small, and efficient device that can be used to secure doorways throughout a complex.  We use a FingerPrint Cards capacitance based fingerprint scanner as our capturing device.  This data

Networked Biometric Authentication Using Atmega32 Read More »

CalcParser Using Atmel Mega32

Introduction CalcParser is a command line calculator. Controlled by a serial connection, CalcParser parses and evaluates an arithmetic expression and has the capabilities to perform symbolic polynomial differentiation with respect to a user-defined variable. It can also evaluate the differentiated expression at a given constant value of the user-defined variable. High Level Design Rationale and

CalcParser Using Atmel Mega32 Read More »

Prime Calculator is Complete using ATMega8 Microcontroller

My microcontroller-powered prime number generator/calculator is virtually complete! Although I’m planning on improving the software (better menus, the addition of sound, and implementation of a more efficient algorithm) and hardware (a better enclosure would be nice, battery/DC wall power, and a few LEDs on the bottom row are incorrectly wired), this device is currently functional

Prime Calculator is Complete using ATMega8 Microcontroller Read More »

LED Binary Calculator using Microcontroller ATtiny2313

LED Binary Calculator using Microcontroller ATtiny2313

You can’t calculate binary values “as is” on most handheld calculators and using the windows one is just a pain, so i decided to make my very own (binary only) calculator. This calculator supports all the basic functions like : NOT,OR,AND,XOR, addition,subtraction,multiplication,division and modulo. So join me as we are going to enter the world of ones and zeros

LED Binary Calculator using Microcontroller ATtiny2313 Read More »

Scroll to Top