Tagged Questions
3
votes
8answers
4k views
How to send sound to a speaker
If I were to program a microcontroller (ATMega128) to play a realtone with a speaker, how would I do this?
Do I need to use a digital/analog converter to send different amplitude values, or is it ...