pic16f877

Schematic Displaying ScrollingMoving text on 16x2 lcd Using Pic16f877 and Pic18f452 Microcontroller

Displaying Scrolling(Moving) text on 16×2 lcd Using Pic16f877 and Pic18f452 Microcontroller

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 microcontroller to display text and then scroll it on the lcd. The lcd which i am using is 16×2. Where 16 represents number of coulombs and […]

Displaying Scrolling(Moving) text on 16×2 lcd Using Pic16f877 and Pic18f452 Microcontroller Read More »

PIC16F877 based controllable digital clock using LCD display

PIC16F877 based controllable digital clock using LCD display (Code+Proteus simulation)

This PIC16F877 microcontroller tutorial answers the question, ” How to implement a controllable digital clock using PIC16F877 ? ” Using PIC16 simulator (Proteus) you can verify this digital clock code and change it according to your needs. Using three push buttons (As shown in figure below) you can adjust time as you desire. This code

PIC16F877 based controllable digital clock using LCD display (Code+Proteus simulation) Read More »

Word Clock

A Word Clock using PIC16F877 microcontroller

A Word Clock ************************************************************************** Major updates – A much better enclosure for this clock has been designed, and a better controller using an AtMega controller now exists.  check out http://www.instructables.com/id/The-Wordclock-Grew-Up/ ************************************************************************** This is a project to tell the time using words. I saw a cool clock on the Make Blog the other day (http://blog.makezine.com/archive/2009/09/qlocktwo_clock_tells_time_with_word.html), and

A Word Clock using PIC16F877 microcontroller Read More »