Projects

Pictures 1

Blue Hunters: Bluetooth RSSI Locator Robots

Introduction We built 2 small cars which used Bluetooth Received Signal Strength Indicator (RSSI) measurements to navigate towards a stationary base station. The cars and base station used a Bluetooth Low Energy (BLE) 4.0 module to take the measurements and a PIC32MX250 microcontroller. The cars also used a 3 axis magnetometer as as compass in […]

Digital Voltmeter 0 50v using PIC Microcontroller

Digital Voltmeter (0-50v) using PIC Microcontroller

If we know how inbuilt ADC work then we can easily build Digital Voltmeter using PIC Microcontroller. In my previous post, we can see how easily we build “Digital thermometer with auto saving log file in excel by Pic microcontroller”. Using the same principle here we build Digital Voltmeter using PIC Microcontroller. Requirement: To make […]

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 […]