7
votes
4answers
373 views
How do I measure a negative voltage with a ADC?
I am working with a PIC micro-controller with inbuilt 10bit ADC and want to measure a voltage in the range of -1 to -3Volts.
I thought of using an op-amp in the inverting mode to m …
4
votes
3answers
194 views
Why is it important not to exceed Vcc at the input to a logic gate?
What happens to a logic gate (besides magic smoke discharge) seeing a voltage greater than Vcc? Is it just because the gate was not designed to handle a higher voltage than the rec …
2
votes
6answers
403 views
Calculate G’s of an Accelerometer
Pat asks:
Accelerometer Breakout Board - ADXL193 +/-250g
could you tell me if this is correct.
Looking at the data sheet the mid sensitivity is about 8mv/G @ 5volts. If I use a …
7
votes
4answers
374 views
Bi-Directional Step up and Step down (3.3v <-> 5, etc)
So I've been reading a few threads here and on other forums. I understand there are various solutions for stepping down or up a voltage. What I have found are the LVC series shif …
2
votes
3answers
95 views
Close enough for voltages?
I want to extend the use of a camera. The camera currently uses a special li-ion 3.7V 1000 mAh battery. I could grab a couple of those batteries, wire them up in parallel, and that …
4
votes
2answers
163 views
Converting/scaling a voltage range ([0v - 5v] to [-5v - +5v])
Can anyone explain how one would convert one voltage range to another? I'm going to need to convert a range of 0 to +5 volts into a range of -5 to +5 volts. How would this be accom …
4
votes
4answers
321 views
Wide voltage supply for PIC microcontroller
I am looking to power a PIC microcontroller with a supply voltage that ranges from 4.5V to 18V.
This will be a battery powered device so I would like to conserve power, ie. linear …
5
votes
5answers
272 views
Implementing I2C to analog
Hi
How can I implement (or maybe there is an IC that already does that) a board whose input would be I2C and output would be analog voltage (0V - 5V) ?
Eventually I would like to …
3
votes
4answers
358 views
Voltage level shifter
I need to make a voltage level shifter.
it needs to translate a TTL logic level into a 12v logigc level.
what I've done is to apply the 5v at the base and 12v Vcc and to take the …
9
votes
6answers
461 views
How to convert AC to DC
I am designing a circuit that needs to output 5VDC @ 1A. I'm trying to use a wall transformer to step the voltage down to 12VAC. The next step is the diode bridge and ripple capa …
5
votes
3answers
359 views
Need help operating a transistor
I have a relay operated by an NPN transistor that needs some voltage applied to the base. I'm working with an arduino and if I give it a digital port, all's well. The circuit loo …
1
vote
3answers
95 views
Whats the max current for this component?
I have a switch marked as having a max current of 2A at 240Vac, and 6A at 125Vac;
What would its max current rating be at 12Vdc?
2
votes
4answers
81 views
How to I determine/ interpret values of autoranging multimter
I have an autoranging multimeter and many AA batteries.... how do I interpret the readings when deciding to keep or discard AA (1.5 volt) batteries?
4
votes
5answers
249 views
How do I read analog devices that produce relatively high voltage?
I found a sensor recently that emits ±90V (AC) on stimulus. How would I go about reading this from an arduino?
Update
I didn't think there were so many options. :) The kind of …
2
votes
3answers
283 views
Turn-on voltage for LED
I have a bunch of green LEDs (not super bright), the plastic around the actual LED is physically green, but they did not come with a turn on voltage. 3V seems to work but they're n …
