Tagged Questions
1
vote
2answers
290 views
How can I convert the current from a fan to the microphone headset input on an iphone?
I am working on creating an anemometer (or wind meter) for the iPhone. I am a programmer and know exactly how I could do this on the software side of things, but I am a complete noob when it comes to ...
2
votes
3answers
478 views
Does this amplifier work with 5V?
I'm using an Arduino to read an analog signal from an electret microphone.
Here is the circuit:
But I will be powering it with 5V from the Arduino,
So would this work okay?
Thanks!
3
votes
1answer
713 views
What is the voltage range on an Arduino pin when doing analogRead()?
I know what an Arduino's ADC generates a number with 10 bits of resolution (0 to 1023).
How is this number generated? Is there a minimum and maximum voltage it will assign 0 and 1023 to, respectively?
...
0
votes
3answers
353 views
Emulating an electret microphone with a DAC circuit
Good day,
I'm currently getting into DIY electronics and Netduino programming and there's this one personal project that I want to do but I'm hesitant because of lack of information. Basically this ...
3
votes
3answers
689 views
Huge drop in voltage when connecting output to pin of microcontroller?
I have an electret microphone pre amplifier and peak detector circuit that's working great. The microphone picks up sounds and I get a steady DC voltage that, depending on the volume of the sound the ...