Skip to content

A project as part of Microcontroller and Applications course. (Aug 2018 - Oct 2018)

Notifications You must be signed in to change notification settings

patel-soham/AVR-multifunction-digital-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multifunction Digital clock using AVR

A project as part of Microcontroller and Applications course. (Aug 2018 - Oct 2018)

  • Developed project along with individual libraries of LCD, I2C and DS1307 in Atmel Studio using Embedded C. The clock had alarm, timer and stopwatch functions.
  • Components used were 20x4 LCD, push-buttons, DS1307(RTC), Atmega32 and buzzer. The project was simulated in Proteus.

Files of project

  1. main.c
  2. i2c.c
  3. i2c.h
  4. lcd.c
  5. lcd.h
  6. ds1307.c
  7. ds1307.h

image

Releases

No releases published

Packages

No packages published