Projects

Interfacing Camera with PIC Microcontroller via Matlab GUI

Interfacing Camera with PIC Microcontroller via Matlab GUI

For project on security systems, Interfacing Camera with PIC Microcontroller via Matlab GUI is mostly desirable. But size internal ROM and RAM of PIC16F877 is very small. So it is very difficult or other word imposible to direct Interfacing Camera with PIC16f877 Microcontroller . But we can do it to introducing Matlab GUI and interfacing PIC16F877 […]

LED blinking using timer0 of pic16f877 microcontroller

LED blinking using timer0 of pic16f877 microcontroller

Here I discuss very good knowledge based project LED blinking using timer0 of pic16f877 microcontroller. You can see in my Earlier project “Simple Project on LED blinking by PIC 16 Microcontroller” where I have used delay program for LED blinking. For LED blinking we have to call inbuilt/external delay program. Now think without calling delay […]

Electronic Voting Machine Using PIC Microcontroller

Electronic Voting Machine Using PIC Microcontroller

Here you see how easily we can make Electronic Voting Machine Using PIC Microcontroller. By using this machine we can conduct any voting function like audience poll in school, college quiz competition or any small scale general election. Project Description: To make our project “Electronic Voting Machine Using PIC Microcontroller”, we need some component like […]

Sound file generation

A recording studio for the PIC32

Introduction We built a miniature recording studio using the PIC32 that allows the user to record a short soundtrack, play it back, then layer on additional sounds. We chose to support sounds for three tonal instruments: piano, guitar, and bass, as well as eight unique drum sounds. The user can play a full octave on […]

LDR Based Line follower Robot Car using PIC Microcontroller

LDR Based Line follower Robot Car using PIC Microcontroller

Here I give you description of my project “LDR Based Line follower Robot Car using PIC Microcontroller”. This project is very interesting and the concept implementing for making this project is also very interesting. Project description: In this project “LDR Based Line follower Robot Car using PIC Microcontroller”, mainly three units are used. Sensors  ( […]

Hardware Block Diagram 1

SMART STATION

INTRODUCTION Our Smart Station hardware consists of a PIC32MX250 microcontroller with a 3.5mm jack for speakers, a TFT display, keypad, NeoPixel LED ring, microphone, and a host of I2C environmental sensor breakouts: i.e. accelerometer, temperature, humidity, and luminosity sensor breakouts. All of the electronics are neatly contained within a 3D printed casing. Our Smart Station […]

FM radio using TEA5767 and PIC16F877A micro controller

FM radio using TEA5767 and PIC16F877A micro-controller

TEA5767 single-chip FM stereo radio. —————————————————————————- * High sensitivity due to integrated low-noise RF input amplifier * FM mixer for conversion to IF of the US/Europe (87.5 MHz to 108 MHz) and Japanese (76 MHz to 91 MHz) FM band * Preset tuning to receive Japanese TV audio up to 108 MHz * RF Automatic […]

Led matrix project using shift register and pic16f628a micro

Led matrix project using shift register and pic16f628a micro

This is aproject to move words on led matrix display we use 1-pic16f628a as microcontroller :cheap,program memory 2k,has internal oscillatror,two ports A,B and alot of things. 2-led matrix 8*8  rows common anode and columns common cathode 3-shift register i use 74ls164 it is simple than 74595 his job is scanning columns activate one at atime […]

Simple manual control of stepper motors without a PIC or PC

Simple manual control of stepper motors without a PIC or PC

This instructable will show you how to control stepper motors (Unipolar OR Bipolar) manually with a knob, without the use of a PIC or PC, so no programming is needed.  The position of the knob determines the position of the motor shaft, which will stay in that position until the knob is turned again.  The […]

Overall System Schematics

Pic32 Oscilloscope

Introduction For this project, we constructed an oscilloscope using the PIC32. The inspiration for this project came from the oscilloscopes we used in lab throughout the semester. These oscilloscopes allowed people to view and understand the behavior of a circuit. Without oscilloscopes, many of the circuits we built in class would have been extremely difficult […]