Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aswinpajayan/lcdclock
- Owner: aswinpajayan
- Created: 2018-07-01T10:12:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-01T10:40:05.000Z (over 6 years ago)
- Last Synced: 2024-11-16T18:11:35.882Z (3 months ago)
- Topics: 16by2lcd, ds1307, i2c, microcontroller, pic, pic16f877a
- Language: C
- Size: 45.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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