Traffic Message Channel receiver using PIC18F8722
Main roads traffic status and incident report and display. Technical specifications: Dual display: colour road map (left) and detailed text messages (right) both with LED backlight. Up to 120 TMC...
View ArticleLab 4: Interfacing a character LCD using PIC16F688
Description HD44780 based LCD displays are very popular among hobbyists because they are cheap and they can display characters. Besides they are very easy to interface with microcontrollers and most of...
View ArticleLecture 43 : Interfacing PIC16F877 Microcontroller with an LCD
Aim To interface LCD (Displaytech 162A) with PIC16F877microcontroller and to display “IITK” in the Liquid Crystal Display (LCD). Components/Softwares MPLAB IDE (PIC microcontrollers simulator) PIC...
View ArticleHD44780 16×2 Char LCD Interfacing with microcontroller
Project Description:- In this project we are going to learn various things about this chip set and displaying text on this LCD. The HD44780 16×2 char LCD screen Use 8bit and 4 bit parallel interface...
View Article1. Serial interfacing LCD with Pic Microcontroller
Parallel interfacing LCD with MCU at least need 6 I/O pins (4 bit mode) and maximun can up to 11 I/O pins (8 bit mode). The I/O pin can be cut down to 3 pin by serial iterfacing using shift register....
View ArticlePic Projects With Schematics And Source Code
Circuit-Zone.com – Electronic Projects, Electronic – Project list | pic microcontroller, »circuit digital clock using pic16f628a microcontroller schematics » they act only ones – right then, when it´s...
View Articled.i.y. Handheld Multichannel Analyzer (MCA) based on 16F877 PIC...
Some time ago I was developing a medical instrument which required histogramming, which got me in the mood to retake my own PIC MCA project(http://home.comcast.net/~prutchi/index_files/scint.htm ). I...
View ArticlePIC Microcontroller Based Electronic Lock
Security is a prime concern in our day-today life. Everyone wants to be as much secure as possible. An access control for doors forms a vital link in a security chain. The microcontroller based digital...
View ArticlePIC16F877A (with LCD) not working
I have designed a PIC18F877A micro controller project to read temperature from an LM35 using ADC, display it on an LCD and transmit it to a serial port. When the program starts, sometimes it shows a...
View ArticleUp-Down counter on 16*2 LCD using 8051 microcontroller
DESCRIPTION In this circuit 16*2 lcd IS used to show the value of count using 8051 microcontroller. The maximum value of count is 99 because. In this circuit we are using 8051-microcontroller, 16*2...
View ArticleHow to display text on 16×2 LCD using PIC18F4550 Microcontroller
Several automated and semi-automated devices require a message to be displayed in order to indicate their working status. In continuation to LCD interfacing with PIC18F4550, this article explains how...
View ArticleInterfacing LCD with PIC Microcontroller – CCS C
In this tutorial we will see How to interface a 16×2 character LCD Module with PIC 16F877A Microcontroller using CCS C Compiler. 16×2 character LCD is a very commonly used LCD module in electronic...
View Article2-Wire LCD Interface using PIC16C84
Alphanumeric LCD displays have become very popular for microcontroller applications because they can add a lot to a project in a variety of different ways. A text message giving the user instructions...
View ArticlePIC Microcontroller project – 24 hour clock and thermometer displayed via...
I got to thinking that an interest in hi-fi can be a bit geek ( in a good way ) so I thought one of my latest geek projects might be of interest to some of you. You could build the project ‘as is’...
View ArticleMicrocontroller based Data Logger
Description: This project is a fine combination of analog and digital electronics. This project is designed so as to fulfill the requirements of the industry applications, home applications. The...
View ArticleHow to Interface LCD with PIC16F877A Slicker
PIC16F/18F Slicker Board The PIC16F/18F Slicker board is specifically designed to help students to master the required skills in the area of embedded systems. The kit is designed in such way that all...
View ArticleRFID Based Attendance System – Circuit, Working, Source Code
Attendance in colleges is generally paper based which may sometimes cause errors. Taking attendance manually consumes more time. So the proposed attendance system uses RFID technology to take...
View ArticleSerial Data Received from PC and Displayed on 16×2 Using USART of Pic16f877...
Here is a simple tutorial on how to receive serial data from PC(Personal Computer) Hyperterminal and display it on 16×2 lcd using PIC16f877 microcontroller. Its not much difficult you just need to...
View ArticleWHAT IS A PIC MICROCONTROLLER? WHAT CAN IT DO?
PIC microcontrollers ( Programmable Interface Controllers), are electronic circuits that can be programmed to carry out a vast range of tasks. They can be programmed to be timers or to control a...
View ArticleHow to display custom characters on LCD using PIC16F877
This post explains the idea of creating custom characters on any LCD ( e-g on 16×2 LCD ) which has HD44780U controller in it. Almost all 16×2 or 20×2 LCDs have HD44780U controller in them[1]. This...
View Article