PIC12F675 LCD Interfacing Code and Proteus Simulation
This post provides the LCD[1] interfacing code using PIC12F675 microcontroller. This code is written in C language using MPLAB with HI-TECH C compiler. You can download this code from the ‘Downloads‘...
View Articlepic18f2550 Microcontroller Project Board
The new PIC18F2550 Project Board was designed as the development platform for student projects. The board features MCU: PIC18F2550 with external xtal, ADC: one channel 0-2.5V sigma-delta converter,...
View ArticleDriving LCD directly from PIC
This project is one another thermometer application that uses the TCN75A digital sensor from Microchip. The sensor provides digital temp conversion in the range -40°C – 125°C (-40°F – 257°F) and has...
View ArticleInterfacing LCD and Keypad with PIC16F877A Microcontroller
Interfacing LCD and Keypad are one of the important interfacing concepts of PIC microcontroller since both the input and output element can form a complete embedded system design. This tutorial is...
View Article7 Segment Display Interfacing with PIC Microcontroller
This is our 8th tutorial of Learning PIC microcontrollers using MPLAB and XC8. We have come up all the way from installing MPLABX to using a LCD with PIC MCU. If you are new here, then look at previous...
View ArticleLCD interface with Microcontroller PIC: Beginner’s guide using pic...
How to interface LCD (Liquid Crystal Display) display module to PIC microcontroller? LCD is a passive component, that is it does not make any light but just modifies the light passing through it for...
View ArticleDisplay Custom Characters on 16×2 LCD using PIC Microcontroller and XC8
In our previous tutorial, we have learnt How to Interface a 16*2 LCD with PIC Microcontroller. We recommend you to go through it before going any further, if you are beginner in PIC microcontroller....
View ArticleLCD Interfacing with PIC Microcontroller using MPLABX and XC8
This is our sixth tutorial in our PIC Tutorial Series, in this tutorial we learn Interfacing of 16×2 LCD with PIC Microcontroller. In our previous tutorials we have learnt the basics of PIC using some...
View ArticleCustom Characters on LCD using PIC – MPLAB XC8
I hope that you already go through our tutorial, Interfacing LCD with PIC Microcontroller – MPLAB XC8. HD44780 compatible controllers used in these LCDs allows us to define 8 custom characters in...
View ArticleInterfacing LCD with PIC Microcontroller – Hi Tech C
16×2 Character LCD is a very basic LCD module which is commonly used in electronics projects and products. It contains 2 rows that can display 16 characters. Each character is displayed using 5×8 or...
View ArticleInterfacing LCD with PIC Microcontroller – MPLAB XC8
In this tutorial we will see How to Interface a 16×2 character LCD module with PIC 16F877A Microcontroller using MPLAB X IDE and MPLAB XC8 C Compiler. 16×2 Character LCD is a very basic and low cost...
View ArticleDisplaying Scrolling(Moving) text on 16×2 lcd Using Pic16f877 and Pic18f452...
Displaying moving or scrolling text on lcd(16×2,8×1,16×4,8×2,16×1,20×1,20×2 etc) is very easy. You just need to know how to efficiently use lcd commands.In this project i am using pic 16f877...
View ArticleMessage Pump using PIC16F687 microcontroller
Brief: The Message Pump A.K.A. the USB to LCD Backpack is a device that allows you to connect a LCD display directly to your computer. It uses a PIC micro-controller, to drive the LCD and a FTDI USB...
View ArticleBuild a PIC controlled DDS VFO, 0 to 6 MHz using pic microcontroller
Files contained in MINIDDS.ZIP: readme.txt Read this first! compplac.pdf Component placement in PDF format schema.pdf Schematic diagram in PDF format top.ps PCB top copper layer in Postscript format...
View ArticlePIC32 Multimedia Expansion Board Review Video
Review of the Multimedia Expansion Board for the PIC32 Start Kits from Microchip. In this review I’m going to show the board and it’s periphirals, and then I will show a couple of demostration...
View ArticleA new multi-function power supply unit for my Embedded Lab
One important parameter in embedded system designing is power consumption. This parameter is directly related to the battery lifetime, if the system is to be powered from a battery. In order to...
View ArticleHow to interface 16×2 LCD in 4-bit mode with PIC18F4550
The 16×2 character LCD can work in two modes, namely, 8-bit and 4-bit. These modes basically correspond to the number of data pins used in interfacing LCD. 8-bit mode uses all the data lines and has...
View ArticleInterfacing 16×2 Lcd With 8051 Circuit Pin Diagrams
Microcontroller based electronic circuit diagrams, Electronic circuit diagrams / circuit schematics. if you would like general assistance with a specific design question you may like to try the...
View Article2-wire LCD interface using PIC16CF84
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 ArticleTraffic 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 Article