display

How to make a Propeller Display using PIC microcontroller

How to make a ‘Propeller Display’ using PIC microcontroller

This is my first post Related to Projects and today i will describe ‘Propeller Display’ project. Me and my friend Rushi, we both made ‘Propeller Display’ project during our under-graduation. Below is the photo of the project. Project uses Microchip PIC16F84A Microcontroller. Below is the brief specification for same. 18-Pin, 8-bit microcontroller Operating Speed –

How to make a ‘Propeller Display’ using PIC 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 »

LCD clock with 4 display 1

LCD clock with 4″ display

The time keeping is provided by DS3231 RTC chip with an integrated high accuracy (± 5ppm) MEMS crystal. This makes PCB design very simple, as one does not need to take care on special traces design around the crystal. The chip is powered via the VBAT pin with VCC pin being grounded. This way its

LCD clock with 4″ display Read More »

Seven Segment Display Thermometer with PIC Microcontroller schematich

Seven Segment Display Thermometer with PIC Microcontroller

The seven segment display is one of the most popular numeric displays used in many microcontroller applications because it’s cheap, robust and reliable. The seven segments actually consists of 8 LED (Light Emitting Diode) and it’s come with various sizes suitable for various numeric display application such as digital clock, counter, thermometer, humidity, etc. On

Seven Segment Display Thermometer with PIC Microcontroller Read More »