Skip to content

DWoA 2015 16

Sandeep T edited this page Jan 7, 2016 · 4 revisions

Welcome to the 7-Segment-LED-Clock-Using-AVR wiki!

Projects:

Develop a fully functional hardware with buttons to set/reset and interface clock.

Difficulty Level- Medium

Project Description:

The aim of the project is to make a digital clock using AVR MCU and Seven Segment Display in HH:MM format.
Also to interface the real time clock IC(DS1307) with the microcontroller so that the clock is always updated.

Skills required:

Should be comfortable with basic concepts in AVR microcontrollers like:
1)Interrupts(internal and external)
2)Timers/Counters
3)Multiplexing
4)I2C(or TWI) communication protocol
Should be able to interface Seven Segment Display(SSD), RTC(real time clock) IC DS1307 using AVR
Good soldering skills

Mentors:
Shubham Singh - [email protected] 8980291303
Rutvij Shah - [email protected] 9409252670

irc - #drishti @ freenode

Clone this wiki locally