1
vote
4answers
63 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?
6
votes
3answers
105 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 …
4
votes
5answers
189 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 …
1
vote
4answers
152 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 …
8
votes
3answers
150 views
How does an LM7805 voltage regulator work?
How do most voltage regulator ICs work? Are they the same as hooking up a variable resistor and a voltmeter and turning the knob until you get the desired voltage?
2
votes
3answers
60 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 …
6
votes
4answers
135 views
I2C 3.3 to 5.0 V conversion
I'm trying to interface a 3.3v I2C device to a 5V Arduino. I don;t have a problem with the SCL line - I can use a simple voltage divider but I have an issue with the SDA line as th …
4
votes
2answers
131 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 …
4
votes
6answers
231 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 …
6
votes
5answers
160 views
H-bridge motor driver
I am trying to build a robot and i have been having trouble getting a working h-bridge for my motors and i was wondering if anyone could help me work this out.
i have 2 motors to …
3
votes
2answers
82 views
Size to power trade off with solar panels
I'm looking to power a remote controlled car with a solar panel on its back.
What size to power am I going to get? Is there one light enough that it wont slow the car down?
3
votes
3answers
73 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 …
3
votes
2answers
64 views
Distance sensor IR
Hello all,
I am building a distance sensor..I have the ucontroller portion done. I was going to use IR to reflect a beam and get a proportional analog voltage to estimate distance …
4
votes
5answers
129 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
3answers
77 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 …
