Using Pic Microcontroller

IR Sensor Circuit

IR-Sensor Circuit and Interfacing with PIC Microcontroller

An IR sensor is an electronic device, that produces in order to detect some parts of the environs. An infrared sensor can measure the heat of an object as well as detects the motion. These sensors are used to measure only IR radiation, rather than producing it that is called as a passive infrared sensor. …

IR-Sensor Circuit and Interfacing with PIC Microcontroller Read More »

Wireless Sensor Motor Control (1)

Wireless Sensor Motor Control using PIC18LF4520

Last week we took a look at how you can wirelessly connect together two unrealted microcontrollers; an Arduino UNO and a PIC. The week before that we showed you how to build Motor Control via Distance Sensing. This week, let’s combine the two project together to make a wireless IR proximity sensor that can control a motor’s …

Wireless Sensor Motor Control using PIC18LF4520 Read More »

Temperature Sensor

About the Temperature Sensor using pic microcontoller

Temperature sensors are used in a wide range of electronic devices, including digital thermometers, home thermostats, ovens, and refrigerators. Figure 1 shows two devices with temperature sensors. Figure 1. Devices with temperature sensors. The temperature sensor provided in your kit is a precision analog sensor, whose voltage output is linearly proportional to the temperature. Configured …

About the Temperature Sensor using pic microcontoller Read More »

Obstacle Sensing Walking Stick for Visually Impaired Persons Block Diagram

Obstacle Sensing Walking Stick for Visually Impaired Persons : Block Diagram Using Pic

From the block diagram given above you can see that this project has four major parts. The Power Bank Finding a good power source for this project was a challenge, the power supply should have to be mobile, so that we cannot use power adapters. Also it had to be rechargeable so that it is economical …

Obstacle Sensing Walking Stick for Visually Impaired Persons : Block Diagram Using Pic Read More »

Gas Detector

PIC16F84A Gas Detector using GH-312 sensor

Introduction This is a gas detecting circuit capable of sensing many different types of gases.  The sensor used is the GH-312 and from the datasheet it is capable of sensing gases like smoke, liquefied gas, butane and propane, Methane, alcohol,hydrogen, etc. Schematic Parts List R1                   1K resistor R2                   1K resistor P1                    100K potentiometer C1                   10uF cap C2                   100nF cap C3                   …

PIC16F84A Gas Detector using GH-312 sensor Read More »

Infrared IR Sensor Interface

Infrared IR Sensor Interface with PIC18F4550 Microcontroller

IR Sensor Interface with PIC18F4550 In my previous project we have made a simple IR sensor Circuit. In this project, as promised before – we are going to demonstrate a PIC18F4550 microcontroller interface to IR sensor circuit. We are just going to glow few on the pic18f4550 as an example, however you can do some more intelligent operations …

Infrared IR Sensor Interface with PIC18F4550 Microcontroller Read More »

contruction of personal Radar System schematic

contruction of personal Radar System using PIC MIcrocontroller PIC18f452

Personal Radar System using PIC MIcrocontroller PIC18f452 is a microcontroller hobby project. The circuit diagram of radar is attached here below seemed a little bit simple schematic but you need careful reading of PIC18f452 radar circuit to avoid any damage. The project of personal Radar System using PIC MIcrocontroller PIC18f452 uses three main devices to …

contruction of personal Radar System using PIC MIcrocontroller PIC18f452 Read More »

DC Motor Control schematic (1)

DC Motor Control using Temperature Sensor & 8051 Microcontroller using Pic

Microcontroller are widely used in electronics gadget and are one of the key element in developing any project and thus this project used 8051 microcontroller and will help in teaching about interfacing of temperature sensor with ATMEL microcontroller by means of ADC, to display the temperature on a 16×2 LCD and to rotate a DC motor at two …

DC Motor Control using Temperature Sensor & 8051 Microcontroller using Pic Read More »