LCD Projects

pic16f877 microcontroller custom character display circuit diagram orig

Display custom characters on 16×2 lcd using Microchip Pic16f877 Microcontroller

Here is a simple project on how to build/generate/make custom characters in 16×2 lcd and then print/display them on lcd using microchip pic16f877 microcontroller. Character lcd contains a set of ascii characters and some Chinese characters in their controllers. We invoke the ascii characters present in the ram for displaying them on lcd. But if

Display custom characters on 16×2 lcd using Microchip Pic16f877 Microcontroller Read More Β»

9408151ba44d7dc769d0de59fcb25b06

PROJECT FINAL WRITE-UP

Our efforts in this project were to create a version of a Microchip mid-range PIC microcontroller in verilog to run on an Altera DE2 board.Β  It was primarily planned to create a machine that would follow a set of pre-determined instructions and perform computation, interpretation, and control of input and output ports.Β  In order to

PROJECT FINAL WRITE-UP Read More Β»

Microcontroller based Data Logger Schematic

Microcontroller 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 project consists of parameters monitoring, parameter storage. PC interface is one of the main features of the project in which various data like value of parameters,

Microcontroller based Data Logger Read More Β»

PIC Microcontroller project – 24 hour clock and thermometer displayed via 16f690 microcontroller and LCD programmed in C Schematic

PIC Microcontroller project – 24 hour clock and thermometer displayed via 16f690 microcontroller and LCD programmed in C

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’ without learning embedded C programming or you could use the project

PIC Microcontroller project – 24 hour clock and thermometer displayed via 16f690 microcontroller and LCD programmed in C Read More Β»

How to display text on 16x2 LCD using PIC18F4550 Microcontroller Schematic

How 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 to display a message or string on a 16×2 character LCD. Programming steps: Β·Β Β Β Β Β Β Β Β  Configure the LCD. Β·Β Β Β Β Β Β Β Β  Store a string in a character array. unsigned

How to display text on 16×2 LCD using PIC18F4550 Microcontroller Read More Β»