Introduction: Speaking Clock With AVR
Guys,
I have created a clock with ability on speaking so it tells me every 1.00,1.30,and so on...
I don't have to see the clock anymore just hear and I know what time is it
Let's get started...
I have created a clock with ability on speaking so it tells me every 1.00,1.30,and so on...
I don't have to see the clock anymore just hear and I know what time is it
Let's get started...
Step 1: Spare Parts Needed..
1.AVR microcontroller
2. DSP chip from VLSI
3. USBASB
4. Speaker
5. Amplifier, I use LM386, but you can use whatever you like
6. LCD module
7 RTC
8. SDcard
2. DSP chip from VLSI
3. USBASB
4. Speaker
5. Amplifier, I use LM386, but you can use whatever you like
6. LCD module
7 RTC
8. SDcard
Step 2: The Code...
I made some init code for LCD,SD card and VLSI chip
and it was done on atmel studio..
and it was done on atmel studio..
Step 3: Let's Watch the Clock Speaking...
Thanks for reading folks....