Digital multimeter circuit using pic microcontroller
Digital multimeter circuit using pic microcontroller. Hi everyone, I was busy with my routine, therefore I was not able to write anything from last three to four months. But from now I will writing...
View ArticleElectronic lock using pic microcontroller
Electronic lock using pic microcontroller and keypad. In this article, you will learn how to design electronic lock using pic16f877a microcontroller based embedded system? What are its applications?...
View ArticleINTERFACING LCD WITH 8051 MIROCONTROLLER with code
INTERFACING LCD WITH 8051 MIROCONTROLLER: In this article you will learn how to interface lcd with 8051 microcontroller. It is not very hard for interfacing lcd with 8051 microcontroller when you...
View ArticlePIC16F88 LCD TACHOMETER CIRCUIT
PIC16F88Rpm analog voltage output that is, PWM signal so that only the output filter will depend on VDD. While there, press the switch, use the calibration and output voltage range equivalent to the...
View ArticlePIC16F873 WITH LCD DISPLAY CALCULATOR CIRCUIT
Made with PIC16F873 microcontroller calculator project .. keypad buttons are used for standard HD44780 LCD assembly prepared with the software. Asm. Hex code there. Addition, subtraction,...
View ArticleDISCO LIGHT EFFECTS SYSTEM WITH PIC16F876
It is a circuit for the circuit only show animation, colored lights and sound in proportion to the severity of a circuit to change the animation speed, also have created this. Usually known as…...
View ArticlePICBASIC TFT TOUCH LCD PROJECT PIC16F628A SSD1289 ADS7843
Nowadays Touch TFT LCD control when a lot of people interested in microcontroller programming first thought the Pic18, Pic24, Pic32, ARM, etc … but a little advanced microcontrollers and application...
View ArticleSCROLLING TEXT CIRCUIT LED MATRIX PIC16F628 74HC595
Marquee circuit built on the pic16f628 microcontroller circuit 8 X 80 LED matrix used LEDs is being prepared with the source software assembly circuits 74HC595. asm, cod, etc. have proteus isis...
View ArticlePIC32 SPECTRUM ANALYZER CIRCUIT TFT PIC24 PIC32 EXAMPLES
Spectrum Analyzer application PIC32 series from PIC32MX360F512L performed by imaging the 3.5 TFT LCD (16.7m. Color) 320X240 screen using software Microchip MPLAB C32 compiler prepared with ssd192x...
View ArticleUSC LCD COMPUTER CPU RAM INDICATOR PIC18F2550
For the first version of my Open Source Framework for USB Generic HID devices based on the PIC18F and Windows I made a USB interface for an LCD. Now that I’ve finished the second version of the library...
View ArticleLCD OSCILLOSCOPE CIRCUIT PROJECT PIC18F4520
Oscilloscope circuit PIC18F4520 microcontroller based on the indicators used for the 128×64 LCD PCB schematics and source code for the project given all menu.c, etc. glcd.c. in different projects such...
View ArticleLCD MENU INTERFACE PROJECT PIC18F2620 C18 NOKIA6100
PIC18F2620 Nokia 6100 lcd screen has a lot of Menu interface examples made with made with applications typically microchip PIC series popular in this application is a useful example of how to create a…...
View ArticleLCD SWR METER CIRCUIT PIC16F877
SWR meter circuit pic16f877 microcontroller with lcd display displays the information on a printed circuit board with 2 × 16, schema diagrams in the C source code library files (adc. c, lcd8 c, swrm…....
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 using any microcontroller. You just need to know how to efficiently use 16×2 lcd commands. In this project...
View ArticleInterfacing Graphical LCD(GLCD-JHD12864E) with Microchip PIC16f877...
In this post/tutorial i am going to teach you how to interface graphical lcd jhd12864E with microchip pic16f877 microcontroller. I am going to display my website name “www.microcontroller-project.com”...
View ArticleHow to Display Text on 16×2 Character Lcd
Displaying Text on 16×1, 16×2 or any size of character lcd is not a complex task. Once you know about the internal structure of the character lcd, lcd pin out, registers associated with lcd’s and...
View ArticleInterfacing JHD404A (40×4) lcd with Microcontroller
This post covers how to interface JHD404A 40×4 lcd with microcontroller (89c51, Pic16f877, Arduino etc). JHD404A is a 40×4 Character lcd. 40×4 means it has 40 coulombs and 4 rows. On each row of lcd we...
View ArticleHow to display 5×8 and 5×10 size font characters on 16×2 lcd with 8-bit...
Character lcds can display character of font size 5×8 and 5×10. In 5xn, 5 represents number of coulombs and N represents number of rows. Character lcd’s especially which are controlled by Hitachi...
View ArticleDisplaying Images on Graphical Lcd(JHD12864E) using Pic16f877 Microcontroller
Here in this post/tutoriqal i am going to teach you how to display images on Graphical lcd using Pic Microcontroller(pic16F877). I am using JHD12864E graphical LcD in my Project. JHD12864E is 128×64...
View ArticleHow to interface 16×2 LCD in 4-bit mode with PIC Microcontroller (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 Article