Displaying text on LCD by interfaced with PIC16F877 microcontroller in 4 bit...
Here I discuss on very good and simple project on displaying text on LCD by interfaced with PIC16F877 microcontroller in 4 bit mode.to start with this project you need some Knowledge on how to start...
View ArticleEmbedded Linux Controller using pic microcontoller
An In-Circuit Debugger (ICD) is a very powerful and effective tool for real-time debugging of a microcontroller-based system at hardware level. It allows you to run, halt and single step the program...
View ArticlePIC16F84A LCD interfacing code (using 3 pins only) + Proteus simulation
This post provides the LCD[1] interfacing code using only 3 pins of PIC16F84A microcontroller. This code is written in C language using MPLAB with HI-TECH C compiler. You can download this code from...
View ArticleHow to choose a MicroController using PIC16C84 microcontroller
How to choose a MicroController It used to be that the number of different microcontroller chips available to the hobbyist was pretty limited. You got to use whatever you could manage to buy from the...
View Article3310 Nokia LCD & PIC12F683
Not long ago I saw this link for a 3310 temp probe. Now ive played with other LCD’s lots, but this one caught my attention because of the low power requirements (It runs from a single CR2032...
View ArticleSimple Digital GPS Speedometer Using PIC16F877A with LCD Display
Speedometer is a speed measuring gauge used to calculate the speed of motor vehicles. They are mainly of two types- electronics and mechanical. Digital speedometer measures the speed and mileage in...
View Article0-5V LCD volt meter using PIC16F877A
This PIC LCD volt meter project uses a PIC micro and an HD44870 LCD display. The analogue input is taken directly to the analogue input pin of the microcontroller without any other processing. So the...
View ArticleBuild your own “2-Wire LCD Interface” using the PIC16C84 microcontroller
2-Wire LCD Interface for the PICMicro 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...
View ArticlePIC 16C84 VT-52 Emulator for Linux
Features Fits in one half height 5.25″ drive bay. Back light 16 x 2 lines LCD (Hitachi Compatible) display. 4 Selection buttons, arranged so that it looks like an ATM machine. RS232 19,200 baud...
View ArticleNokia 1100 LCD Interfacing with Microcontroller
Displaying content on a normal alphanumeric display is very limited ,we have to be limited with the font size and we can’t draw any graphics also. but convention Graphics lcd are really very expensive...
View ArticleVoltmeter Ammeter Kit – Blue Backlight LCD
Voltmeter Ammeter is a great kit to measure voltage and current at the same time. It measures 0-70V or 0-500V voltage with 100mV resolution and current from 0 to 10A. It’s a perfect addition to any...
View ArticleLow cost LCD module interface with optional LED backlight using PIC18F452
Here are the technical specifications: LCD resolution: 128 x 64 pixels LCD manufacturer: DisplayTech. LCD model 1: 64128COG-FA-BC (no backlight) LCD model 2: 64128G-FC-BW-3 (white LED backlight)...
View ArticleSerial LCDs you can make your own using PIC12F683
HD44780 based LCD displays are very popular for embedded projects because they are cheap, easy to interface, can display characters, consume power lot less than seven-segment displays, and most of the...
View ArticleSolar power auto irrigation system using microcontroller
Solar power auto irrigation system using microcontroller, In this article you will learn about auto irrigation system. Whats is irrigation system? What is auto irrigation system? How to make irrigation...
View ArticleInterfacing LCD Modules with PIC Microcontrollers.
A large number of embedded project require some type of user interface. This includes displaying numerical, textual and graphical data to user. For very simple numerical display we can use 7 segment...
View ArticleOpen Source 3.2” TFT Smart Display
This project is an open source 3.2″ Smart TFT display board. The board is based on a PIC32 and a 3.2′ TFT with touchscreen (ILI9320 controller, using 16bits PMP). The software has two main parts. One...
View ArticleLCD Serial Terminal using PIC16F84
LCD Serial Terminal Introduction: In the 1980s a serial terminal was a big thing with a picture tube and keyboard. You used it to communicate with a computer by RS-232 cable or with a modem. In this...
View ArticleSerial LCD Library using PIC16C84
Here is a library to interface your PIC code to an LCD that is controlled via a serial line. One such LCD is available from Scott Edwards Electronics. There are many others, and the code shown here can...
View Article100MHz frequency counter with PIC16F628A – LCD Display
This project shows how to build a very simple yet very useful tool that every DIY enthusiast should have in his lab: a 100MHz+ frequency counter. The schematic is fairly simple and straightforward and...
View Article3-Wire Serial LCD using a Shift Register
Introduction HD44780 based character LCDs require at least 6 I/O lines from microcontroller to display data. Therefore, they are not suitable for low-pin microcontrollers like PIC12F series microchips....
View Article