Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aswinpajayan/lcdclock

Simple demo showing the use of 16by2 LCD Display with DS1307 real time clock
https://github.com/aswinpajayan/lcdclock

16by2lcd ds1307 i2c microcontroller pic pic16f877a

Last synced: 21 days ago
JSON representation

Simple demo showing the use of 16by2 LCD Display with DS1307 real time clock

Awesome Lists containing this project

README

        

# LCDCLock
Simple demo showing the use of 16by2 LCD Display with DS1307 real time clock
Schematic created using Proteus design suite
Firmware for PIC16F877A created using Microchip MPLAB
Instructions for simulation
Install Proteus design suite ,
download the files from SchematicProject folder and run the project.
Double click on the pic and the *.hex / *.cof downloaded from the other folder

To edit firmware install MPLAB IDE , Hitech C compiler ,
open the *.mcw file
or open the project *.mcp from MPLAB