Re: [AVR-Chat] Sound storage and playback
2007-09-30 by np np
The simplest way is to just bolt a big ram chip to your microcontroller and simply read in the data from an A2D to the RAM. To playback simply send teh data to a D2A. Once you get past that you are getting into data compression.
Show quoted textHide quoted text
----- Original Message ----
From: usafcjf2003 <usafcjf2003@yahoo.com>
To: AVR-Chat@yahoogroups.com
Sent: Saturday, 29 September, 2007 11:33:55 PM
Subject: [AVR-Chat] Sound storage and playback
Hey Guys, I am looking for a way to store audio on my ATmega64L board
and then play it back thru a peripheral module. I have been crawling
google for a few hours and havent found anything. Anyone ever done
this before and had any luck?
Ohh yea, i have only been using AVR for about 2 months now, but I
understand the basics.... We will be going into interrupts in class
next week.
___________________________________________________________
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good http://uk.promotions.yahoo.com/forgood/environment.html
[Non-text portions of this message have been removed]