Projects

Display temperature on Graphic Liquid Crystal Display using PIC16F877A microcontroller explained1

Display temperature on Graphic Liquid Crystal Display using PIC16F877A Microcontroller

Hello everybody welcome back . Today I’m gonna tell how you can display temperature with bar graph on Graphic LCD using PIC microcontroller . The project is very simple to understand if you have concept of Graphic LCD .The program in this project is written in C and Assembly level language &  the compiler used

Display temperature on Graphic Liquid Crystal Display using PIC16F877A Microcontroller Read More »

PIC18F4550 Microcontroller 1

SKIN TEMPERATURE MEASUREMENT

Abstract: This report represents the design and implementation of a skin temperature measurement system. The system aims to measure the skin temperature from a sensor and send it to the PC using a USB cable to display on screen. The data needs to be updated every second. The PIC18F4550 microcontroller has been used in this

SKIN TEMPERATURE MEASUREMENT Read More »

Interfacing 7 segment display with PIC12F1822 using CCS PIC C compiler

Interfacing 7-segment display with PIC12F1822 using CCS PIC C compiler

The easiest way to interface 7-segment display with PIC12F1822 microcontroller is to add a serial-in parallel-out shift register. The adding of the shift register minimizes the number of pins used by the 7-segment display. This topic shows how to make a 3-digit digital counter with multiplexing and 74HC164 shift register using PIC16F877A and CCS PIC C compiler. Interfacing

Interfacing 7-segment display with PIC12F1822 using CCS PIC C compiler Read More »

Unipolar Stepper Motor Control From IR Remote Control Using PIC18F4550

Unipolar Stepper Motor Control From IR Remote Control Using PIC18F4550

This project shows how to control a 5V unipolar stepper motor from IR remote control uses NEC protocol with PIC18F4550 microcontroller. This controller controls the stepper motor speed and direction of rotation. If you want to see how to drive the unipolar stepper motor using PIC18F4550 microcontroller read the following topic:Interfacing unipolar stepper motor with

Unipolar Stepper Motor Control From IR Remote Control Using PIC18F4550 Read More »

433MHz RF remote control system based on PIC microcontroller

433MHz RF remote control system based on PIC microcontroller

5-Channel RF (Radio Frequency) remote control transmitter/receiver using PIC18F4550 microcontroller Today RF modules are widely used in many applications (wireless data transmission, quadcopter, car remote control….). This project shows how to use low cost 433MHz RF transmitter/receiver modules to build a 5-channel wireless RF remote control system using 2xPIC18F4550 microcontrollers. The used RF modules in

433MHz RF remote control system based on PIC microcontroller Read More »