Speaking Clock With AVR
by arick in Circuits > Microcontrollers
2933 Views, 19 Favorites, 0 Comments
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...
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
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..
Let's Watch the Clock Speaking...
Thanks for reading folks....