anyone here know how to make a analog vumeter? anyone know where to get analog VU meter. and roughly how much ????? how to connect up to the sound card and one know of website???
Google it. there are tons of info on VU meters. for schematics just search "VU Meter Schematics" -glenn
Wrong forum my good man, you want modding > modding. BUT. Since your username IS imac something and somestuff... AND you're asking about a VU meter... Whatcha gonna do?
what exactly are you gonna monitor. you can probably buy the vu meters from say radio shack or online, then they simply have forward V rating probably around 1.9 v for smaller units. If you know your peek input (say 3 v for a hdd Led) then you would find the correct resistor and wire up the vu meter. should be simple enough
4 ideas, 1 microcontroller (my personal favouarte, as always!) would just be one chip, somerthing like a PIC16F870 would be able to power a lot of LEDs, if you need an insane degree of accuracy a 16F877 could power 30 unique states!. 2 Op-Amps for each frequancy, then to LED. for 10 LEDs 10 op-amps, yukie way tbh 3 Op-Amp for a certain frequency, then use one of those analouge to digital line drivers 4 good old Parrallel Port + Winamp plugin, easy as selling 3rd rate junk to a Mac user.
Can nobody (except metarinka) read? The man wants some analogue vumeters - that's needle meters, not pretty lights and to plug into his sound card. As metarinka said, first find your meters, which can be anything from about 50uA up to 1mA FSD, then it's a case of adding rectifier diodes to convert the AC music signal to DC and finding a couple of resistors so full volume from the card output sends the needles full-scale. Using the speaker output might have less effect on sound quality than using the line output. If you want accurate vu-meter scaling, that gets more complex.
I thought by anologue and sound card, he wanted to pick up of the anologue data from his sound card, rather than say output the data from winamp.
This is what he's wanting http://www.sound-inn.com/adgear/products/mix/rc_1000/rc_meter_option.jpg No clue where to get one though, want one myself now Please don't hot-link unless it's to your own site - cpemma
forgive my ignorance over analouge electronics, but i thought a UV meter was showing just the amplitude? If so y not just buy an ordinary needle meter, you might need to amplify the power fluctations + bias, so it says nicely within scale.
A VU meter just has decibel scaling instead of a linear scale. The hard part is calibrating it (if you want the readings to mean something like sound level). IIRC the LM3915/6 datasheet shows a front-end op-amp circuit that could be used with needle meters, but, for a simple indicator, a bridge rectifier across the speaker output and a series resistor to re-scale the meter will do, and with a sensitive meter it won't affect sound quality.
I have an analoge meter that used to be part of a voltmeter and its 200ua what does this mean? and does this give me any indication of how i will be able to power it from a 3v mobo hd led header ie what are the calculations i have to make in order to find the right resistor
200uA (two hundred microAmps) is (at a guess ) the maximum current rating, i.e. the meter measures currents between 0 and 200uA. (Most) meters are passive devices which don't need a power supply - they just need the input line carrying the current being measured and the corresponding ground line. This means that you would hook the meter to your sound line (either a mono line or half a stereo line) with some scaling hardware - I haven't the foggiest what sort of current range one gets out of a sound card, but I'm fairly sure it goes negative (in DC terms), so you probably want to scale it so that your maximum deflection is at 200uA and minimum at 0. I can think of (most of) a way to do this with opamps, if that helps any . It would be easier with a voltage meter, tho.