Whats the input voltage for a simple headphones?
It's possible to produce "music" with a DAC connected to the headphone directly?
It's possible to produce "music" with a DAC connected to the headphone directly?
No.But the DAC output only give a DC component.
As I know, to have sound, we need a AC component, with a constant frequency, and what gives the different tones is the amplitude, right??
Certainly you can do that with some specific DA chips. I have seen some circuits which use staking of 10 chips -PCM63 or TDA1541 I am not sure-. You can search internet using key word "staking DA drive headphone' or the like. Headphone inpedance is 32 ohms in general. That value is ideal to be used as I/V converting resistor for TDA1541.?
It's possible to produce "music" with a DAC connected to the headphone directly?
nomurphy is right. In order to power a speaker (or headphones, in your case) using a microcontroller, you need to amplify the output.If you have 32 ohm headphones, and you apply 5V to them, that's:
156mA = 5V / 32 ohms
For 8 ohm headphones it would be:
625mA = 5V / 8 ohms
Can your DAC supply 625mA of current, or even 156mA? I doubt it.