Projects

PIC16f877 based simple calculator

PIC16f877 based simple calculator project

This PIC microcontroller tutorial provides a simple calculator implementation for PIC16F877 microcontroller. This is a simple one digit[1]Β calculator which implements only 4 functions addition(+), subtraction(-), multiplication(x) and division(/).Β The code for PIC16F877 is written in C language using MPLAB with HI-TECH C compiler. You can download this code from the ‘Downloads‘Β section at the bottom of this

PIC16f877 based simple calculator project Read More Β»

High level design 6

Sound Localization

INTRODUCTION We constructed a triangular arrangement of microphones to localize the direction an arbitrary sound is coming from. By recording input from the three microphones, we can cross-correlate the recordings to identify the time delay between the audio recordings. Since the physical placement of the three microphones are known, the direction of the sound can

Sound Localization Read More Β»