Measuring & Amplifying a Resistance


i have number of sensors change resistance when interact them (ldr, flex sensor, load cell etc.). i'm wondering is:

1. what's best way measure resistance? should use voltage divider or wheatstone bridge or else? value resistors should use?

2. how can amplify signal? possible use transistor?

thanks.

the normal way use devices part of voltage divider. connect them this

       arduino 5v pin -----------ldr----------x-----------fixed resistor----------arduino gnd

then use analog input measure voltage @ x using analogread(). when know voltage @ x can calculate other values.

i don't understand think needs amplified? can't amplify resistance.

...r


Arduino Forum > Using Arduino > Project Guidance > Measuring & Amplifying a Resistance


arduino

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code