audio circuit capacitor size
mikea
Posts: 283
I found this audio circuit in an obex wave player object. Is the capacitor value going to left out/right out speaker 1 microfarad?
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Audio Circuit: // // 100OHM 1UF // Left Pin Number --R-------C-- Left Out (Use better audio circuit filtering for noise issues). // | // C 10NF // | // GND // // 100OHM 1UF // Right Pin Number --R-------C-- Right Out (Use better audio circuit filtering for noise issues). // | // C 10NF // | // GND ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Comments
We cannot do "μ" in good old ASCII text so it is usually written as "u"
For some odd reason whoever did that decided to use an uppercase "U".
So yes, 1uF or 1 microfarad.
Similarly I wonder why they have used "N" which is more normally written as "n" for "nano"
And the "100OHM" thing is a really bad idea. What with the confusion between "0" and "O".
That would normally be written "100R"
Better to use an amplifier.
For amplifier input use two 1k resistors in series. Pin to the first 1k then the next 1k then to the amplifier. 0.1uf cap. tied to the back to back 1k junction the other cap. lead to ground. a second 0.01 cap. tied to the second 1k output lead then the other cap. lead to ground.
Reference Basic stamp syntax reference manual 2.2 page 446.